Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Column Left CSS problems...


ELnew

Recommended Posts

Posted

I need a bit of help.

 

If you go to www.eleatherline.com you will see that my Column Left is having some CSS problems...I believe it's because of my Custom Categories menu which is integrated into Column Left.

 

My stylesheet is as follows. The column left categories css is ddblueblockmenu. I want the menu to stay the same, yet keep the infobox the normal size(like column right), as well as the normal font size... Thanks for anything and everything :]

 

~Parker

 

/*

 $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $



 osCommerce, Open Source E-Commerce Solutions

 http://www.oscommerce.com



 Copyright (c) 2003 osCommerce



 Released under the GNU General Public License

*/



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 15px; background: #FFFFFF  }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {

text-align: center;

background-image: url('images/bg.JPG');

background-attachment: fixed;

background-color:;

margin: 0px;

}

h1 { 
font-family: Arial, sans-serif;
font-size: 20px;
color: #660000;
font-weight:;
margin-bottom: 0;
padding-bottom: 0;
}

h2 {
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: normal;
margin-bottom: 0;
padding-bottom: 0;
}


.fixcenter {

width: 758px;

border: solid; border-width: 10px;

background:;

color:;

margin: auto;

margin-top: 20px;

text-align: left;

}



A {

 color: #000000;

 text-decoration: none;

}



A:hover {

 color: #660000;

 text-decoration:;

 font-style:;

 font-weight:;

}



FORM {

display: inline;

}



TR.header {

 background: #ffffff;

}



TR.headerNavigation {

 background: #000000;

}



TD.headerNavigation {

 font-family: Verdana, Arial, sans-serif;

 font-size: 12px;

 background: #000000;

 color: #ffffff;

 font-weight : bold;

}



A.headerNavigation { 

 color: #FFFFFF; 

}



A.headerNavigation:hover {

 color: #000000;

}



TR.headerError {

 background: #000000;

}



TD.headerError {

 font-family: Tahoma, Verdana, Arial, sans-serif;

 font-size: 12px;

 background: #000000;

 color: #ffffff;

 font-weight : bold;

 text-align : center;

}



TR.headerInfo {

 background: #00ff00;

}



TD.headerInfo {

 font-family: Tahoma, Verdana, Arial, sans-serif;

 font-size: 12px;

 background: #00ff00;

 color: #ffffff;

 font-weight: bold;

 text-align: center;

}



TR.footer {

 background: #000000;

}



TD.footer {

 font-family: Verdana, Arial, sans-serif;

 font-size: 10px;

 background: #000000;

 color: #ffffff;

 font-weight: bold;

}



.infoBox {

 background: #000000;




}



.infoBoxContents {

 background: #FFFFFF;

 font-family: Verdana, Arial, sans-serif;

 font-size: 8px;

}



.infoBoxNotice {

 background: #FF8E90;

}



.infoBoxNoticeContents {

 background: #FFE6E6;

 font-family: Verdana, Arial, sans-serif;

 font-size: 8px;

}



TD.infoBoxHeading {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 10px;

 font-weight: bold;

 background: #000000;

 color: #ffffff;

}



TD.infoBox, SPAN.infoBox {

 font-family: Verdana, Arial, sans-serif;

 font-size: 10px;

}



TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

 background: #f8f8f9;

}



TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

 background: #f8f8f9;

}



TABLE.productListing {

 border: 1px;

 border-style: solid;

 border-color: #000000;

 border-spacing: 1px;



}



.productListing-heading {

 font-family: Verdana, Arial, sans-serif;

 font-size: 10px;

 background: #000000;

 color: #FFFFFF;

 font-weight: bold;

}



TD.productListing-data {

 font-family: Verdana, Arial, sans-serif;

 background: #FFFFFF

 font-size: 10px;

}



A.pageResults {

 color: #0000FF;

}



A.pageResults:hover {

 color: #0000FF;

 background: #FFFFFF;

}



TD.pageHeading, DIV.pageHeading {

 font-family: Verdana, Arial, sans-serif;

 font-size: 20px;

 font-weight: bold;

 color: #9a9a9a;








}



