Looking For Myspace Code [message #305619] |
Wed, 26 December 2007 01:07 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma:
|
General (4 Stars) |
|
|
Re-Edit:
heres the myspace code to center and add scroll bar to freindslist and comments the page
<style>
.friendsAndComments {overflow:auto; width:400px; height:500px;}
</style>
</td></tr></table>
</td></tr></table>
</td></tr></table>
<div class="friendsAndComments">
<table style="display:none;"><tr><td>
<table><tr><td>
and heres the code to resize my comments so they dont come out all big and fucked up on the page
<style type="text/css">
td.text td.text table table table td a img {width:100px;}
td.text td.text table table table td div img {width:80px;}
td.text td.text table table td img {width:260px; max-width:260px; width:auto;}
td.text td.text table table td div img {width:80px;}
* html td.text td.text table table td img {width:260px;}
* html td.text td.text table table td a img {width:90px;}
* html td.text td.text table table td div img {width:80px;}
</style>
but that code stopped working the comment s in scroll bar but they huge not resized anymore can anyone help me fix this
i remember a while back could be both comments and freindslist both in scroll bar but the code resized them not to take up the page or scroll bar and it was perfect but this new code.....the comments are huge in scroll bar and has a huge width scroll bar cuz of it
if this makes sence please help
[Updated on: Wed, 26 December 2007 01:38] Report message to a moderator
|
|
|