Stupid Question |
Stupid Question |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 72 Joined: Mar 2006 Member No: 386,570 ![]() |
How do I make it so in my sidebar the playlist looks short and cute, but when they press the drop down button it gets bigger so you can actually see the song titles? Cause I'm not likin that scrollbar. Sidebar code is:
QUOTE <body> <head> <style type="text/css"> A:link { text-decoration:none;color:#7BC574; } A:visited { text-decoration:none;color:#22B6FE; } A:active { text-decoration:none;color:#C3FFFE; } A:hover { text-decoration:none;color:#C6E9F1; } h1 {font-family:georgia;color:#F692C8;} i {font-family:georgia;color:#CCC6B6;} b {font-family:Georgia;color:#000000;} BODY{font-family: georgia; color: #FFFFFF; font-size: 7pt; scrollbar-face-color :; scrollbar-highlight-color :; scrollbar-3dlight-color :; scrollbar-shadow-color :; scrollbar-darkshadow-color :; scrollbar-track-color :; scrollbar-arrow-color : #BDBCBC;} h1{font-family: Georgia; color: #000000; font-size: 7pt; } </style> <STYLE type=text/css> body {background-color: transparent} </STYLE> <div style="background: white"> <h1>CONTACT ME</h1> </div> AIM: <a href="aim:goim?screenname=TrixAreForKidsx9">TrixAreForKidsx9</a><br> Email: <a href="mailto:Rena.Mariee@gmail.com">Gmail</a><br> CrushMB: <a href="http://www.crushmb.com/3/member.php?action=viewpro&member=Rena.Marie#" TARGET="_blank">Rena.Marie</a><br> RushMB: <a href="http://rushmb.org/member.php?action=viewpro&member=Rena.Marie#" TARGET="_blank">Rena.Marie</a> <P> <div style="background: white"><h1>LINKS</h1></div> <a href="http://www.myspace.com/Darkangel_69" TARGET="_blank">Myspace.</a><br> <a href="http://www.neopets.com/refer.phtml?username=xo_Darkangel_ox" TARGET="_blank">Neopets. :]</a><br> <a href="http://www.blogring/index.php?refer=DEADLYxKiSSES" TARGET="_blank">Blogring.</a><br> <a href="http://www.createblog.com" TARGET="_blank">Createblog.</a><br> <a href="http://www.rushMB.org" TARGET="_blank">Rush MB ♥</a><br> <a href="http://www.Crushmb.com" TARGET="_blank">Crush MB.</a> <P> <div style="background: white"><h1>MUSIC</h1></div> <iframe src="Music.htm" name="Music" allowtransparency="" background-color="transparent" frameborder="0" left="" top="200" height="90" width="140" height="50"></iFRAME><P> <div style="background: white"><h1>CURRENTLY</h1></div> <? include("Currently/current.php"); ?> <P> <!-- --><script type="text/javascript" src="/i.js"></script></body> </head> Also, why is there so much space between the titles and the content on the sidebar, especially for the dropdown? |
|
|
![]() |
![]()
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 ![]() |
Just set it to overflow: hidden;.
![]() |
|
|
![]() ![]() |