hajir 0 Report post Posted February 8, 2011 If i could direct your attention to www.dialucrii.ca/wordpress/ I wish to bring the post boxes and the widget boxes down a little bit so there is a space between the BLUE line (the background picture) and the boxes. Also I don't want my menus to change box color when hovering over, I just want them to change their font color to white, anyway to accomplish this? Share this post Link to post Share on other sites
cmunns 16 Report post Posted February 8, 2011 `.main_nav .main-nav li a:hover {background:transparent;}` `#pagelines_content {margin-top:15px;}` I think the CSS is what you'll need. Share this post Link to post Share on other sites
hajir 0 Report post Posted February 8, 2011 thank you. solved. Share this post Link to post Share on other sites