Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Remove Page Menu Bar Border (http://forum.bytesforall.com/showthread.php?t=11538)

jasontbedell Dec 5, 2010 06:02 AM

[SOLVED] Remove Page Menu Bar Border
 
Hello,

I hope this will be my last time bothering everyone this weekend. I just had two small issues on http://jasontbedell.com. First, when I use %pages, there is no border. When I change it to %page-center, there is a gray dotted border. I tried changing the "Border around all menu items" setting to blank, and to dashed 1px #4E9258, but the border remains. Is it possible to remove it?
Second, the posts/center column is starting all the way to the left of the page. I need to make it start 50 or so pixels further right. I am sure this is a simple setting I am missing. Could someone point me in the right direction?

Thank you for all your help
Jason Bedell.

jasontbedell Dec 5, 2010 06:09 AM

I figured out the second question, but could still use help with the border around the pages menu bar if anyone is able. Thank you.

jasontbedell Dec 5, 2010 06:26 AM

Alright, I set it back to %pages instead of %page-center. That removed the border. Is it possible to move the page menu bar to the right about 50px though? That way, it would be aligned with the center column content.
Thank you.

jasontbedell Dec 5, 2010 06:56 AM

Solved. In case it helps anyone else, I added this in my css inserts:
div#menu1 ul.rMenu {
background: transparent;
border: none;
padding-left: 100px;
}


All times are GMT -6. The time now is 03:01 PM.

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