Jump to content

<div> and <ul> problem.


Sea

Recommended Posts

I'm having problems with the space between the div and ul. :)You can see the problem in the image below:thelostwatersagoldensun.png

.menusize { background-image: url('../menusize3.jpg'); /* Image: 198px x 50px */ background-repeat: ; padding-left: 47px; padding-top: 15px; padding-bottom: 21px; vertical-align: middle; font-weight: bold; color: #090e4c; font-family:"Times New Roman",Serif; font-size: 14px; margin: 0px;}.ul1, .ul2, .ul3, .ul4 { padding: 2px; margin: 0px 7px 0px 17px; list-style-type: none; background-color: #376e7d; border: 1px solid #284f5a; border-top: 0px;}
<!-- Main --><div class="menusize">Main</div><ul class="ul1"><li><a href="../../../../../index.php">Home</a></li><li><a href="../../../../../staff.php">Staff</a></li><li><a href="../../../../../credits.php">Credits</a></li><li><a href="../../../../../affiliates.php">Affiliates</a></li><li><a href="../../../../../gallery">Gallery</a></li><li><a href="../../../../../wiki">Wiki</a></li><li><a href="../../../../../forum">Forum</a></li><li><a id="skinsel" href="../../../../../skinselect.php?page=*page">Skin Select</a></li></ul>
Link to comment
Share on other sites

Archived

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

×
×
  • Create New...