Author |
Topic  |
|
SnapperL
Starting Member
24 Posts |
Posted - 30 July 2006 : 16:55:58
|
Hi all, I was editing my site, (getting rid of the default nav menu in inc_header.asp) and now it appears that everything is <br> or something after each item
Any thoughts? http://www.discussthat.com/forum/portal.asp |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
|
SnapperL
Starting Member
24 Posts |
Posted - 30 July 2006 : 17:06:08
|
never mind, i fixed it, it was the style sheet for my new dropdown menu...crap |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
 |
|
SnapperL
Starting Member
24 Posts |
Posted - 30 July 2006 : 17:22:14
|
Ok maybe someone can help out with why the style sheet causes the forum formatting to mess up....
td img { /* Another Mozilla/Netscape bug with making sure our images display correctly */ display: block; }
#FWTableContainer1662690939 { /* The master div to make sure that our popup menus get aligned correctly. Be careful when playing with this one. */ position:relative; margin:0px; width:900px; height:250px; text-align:left; }
#MMMenuContainer0729232047_0 { /* This ID is related to the master menu div for menu MMMenuContainer0729232047_0 and contains the important positioning information for the menu as a whole */ position:absolute; left:47px; top:250px; visibility:hidden; z-index:300; }
#MMMenu0729232047_0 { /* This class defines things about menu MMMenu0729232047_0's div. */ position:absolute; left:0px; top:0px; visibility:hidden; background-color:#555555; border:1px solid #555555; width:76px; height:126px; }
.MMMIFVStyleMMMenu0729232047_0 { /* This class determines the general characteristics of the menu items in menu MMMenu0729232047_0 */ border-top:1px solid #ffffff; border-left:1px solid #ffffff; border-bottom:1px solid #555555; border-right:1px solid #555555; width:76px; height:26px; voice-family: "\"}\""; voice-family:inherit; width:68px; height:18px; }
.MMMIVStyleMMMenu0729232047_0 { /* This class determines the general characteristics of the menu items in menu MMMenu0729232047_0 */ border-top:0px; border-left:1px solid #ffffff; border-bottom:1px solid #555555; border-right:1px solid #555555; width:76px; height:25px; voice-family: "\"}\""; voice-family:inherit; width:68px; height:18px; }
#MMMenu0729232047_0_Item_0 { /* Unique ID for item 0 of menu MMMenu0729232047_0 so we can set its position */ left:0px; top:0px; }
#MMMenu0729232047_0_Item_1 { /* Unique ID for item 1 of menu MMMenu0729232047_0 so we can set its position */ left:0px; top:26px; }
#MMMenu0729232047_0_Item_2 { /* Unique ID for item 2 of menu MMMenu0729232047_0 so we can set its position */ left:0px; top:51px; }
#MMMenu0729232047_0_Item_3 { /* Unique ID for item 3 of menu MMMenu0729232047_0 so we can set its position */ left:0px; top:76px; }
#MMMenu0729232047_0_Item_4 { /* Unique ID for item 4 of menu MMMenu0729232047_0 so we can set its position */ left:0px; top:101px; }
#MMMenuContainer0729232047_0 img { /* needed for Mozilla/Camino/Netscape */ border:0px; }
#MMMenuContainer0729232047_0 a { /* Controls the general apperance for menu MMMenuContainer0729232047_0's items, including color and font */ text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000000; text-align:left; vertical-align:middle; padding:3px; background-color:#ff0000; font-weight:normal; font-style:normal; display:block; position:absolute; }
#MMMenuContainer0729232047_0 a:hover { /* Controls the mouse over effects for menu MMMenuContainer0729232047_0 */ color:#000000; background-color:#33ff00; }
|
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
 |
|
SnapperL
Starting Member
24 Posts |
Posted - 30 July 2006 : 17:28:05
|
it appears that it is this
td img { /* Another Mozilla/Netscape bug with making sure our images display correctly */ display: block; } that is causing the problem....thanks anyways guys I have fixed it now
|
This account was hacked into by Image, a very honest guy as you all can see! Stealing people's passwords is his pasttime. Beware of this, before you register at his forums! |
 |
|
|
Topic  |
|