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 »

Font changing inconsistently


 
Prev Previous Post   Next Post Next
  #1  
Old Mar 7, 2011, 08:44 AM
jasontbedell
 
75 posts · Dec 2010
Font changing inconsistently

Hello,

I would like to be able to use different fonts for different sections of the site, such as the navigation bar, different headers (h1-h7), and paragraph <p>.
Is this possible? I did not specify a font-family in Body, Texts & Links because I couldn't seem to override the default with CSS inserts when I did it that way.

The main issue that I'm having is that fonts are displaying correctly on the homepage, litteacher.com, but not on any other page of the site.
Oddly, the navigation bar correctly keeps trebuchet on every page. The rest of the page is in CallunaSans-Regular, but it only shows up on the front page. I've been working on this font issue for nearly a month and I cannot for the life of me figure it out.

I am using WordPress 3.1 and Atahualpa 3.5.3. Here is the basic code I used.
Code:
/*FONTS*/
h1 {
font-family: CallunaSans-Regular;
text-decoration: none !important;
font-size:30px !important;;
line-height: 35px !important;;
padding: 10px 0 20px 0 !important;;
margin: 0 0 0 0 !important;;
color: #50442e;
}
h2 {
font-family: CallunaSans-Regular;
text-decoration: none !important;
font-size:20px !important;;
color: #50442e;
padding: 10px 0 10px 0 !important;;
margin: 0 0 0 0 !important;;
}
h3 {
color: #50442e;
font-family: CallunaSans-Regular;
text-decoration: none !important;
font-size:18px !important;;
font-weight: normal; !important;;
padding: 0 0 0 0 !important;;
margin: 0 0 0 0 !important;;
}
h4 {
font-family: CallunaSans-Regular;
text-decoration: none !important;
color: #50442e;
font-size:15px !important;;
padding: 5px 0 10px 0 !important;;
margin: 0 0 0 0 !important;;
}
h5 {
color: #50442e;
font-family: CallunaSans-Regular;
text-decoration: none !important;
font-size:15px !important;;
font-weight: normal; !important;;
padding: 7px 0 3px 0 !important;;
margin: 0 0 0 0 !important;;
}
h6 {
color: #50442e;
font-family: CallunaSans-Regular;
text-decoration: none !important;
font-size:12px !important;;
font-weight: strong; !important;;
padding-top:8px !important;;
}
p {
font-family: CallunaSans-Regular;
text-decoration: none !important;
line-height: 19px !important;;
padding: 0 0 10px 0 !important;;
font-size: 13px;
color: #50442e;
}
div#menu1 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
width:1026px;
margin-left: auto;
margin-right: auto;
background: #2a232b !important;;
border: none;
}
Thank you for any help you can provide.
Jason Bedell
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
font in menu changing btwimages Page & Category Menu Bars 0 Dec 14, 2010 03:55 PM
Changing font size florabrown Center area post/pages 1 Aug 15, 2010 08:41 PM
Multi-post pages inconsistently using excerpts (eg. search results) Gravity Excerpts, Read more, Pagination 0 Jun 24, 2010 06:07 PM
Changing Font Color gradlebum Atahualpa 3 Wordpress theme 1 Jul 9, 2009 10:02 AM
Changing font-family strawberryroad Atahualpa 3 Wordpress theme 3 Jun 5, 2009 12:34 PM


All times are GMT -6. The time now is 04:47 PM.


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