0
   

What does this code mean?

 
 
Reply Sun 15 Aug, 2010 07:40 pm

{%menu_start=1%} {menu_end=1%} {%menu_display%}

Can someone tell me how to alter this to make the font bigger?
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 2,864 • Replies: 7
No top replies

 
tsarstepan
 
  0  
Reply Sun 15 Aug, 2010 07:50 pm
@Tmuschiatt,
{%menu_start=1%} {menu_end=1%} {%menu_display%}
Quote:

Can someone tell me how to alter this to make the font bigger?

The drop down menu next to the URL button labeled Normal is the text size BBCode editor for the job.

Highlight the chosen text with your mouse then pick the appropriate size text size option from the drop down menu. Around your chosen text should be the follow BBCode command [ size=200 ] [ /size ] (spaces added so the code can remain visible in my posting.
Robert Gentel
 
  2  
Reply Sun 15 Aug, 2010 07:56 pm
@Tmuschiatt,
Looks like it's a templating language, so you'd just put markup in it to make the font bigger. I can't tell what those variables are outputting, which precludes me from giving you the best answer (css that targets the generated elements) but you should be able to do something like this:

Code:<span style="font-size:150%;">{%menu_start=1%} {menu_end=1%} {%menu_display%} </span>
0 Replies
 
Tmuschiatt
 
  1  
Reply Sun 15 Aug, 2010 09:27 pm
@tsarstepan,
So just highlight the code and pick a new font size?
tsarstepan
 
  0  
Reply Sun 15 Aug, 2010 09:32 pm
@Tmuschiatt,
That's a big 10-4.
0 Replies
 
Robert Gentel
 
  2  
Reply Sun 15 Aug, 2010 09:52 pm
@Tmuschiatt,
No, he confused your question with one asking how to make the font for your text on this forum bigger. It's not going to make your text in whatever code that is bigger, it's going to output bbcode onto your website or application.
Tmuschiatt
 
  1  
Reply Mon 16 Aug, 2010 09:20 pm
@Robert Gentel,
Oh I see. So is there a way to alter the code that I posted o change the font that appears on the website. I just want to make it a little bigger.
Robert Gentel
 
  1  
Reply Tue 17 Aug, 2010 09:51 am
@Tmuschiatt,
A couple of posts up I gave you html that should work if it's a web application.
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » What does this code mean?
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 04/23/2024 at 12:05:05