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 » Montezuma Theme »

[SOLVED] How do I make the header was just blue?


  #1  
Old Aug 28, 2013, 08:22 PM
cabacilin
 
4 posts · Aug 2013
Red face [SOLVED] How do I make the header was just blue?

Hello everyone! I'm from Ukraine, so forgive me for the poor english
I do not like the two colors in the title. How do I make the header was just blue?? Thank you.
  #2  
Old Aug 29, 2013, 02:51 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
The first part of the title is controlled by the CSS in MTO->CSS Files->various css
HTML Code:
#sitetitle a .firstpart {
   color:   #000000;
}
The second part is controlled by the CSS in MTO->CSS Files->content.css
HTML Code:
a {
color:      #0090d3;
text-decoration:   none;
}
  #3  
Old Aug 29, 2013, 07:35 AM
cabacilin
 
4 posts · Aug 2013
Thank you for your help. Finished the string color: # 0090d3; In # sitetitle. Now the title of the site blue. Where to look for the code that is responsible for displaying the page titles and posts, as they are still in two colors? Here's a screenshot
http://s017.radikal.ru/i418/1308/ae/3cb427aea1ff.jpg
  #4  
Old Aug 29, 2013, 07:51 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
The easiest way is to use the firebug extension in Firefox and examine the element. Then you can see the CSS being applied. Then look in the different CSS files and find that CSS selector and replace it with what you want.

Once you find the selectors via firebug, it should be obvious which CSS file you need to look thru to find it.

Last edited by juggledad; Aug 29, 2013 at 07:56 AM.
  #5  
Old Aug 29, 2013, 08:07 AM
cabacilin
 
4 posts · Aug 2013
I use this plugin. That's why I'm asking. Parts of the code that are responsible for color are in the right color, but the double header is still in place.
http://s020.radikal.ru/i715/1308/2c/e86c438e919d.jpg
  #6  
Old Aug 29, 2013, 08:17 AM
cabacilin
 
4 posts · Aug 2013
Thank you. Just found the correct code. In the options of the theme file posts.css

Code:
.hentry h1 .firstpart  { 
	color: 					#0090d3; 
	text-decoration: 		none;

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Atahualpa 3.7.11 Update - Lost Header Image - Blue Question Mark Instead Benji31 New Versions, & Updating 4 Mar 27, 2013 02:23 AM
how do I remove the blue color? cocodot Montezuma Theme 1 Mar 21, 2013 10:18 AM
How can I change the blue bar under header image? karenclark Header configuration & styling 1 Aug 2, 2010 01:34 AM
Suggestions please on how to make Onlywire button blue vs. gray in Atahualpa 3.4.4 kww48 Plugins & Atahualpa 3 Nov 11, 2009 01:19 PM


All times are GMT -6. The time now is 05:07 PM.


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