Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Post-Kicker, -Byline & -Footer »

[SOLVED] How to change font size <h1> <h2> <h3> <h4> <h5> <h6>


  #1  
Old Oct 8, 2009, 01:58 AM
jesusguevarautomotriz's Avatar
jesusguevarautomotriz
 
4 posts · Aug 2009
Puerto Ordaz, Estado Bolivar Venezuela
So some people tell me "the titles there's no difference between them"; I recently upgraded to Atahualpa 3.4.4. But I think what font size <h1> <h2> <h3> <h4> <h5> <h6> are too big. How to Change it?

I look A.T.O. but i dont find a option to change.
I look Css.php, both old and new Athahualpa version, but I dont khow php. I whant aprox
<h1> <h2> <h3> <h4> <h5> <h6> arer elatively more small.

Old Version
PHP Code:
 {font-size2.15emfont-weightbold;}
h2 {font-size1.85emfont-weightbold;}
h3 {font-size1.6emfont-weightbold; }
h4 {font-size1.4em;}
h5 {font-size1.2em;}
h6 {font-size1em;} 
New Version
PHP Code:
/*
h1 {font-size: 2.15em; font-weight: bold;}
h2 {font-size: 1.85em; font-weight: bold;}
h3 {font-size: 1.6em; font-weight: bold; }
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}
*/

h1h2h3h4h5h6 {
  
color#000;
  
displayblock;
  
/* fixed for Non-PCs without Photoshop CS2+ */
    
font-smoothalways;
}

h1 font-size34pxline-height1.2margin0.3em 0 10px; }
h2 font-size28pxline-height1.3margin1em 0 .2em; }
h3 font-size24pxline-height1.3margin1em 0 .2em; }
h4 font-size19pxmargin1.33em 0 .2em; }
h5 font-size1.3emmargin1.67em 0font-weightbold; }
h6 font-size1.15emmargin1.67em 0font-weightbold; } 
  #2  
Old Oct 8, 2009, 04:52 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
you could change them there or use a CSS Insert to override them
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; }
just change the font-size to what ever you want
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Oct 8, 2009, 08:17 PM
jesusguevarautomotriz's Avatar
jesusguevarautomotriz
 
4 posts · Aug 2009
Puerto Ordaz, Estado Bolivar Venezuela
Thankyou, very much.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change font size in right sidebar? PublicPol Sidebars & Widgets 1 Aug 27, 2009 06:53 PM
HOw do I change the font size of my widget title? weightlosscoach Sidebars & Widgets 1 May 28, 2009 10:19 AM
Change Post Title size, font and colour dhukka Atahualpa 3 Wordpress theme 1 Mar 17, 2009 08:28 AM
Change comment font size 6clix Comments, trackbacks & pings 8 Feb 12, 2009 09:48 AM
How to change font size in sidebar? BLB Sidebars & Widgets 1 Jan 5, 2009 01:25 PM


All times are GMT -6. The time now is 03:12 AM.


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