Dropdown menu spacing & darkplayer, Any help is appreciated. |
![]() ![]() |
Dropdown menu spacing & darkplayer, Any help is appreciated. |
Apr 23 2005, 11:10 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 123,525 |
I just got done putting up a cute custom module for my little sister's xanga and only two things went wrong.
There's too much space between the images and drop down menus and the darkplayer doesn't seem to work. If anyone can give me advice, I'd really appreciate it. Here's what I'm talking about |
|
|
|
Apr 23 2005, 11:32 PM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
personally i think it looks fine.. but you'll probably have to edit the spacing for them in the custom module code.. can you paste that code here please.. remember to use a codebox :]
CODE [CODEBOX]CODE GOES HERE[/CODEBOX] |
|
|
|
Apr 23 2005, 11:53 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 123,525 |
Sorry it took so long to reply, my computer froze up.
And yes, I'm deathly afraid of image maps. |
|
|
|
Apr 24 2005, 12:02 AM
Post
#4
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
QUOTE <style type=text/css> /* remove regular modules */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} /* edit to your liking */ table.module { border: 0px solid #000000; width:135px; background-color:ffe217; } table.module th { background-color: #DEDEC5;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; } table.module td {color: #DEDEC5; text-align: left; border: none; background-image: none; } </style> <table border=0 width="450"><tr><td valign="top" width="135"> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><center><img src="http://img.photobucket.com/albums/v167/lediscotheque/ladytronmod1.gif"><br> <a href="http://www.xanga.com/signin.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/login.gif" border="0"></a><br> <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=ladytr0n"><img src="http://img.photobucket.com/albums/v167/lediscotheque/subscribe.gif" border="0"></a><br><a href="http://www.xanga.com/Private/subs.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/subscriptions.gif" border="0"></a><br><a href="http://www.xanga.com/CLAF/default.asp"><img src="http://img.photobucket.com/albums/v167/lediscotheque/lookandfeel.gif" border="0"></a><br><a href="http://www.xanga.com/private/home.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/private.gif" border="0"></a><br><a href="http://www.xanga.com/logout.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/logout.gif" border="0"></a><br><img src="http://img.photobucket.com/albums/v167/lediscotheque/blogrings.gif"><br> <center> remove that <br> and see what happens. (it's not the whole code) |
|
|
|
Apr 24 2005, 12:06 AM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 123,525 |
I removed it and... nothing happened.
Oh, did you want to see the whole coding in the custom header? |
|
|
|
Apr 24 2005, 12:09 AM
Post
#6
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
just remove the <form> QUOTE <style type=text/css>
/* remove regular modules */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} /* edit to your liking */ table.module { border: 0px solid #000000; width:135px; background-color:ffe217; } table.module th { background-color: #DEDEC5;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; } table.module td {color: #DEDEC5; text-align: left; border: none; background-image: none; } </style> <table border=0 width="450"><tr><td valign="top" width="135"> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><center><img src="http://img.photobucket.com/albums/v167/lediscotheque/ladytronmod1.gif"><br> <a href="http://www.xanga.com/signin.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/login.gif" border="0"></a><br> <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=ladytr0n"><img src="http://img.photobucket.com/albums/v167/lediscotheque/subscribe.gif" border="0"></a><br><a href="http://www.xanga.com/Private/subs.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/subscriptions.gif" border="0"></a><br><a href="http://www.xanga.com/CLAF/default.asp"><img src="http://img.photobucket.com/albums/v167/lediscotheque/lookandfeel.gif" border="0"></a><br><a href="http://www.xanga.com/private/home.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/private.gif" border="0"></a><br><a href="http://www.xanga.com/logout.aspx"><img src="http://img.photobucket.com/albums/v167/lediscotheque/logout.gif" border="0"></a><br><img src="http://img.photobucket.com/albums/v167/lediscotheque/blogrings.gif"><br> <center> <form> This post has been edited by Spiritedfreak: Apr 24 2005, 12:12 AM |
|
|
|
Apr 24 2005, 12:18 AM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Apr 2005 Member No: 123,525 |
You're a miracle worker! Thank you very much!
|
|
|
|
Apr 24 2005, 12:36 AM
Post
#8
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
|
|
|
|
![]() ![]() |