TR.subBar {

 background: #f4f7fd;

}



TD.subBar {

 font-family: Verdana, Arial, sans-serif;

 font-size: 10px;

 color: #000000;

}



TD.main, P.main {

 font-family: Verdana, Arial, sans-serif;

 font-size: 11px;

 line-height: 1.5;

}



TD.smallText, SPAN.smallText, P.smallText {

 font-family: Verdana, Arial, sans-serif;

 font-size: 10px;

}



TD.accountCategory {

 font-family: Verdana, Arial, sans-serif;

 font-size: 13px;

 color: #aabbdd;

}



TD.fieldKey {

 font-family: Verdana, Arial, sans-serif;

 font-size: 12px;

 font-weight: bold;

}



TD.fieldValue {

 font-family: Verdana, Arial, sans-serif;

 font-size: 12px;

}



TD.tableHeading {

 font-family: Verdana, Arial, sans-serif;

 font-size: 12px;

 font-weight: bold;

}



SPAN.newItemInCart {

 font-family: Verdana, Arial, sans-serif;

 font-size: 10px;

 color: #000000;

}



CHECKBOX, INPUT, RADIO, SELECT {

 font-family: Verdana, Arial, sans-serif;

 font-size: 11px;

}



TEXTAREA {

 width: 100%;

 font-family: Verdana, Arial, sans-serif;

 font-size: 11px;

}



SPAN.greetUser {

 font-family: Verdana, Arial, sans-serif;

 font-size: 12px;

 color: #f0a480;

 font-weight: bold;

}



TABLE.formArea {

 background: #f1f9fe;

 border-color: #7b9ebd;

 border-style: solid;

 border-width: 1px;

}



TD.formAreaTitle {

 font-family: Tahoma, Verdana, Arial, sans-serif;

 font-size: 12px;

 font-weight: bold;

}



SPAN.markProductOutOfStock {

 font-family: Tahoma, Verdana, Arial, sans-serif;

 font-size: 12px;

 color: #c76170;

 font-weight: bold;

}



SPAN.productSpecialPrice {

 font-family: Verdana, Arial, sans-serif;

 color: #000000;

}



