Background Color

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

Background Color

Postby buddhatunes » 03 Nov 2009, 19:29

How do I change the default dark background color (khaki brown) to all black (000000)? Website is http://buddhatunes.net
buddhatunes
 
Posts: 11
Joined: 03 Nov 2009, 19:19

Re: Background Color

Postby sayontan » 03 Nov 2009, 19:35

Hi,
In your theme options you have a section for "Custom CSS, JavaScript and RSS" and therein you have a sub-section called "Custom Styles". Put the following code there:

Code: Select all
#wrapper {
        background-color: #000000;
}


Also, I noticed on your page that you have not set your Blog Title. This might cause you search engine optimization problems. I would recommend defining a title for your blog in the general setting for your blog and then using the "Blog Title / Header Alignment" option in "Header Customization" to pick "Hidden".
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Background Color

Postby buddhatunes » 03 Nov 2009, 20:47

Thank you for the quick reply. The black background worked. I put the blog title in the general settings and set it to hidden. I then lost my .png image that I used for my title in the header. Any suggestions?

Also, how do I change the background color in the search box to black and the font color for "Search" to white (FFFFFF)?

Thanks,

Tom

(I am loving this theme, i has taken me weeks to find one that would let me customize the way I want)
buddhatunes
 
Posts: 11
Joined: 03 Nov 2009, 19:19

Re: Background Color

Postby sayontan » 03 Nov 2009, 20:55

My bad - I did not realize you were using a header foreground image (I thought the image was in the background). Sorry about that. You can restore your previous settings (i.e. the header image with the header alignment set to center). Just keep the blog title as well in your general settings.

For the search field you can again use the "Custom Styles" section and put in:
Code: Select all
input.searchfield {
        background-color: #000000;
        color: #ffffff;
}
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Background Color

Postby buddhatunes » 03 Nov 2009, 21:12

That header image is back. The search code did not work. I really appreciate your help on this stuff.
buddhatunes
 
Posts: 11
Joined: 03 Nov 2009, 19:19

Re: Background Color

Postby sayontan » 03 Nov 2009, 21:19

Ah, I guess I forgot the rules of CSS specificity here. Put in ".searchform input.searchfield" instead of "input.searchfield"
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Background Color

Postby buddhatunes » 03 Nov 2009, 22:11

That worked great. The page buttons and search box do not seem to format on my blackberry, so I was thinking about just taking out the search box altogether. Suggestions?
buddhatunes
 
Posts: 11
Joined: 03 Nov 2009, 19:19

Re: Background Color

Postby sayontan » 03 Nov 2009, 22:14

Your call. I don't have a mobile media CSS bundled with the theme (nor can I commit to publishing one). You can alternatively try the "WPtouch iPhone Theme" plugin.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Background Color

Postby buddhatunes » 03 Nov 2009, 22:33

Where would I remove the search box code?
buddhatunes
 
Posts: 11
Joined: 03 Nov 2009, 19:19

Re: Background Color

Postby sayontan » 03 Nov 2009, 22:36

In "Sidebars and Widget Areas" you have an option that says "Show Search in Widget Area on right side of header". Set it there.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Next

Return to Support Requests

Who is online

Users browsing this forum: Google [Bot], Lilleplecyday and 4 guests