Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

Border of category menu bar different in various Browsers


  #1  
Old Jun 15, 2010, 06:42 AM
marced
 
60 posts · Feb 2010
Border of category menu bar different in various Browsers

I want a white border around my category menu bar. It's showing in Internet Explorer


Although, in Safari & Chrome nothing shows up, no border at all.


I added this in CSS:
Code:
div#menu2 ul#rmenu{
... /* Categories menu top*/
border: solid 3px #FFFFFF;
height: 22px;
}
Of course I looked at Juggledad's sticky post with all the codes, but that doesn't help. BTW, in JD's code it looks like I should use ul.rmenu, but that doesn't work for me at all, then nothings shows in IE too. I am sure JD is right, and I am doing something wrong But what?

Anyone any idea how to solve this or what's causing it?

thnx!

Last edited by marced; Jun 15, 2010 at 06:50 AM.
  #2  
Old Jun 15, 2010, 07:28 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try this, add '!important' to the end of both rules so you have
HTML Code:
/* Categories menu top*/
div#menu2 ul#rmenu{
border: solid 3px #FFFFFF;
height: 22px;
}
There is other CSS affecting this same area, so you have to make your a priority.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Category menu non operating in some browsers with Wishlist Member activated roamtech Atahualpa 3 Wordpress theme 0 May 27, 2010 01:52 AM
[SOLVED] page menu bar - border around all items issue emanuel1969 Header configuration & styling 2 Apr 27, 2010 12:32 PM
[SOLVED] Help with Menu Bar border agallia Atahualpa 3 Wordpress theme 3 Apr 9, 2010 09:38 PM
[SOLVED] Why is there a double left border in the page/category menu bar? jankph Page & Category Menu Bars 4 Apr 5, 2010 07:28 AM
How to change border around Menu bar? agallia Header configuration & styling 1 Mar 28, 2010 05:33 PM


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


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