SPAN.errorText {

 font-family: Verdana, Arial, sans-serif;

 color: #000000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }










<style type="text/css">
/* ================================================================ 
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(six_0a.gif);}
.preload2 {background: url(six_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(six_0.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(six_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(six_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(six_0a.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(six_1.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(six_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(six_1a.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:38px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #50b5d0;}
#nav li ul.sub li a.fly
{background:#50b5d0 url(arrow.gif) 80px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover
{background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav li:hover li:hover > ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover > ul ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > a.fly
{background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover > li a.fly
{background:#50b5d0 url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;}

</style>




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width:;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: 150px;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

</style>


<style type="text/css">

.preload1 {background: url('images/six_0a.gif');}
.preload2 {background: url('images/six_1a.gif');}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url('images/six_0.gif') repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url('images/six_0.gif');}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(six_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url('images/six_0a.gif') no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url('images/six_1.gif') no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url('images/six_1.gif') no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url('images/six_1a.gif') no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:38px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #50b5d0;}
#nav li ul.sub li a.fly
{background:#50b5d0 url('') 80px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover
{background:#3f96a9 url('') 80px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#3f96a9 url('') 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#50b5d0 url('') 80px 6px no-repeat; color:#000; border-color:#50b5d0;} 


</style>


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
 <style type="text/css">

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 10px;
font-size: 80%;
font-weight: bold;
background: #FFF;
}

h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 50px;
padding: 0px 0px 0px 15px;
}

ul {
list-style: none;
margin: 10px;
padding: 0;
}

img {
border: none;
} 


#menu4 {
width: 125px;
margin: 10px;
border-style: solid solid none solid;
border-color: #000;
border-size: 1px;
border-width: 1px;
}

#menu4 li a {
height: 32px;
  voice-family: "\"}\""; 
  voice-family: inherit;
  height: 24px;
text-decoration: none;
}	

#menu4 li a:link, #menu4 li a:visited {
color: #CCC;
display: block;
background:  url('images/menu4.gif');
padding: 8px 0 0 10px;
}

#menu4 li a:hover {
color: #FFF;
background:  url('images/menu4.gif') 0 -32px;
padding: 8px 0 0 10px;
}





<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 2px solid black;
border-bottom-width: 0;
width: auto;
}

#ddblueblockmenu ul{
width: 131px;
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% Verdana, Arial, Helvetica, sans-serif;
font size: 20px
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 115px; 
text-decoration: none;
color: white;
background-color: #990000;
border-bottom: 1px solid #000000;
border-left: 7px solid #330000;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 175px; 
width: 175px; 
}

#ddblueblockmenu li a:hover {
background-color: #CC0000;
border-left-color: #660000;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: 90% Verdana, Arial, Helvetica, sans-serif;
font size: 22px;
text-decoration:; 
}

</style>





h1 { 
font-family: Arial, sans-serif;
font-size: 10px;
font-color: #660000;
font-weight:;
margin-bottom: 0;
padding-bottom: 0;
}

h2 {
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: normal;
margin-bottom: 0;
padding-bottom: 0;
}


ul.sitemap {
color: #ff0000;
}


#background {width:999px; height:px;padding-top:10px;}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop11.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload3 {background: url('images/tab.png.gif');}
.preload4 {background: url('images/tabb_on.png.gif');}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:36px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu2 li.topp {display:block; float:left;}
.menu2 li a.topp_link {display:block; float:left; height:36px; color:#444; text-decoration:none; }

.menu2 li a.topp_link span {display:block; height:36px; float:left; line-height:27px; font-size:11px; font-weight:bold; padding:0 10px; cursor:pointer; background: url('images/tab_off.png') no-repeat;}
.menu2 li a.topp_link b {display:block; width:15px; height:36px; float:left; background: url('images/tabb_off.png') no-repeat;}
.menu2 li a.topp_link b.down {background: url('images/tabdown_off.png') no-repeat;}

.menu2 li a.topp_link:hover span {color:#fff; background: url('images/tab.png') no-repeat; line-height:26px;}
.menu2 li a.topp_link:hover b {color:#fff; background: url('images/tabb_on.png') no-repeat;}

.menu2 li:hover > a.topp_link span {color:#fff; background: url('images/tab.png') no-repeat; line-height:26px;}
.menu2 li:hover > a.topp_link b {color:#fff; background: url('images/tabb_on.png') no-repeat;}   
.menu2 li:hover > a.topp_link b.down {color:#fff; background: url('images/tabdown_on.png') no-repeat;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}	   

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:32px; white-space:nowrap; width:120px; height:auto; z-index:300;}
.menu2 :hover ul.sub li {display:block; height:20px; float:left; width:120px; font-weight:normal; background: url('images/submidS.png');}
.menu2 :hover ul.sub li.fly {background: url('images/submid_rS.png');}

.menu2 :hover ul.sub li a {display:block; position:relative; font-size:11px; height:20px; width:120px; line-height:20px; text-indent:10px; color:#000; text-decoration:none;color:;background: url('trans.gif')}
.menu2 :hover ul.sub li a:hover {color:#fff;}

.menu2 :hover ul.sub :hover > a {color:#fff;}

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:120px; top:0; white-space:nowrap; width:120px; z-index:400; height:auto;}


.menu2 :hover ul.sub li.subtop,
.menu2 :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul li.subtop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subtop
{background:url('images/subtopS.png');}

.menu2 :hover ul.sub li.flytop,
.menu2 :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul li.flytop,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flytop
{background: url('images/subtop_rS.png');}

.menu2 :hover ul.sub li.subbot,
.menu2 :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul li.subbot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.subbot
{height:30px; background:url('images/subbottomS.png');}

.menu2 :hover ul.sub li.flybot,
.menu2 :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul li.flybot,
.menu2 :hover ul :hover ul :hover ul :hover ul li.flybot
{height:30px; background: url('images/subbottom_rS.png');}

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...