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 »

[SOLVED] IE wraps last menu item


 
Prev Previous Post   Next Post Next
  #1  
Old Oct 25, 2010, 01:02 PM
cway
 
154 posts · Jul 2009
[SOLVED] IE wraps last menu item

Why on Earth would Internet Explorer in XP wrap the last page menu or category menu item into two lines?

Code:
body,html
{
background-color: #003366;
background-image: url(http://www.domain.com/gfx/blue_blend_background.jpg);
background-repeat: repeat-x;
}
#middle {
background-color: #c9ba9e;
background-image: url(http://www.domain.com/gfx/paper_background.jpg);
background-repeat: repeat;
}
#header {
background-color: #c9ba9e;
background-image: url(http://www.domain.com/gfx/paper_background.jpg);
background-repeat: repeat;
}
#pagebackground {
background-image: url(http://www.domain.com/gfx/navbar_background.jpg);
background-repeat: repeat;
}
#catbackground {
background-image: url(http://www.domain.com/gfx/navbar_background.jpg);
background-repeat: repeat;
}
div#menu1 {
background: transparent !important;
border: transparent !important;
}
div#menu1 ul.rMenu li a {
background-image: url(http://www.domain.com/gfx/navbar_background_dark.jpg);
background-repeat: repeat;
border-top: solid 1px #b0a28a !important;
border-right: solid 1px #b0a28a !important;
border-left: solid 1px #cec0a9 !important;
border-bottom: solid 1px #cec0a9 !important;
padding: 10px;
}
div#menu2 {
background: transparent !important;
border: transparent !important;
}
div#menu2 ul.rMenu li a {
background-image: url(http://www.domain.com/gfx/navbar_background_dark.jpg);
background-repeat: repeat;
border-top: solid 1px #b0a28a !important;
border-right: solid 1px #b0a28a !important;
border-left: solid 1px #cec0a9 !important;
border-bottom: solid 1px #cec0a9 !important;
padding: 10px;
}
#pagecatarea {
	height: 67px;
}
img.floatNavLeft { 
	float: left;
	margin: 0px;
	padding: 0px;
}
img.floatNavRight { 
	float: right;
	margin: 0px;
	padding: 0px;
}
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where is the <p> tag that wraps around the excerpt? JFG Excerpts, Read more, Pagination 0 Jul 23, 2010 10:47 AM
Alter last menu item jnucreative Page & Category Menu Bars 1 Apr 16, 2010 01:28 PM
Menu Item Spacing georgenoise Page & Category Menu Bars 3 Mar 11, 2010 08:08 AM
Page menu bar: first menu item as a image unelma Page & Category Menu Bars 2 Dec 4, 2009 11:52 PM
Menu Item background georgenoise Page & Category Menu Bars 2 Jul 31, 2009 11:12 AM


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


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