Is there a tutorial for a div layout on a MUSIC band profile???, <style type="text/css"> .orangetext15 {display: none;} |
Is there a tutorial for a div layout on a MUSIC band profile???, <style type="text/css"> .orangetext15 {display: none;} |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Dec 2009 Member No: 755,270 ![]() |
Let me know if there is thx.
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 ![]() |
Look for this:
CODE http://x.myspace.com/images/tos.gif Remove the tag that contains that URL. To fix the Comments' width, try removing this from your codes: CODE table.friendsComments, table.friendsComments td, table.friendsComments table, table.friendsComments table td {width:100% !important} To change the colours of the links / text, add this to your stylesheet: CODE .friendsComments td {color: FF0000;}
.friendsComments a:link, a:active, a:visited {color: FFFFFF;} .friendsComments a:hover {color: FF0000;} |
|
|
![]() ![]() |