Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   [SOLVED] Changing H1 H2 H3 H4 H5 H6 tags (http://forum.bytesforall.com/showthread.php?t=11260)

Alcatraz Nov 19, 2010 10:40 AM

[SOLVED] Changing H1 H2 H3 H4 H5 H6 tags
 
Tried getting an answer on another thread but no reply so am starting my own. Can someone tell me where the default settings are for the H tags (H1 H2 H3 H4 H5 H6 etc)

I have tried altering them with HTML/CSS Inserts -> CSS Inserts but that hasn't changed a thing! If there are default settings for the H tags can someone tell me where they are so I can hardcode them at source?

Many thanks

juggledad Nov 20, 2010 05:17 AM

use this in css inserts
HTML Code:

h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }


Alcatraz Nov 20, 2010 07:59 AM

Hi juggledad

No that has still not worked. what im trying to acheive is making the post titles (which I belive are H2) reduce in size. Your fix had no effect at all... :(

juggledad Nov 20, 2010 11:50 AM

You can style the post/page titles at ato->Style POSTS & PAGES->HEADLINE Box: Text and HEADLINE Box: Links and HEADLINE Box: Links: Hover

Alcatraz Nov 20, 2010 07:51 PM

thanks that did the trick! thanks for the support juggledad... I'm liking the new theme! :)


All times are GMT -6. The time now is 06:00 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.