Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   [SOLVED] Menu Bar and Header Image Issues (http://forum.bytesforall.com/showthread.php?t=15339)

conquestlife Sep 9, 2011 07:12 AM

[SOLVED] Menu Bar and Header Image Issues
 
Hello,

Can someone assist me with these two problems?
I changed the position of the menu bar and placed it under the header image. This dashed blocked showed up and I can’t get rid of it. I have been playing around with the different options, but nothing has gotten rid of the dashed blocks.

Also, how do I change the height of the header image? If I go to header image>header image height, that actually changes the space between the header image and menu bar, but not the actual image.

My site is http://www.conquestjewelry.com

Please help.

Thank you.

eajohansson Sep 9, 2011 01:54 PM

Set the menu bar color to the same as background, leave at size 1px - problem solved.

Header image - you'll have to resize the header images using some sort of program, like iPhoto, then upload them to the correct folder...

conquestlife Sep 9, 2011 02:07 PM

Hi. I already tried that, but it still doesn't work. I went to the "border around all menu items" field and entered 1px #ffffff.

conquestlife Sep 9, 2011 03:14 PM

I went back and noticed that I get these dashes when I use the %page-center command in the ATO style and edit HEADER AREA.

pampreslar Sep 14, 2011 03:51 AM

I have the same "dashed lines around my menu" issue.

Nothing seems to get rid of them when the menu is centered.

Anyone have ideas?

Pam

GarethP Sep 14, 2011 04:59 AM

try adding

div#menu1 { border: none 0px; }

to CSS Inserts

conquestlife Sep 14, 2011 05:20 AM

I found the answer if an old post. I will look at my code and send it to you.

conquestlife Sep 14, 2011 05:25 AM

In CSS inserts add this and be sure to make the line color the same as your page background:

div#menu1 {
background: #ffffff;
border: 0;
}

I added this code to the style and configure header area:

%logo %image %bar1 %page-center


Let me know if this works. I may have added another somewhere.

pampreslar Sep 18, 2011 07:20 AM

conquestlife & GarethP,

Thanks so much to both of you. That fixed it!

Pam :)


All times are GMT -6. The time now is 12:08 PM.

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