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 » New Versions, & Updating »

possible to edit H1-H6 settings?


  #1  
Old Jul 15, 2009, 02:21 PM
Monkey_Fist
 
14 posts · Apr 2009
Portland, Maine USA
possible to edit H1-H6 settings?

was wondering if there is a way to custom configure the H1-H6 settings? If not yet, might be a cool option for future versions. Color, font and size.
  #2  
Old Jul 15, 2009, 02:39 PM
coop42
 
13 posts · Jul 2009
Go to ATO > Various Content Items > # Add HTML/CSS Inserts and put the changed H1/H6 in the text area.
  #3  
Old Jul 15, 2009, 02:42 PM
Monkey_Fist
 
14 posts · Apr 2009
Portland, Maine USA
ok, dumb question. I'm not a coder. Where do I find the framework code for that? I can probably manage the changes if its not too cryptic, but I need the skeleton.
  #4  
Old Jul 16, 2009, 06:38 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
This is the default setting for H1-H6. Put it into HTML/CSS Inserts -> CSS Inserts and modify it


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;}
  #5  
Old Jul 16, 2009, 12:01 PM
Monkey_Fist
 
14 posts · Apr 2009
Portland, Maine USA
Wunderbar! Thank you
  #6  
Old Nov 19, 2010, 07:54 AM
Alcatraz
 
10 posts · Nov 2010
Hi Flynn

You say that:
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;}

are the default settings for H1 - H6... well Ive tried inserting it in CSS inserts and no change. If they are the default settings where exactly are those settings? This is so I can hard code them from their source.
Thanks
  #7  
Old Nov 20, 2010, 04:57 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
use this format
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; }
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
body, font change

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Settings transfer fotomag Header configuration & styling 14 Jan 6, 2010 12:12 PM
Keeping Atahualpa settings Thorvald New Versions, & Updating 8 Jul 30, 2009 08:09 PM
How to copy settings to another blog Ilovethistheme Atahualpa 3 Wordpress theme 10 Jun 18, 2009 04:01 PM
Lost settings jim New Versions, & Updating 12 May 28, 2009 08:18 AM
Settings Not Saving Until Logout ieatgravel Atahualpa 3 Wordpress theme 3 Apr 14, 2009 05:25 AM


All times are GMT -6. The time now is 12:11 PM.


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