Jump to content

Change Title of Forum Font Size


Guest Danny Michel

Recommended Posts

Guest Danny Michel
Posted

I looked everywhere? is it h4? can't find where to change that

Posted

Could you please add a screenshot of what exactly you want to edit? Than I may try to help you, but currently I'm not quite sure which "Title of forum" you mean, as the title of the forum occurs a few times in different templates and on different places.

Posted

It's a "<h4>"-tag, you were right.

This is what Firebug tells me about it:

table.ipb_table h4, table.ipb_table .topic_title { font-size:1.1em; font-weight:normal; }

So, if you want to only edit the <h4>-tag I'd add this

 table.ipb_table h4 { whatever you want to edit; }



For styling purposes I could really advise to use Mozilla's Firefox in Version 3.6 with the addon(s) "Firebug" and "Web Developer Toolkit". They'll make it really easy for you to find out what to look for :)

Guest Danny Michel
Posted

yup, i use firebug too, but for some reason the above didnt seem to be it
thanks though

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...