crcynthiarobinsoncom 0 Report post Posted August 31, 2010 Hello, I know these questions are very basic but so are my webskills. I just updated to iblogPro4 and now can not figure out how to change the background color. Is there an option where this can be change or does it need to be changed in the css code. If I need to go into the css code, could you point me towards some direction on how to do this for BEGINNERS. ALso, when I changed the theme, my drop down menus stoped dropping down. Where can I find the settings for this? Thanks Cynthia Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted August 31, 2010 Background Color: Go to: Theme Options > Custom Code > Custom CSS and you'll see: `body{}` Now, paste over this with: `body{background:#fff}` Changing fff to whatever color hex code you want, here's a good list: http://www.w3schools.com/html/html_colors.asp Thanks, Bryan Share this post Link to post Share on other sites
briandouglas23 0 Report post Posted September 10, 2010 What about the Drop Down menu question? I just upgraded to 4.2 and I'm having the same issue. Share this post Link to post Share on other sites
catrina 103 Report post Posted September 10, 2010 Cynthia and Brian, Did you look under the Theme Options (Theme Options > Header and Nav > Drop Down Navigation) and choose the option for enabling the Drop Down Navigation? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites