StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 09-02-2009, 07:44 PM
degreenwood degreenwood is offline
Registered User
Pro Plus Member
 
Join Date: Aug 2009
Posts: 3
Default Simple Changes!

How do you go about changing the color of the background? Mine is set for dark gray and I wanted to lighten it up. I'm also not sure how to add/remove/change headline navigation bars as well as navigation bars inside a post. My website (in the early stages) is www.hypnosishelpsyouloseweight.com.

Thanks!

David Greenwood
  #2  
Old 09-02-2009, 08:09 PM
SoZo's Avatar
SoZo SoZo is offline
Community Moderator
 
Join Date: Oct 2008
Location: Minneapolis, Minnesota
Posts: 47,500
Default Re: Simple Changes!

You can change the background color by opening style.css and changing the background value for the body selector.

For the headlines you would need to edit this selector
#contentleft h3, #contentfull h3 {
color: #111111;
font-size: 16px;
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
margin: 0px 0px 5px 0px;
padding: 0px;
}

And I have no idea what you mean by "navigation bars inside a post", oh wait you probably mean the breadcrumb. That would be this selector
.postarea .breadcrumb {
background: #F7F7F7;
font-size: 11px;
text-transform: uppercase;
margin: 0px 0px 20px 0px;
padding: 5px 0px 5px 10px;
border: 1px solid #E6E6E6;
}
__________________
John "Nicolas Flamel" Wright | SoZo's design | John Wright Photography

New to Genesis? Check out Genesis Explained.
"We are the music makers, and we are the dreamers of dreams..." - Arthur O'Shaughnessy

"Some days even my lucky rocket ship underpants don't help" - Calvin
StudioPress on Facebook
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple XML edforbes02 General Discussion 1 04-01-2010 02:14 PM


All times are GMT -5. The time now is 02:59 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.