re-alignment of 2.0 contact links |
re-alignment of 2.0 contact links |
Feb 19 2010, 07:11 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 93 Joined: May 2007 Member No: 521,079 |
After i made my layout, the contact links(send message, add friend, add comment) got moved to the center of the basic info module. Is there any way i can move them back to the right of the module, underneath the url link?
|
|
|
|
![]() |
Feb 20 2010, 08:52 AM
Post
#2
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Remove these:
CODE {! Start Script: Copyright|myspace.com/lesterkyle !} div.basicInfoModule div.basicInfoDetails span.view {display:none;} {! End Script: Copyright|myspace.com/lesterkyle !} msc {position contact links} div.basicInfoModule ul.contactLinks {} div.basicInfoModule ul.contactLinks li {display:none;} div.basicInfoModule div.basicInfoDetails div.pageLinks em {display:none;} div.basicInfoModule div.basicInfoDetails div.pageLinks ul a {display:none;} div.basicInfoModule div.basicInfoDetails blockquote span.status {display:block;} div.basicInfoModule div.basicInfoDetails ul.contactLinks li.sendGift {display:none;} Those are separate bits. You need to look for each line and remove them accordingly. Then add this bit anywhere: CODE div.basicInfoModule div.basicInfoDetails ul.contactLinks {float: right; width: auto; padding-left: 400px;}
div.basicInfoModule div.basicInfoDetails blockquote {float: left; width: auto;} div.basicInfoModule div.basicInfoDetails .pageLinks {display: none;} |
|
|
|
illmatic11 re-alignment of 2.0 contact links Feb 19 2010, 07:11 PM
Mike Post all your codes. Feb 19 2010, 07:27 PM
illmatic11 CODEdiv,div.content,div.wrap {
background-colo... Feb 19 2010, 08:38 PM
illmatic11 awesome thanks man Feb 21 2010, 04:12 AM
Mike Topic closed & moved. Feb 21 2010, 05:12 AM![]() ![]() |