How do I get only the "Add Comments" link to align left? |
How do I get only the "Add Comments" link to align left? |
Jul 23 2007, 12:53 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Jul 2007 Member No: 548,357 |
Ok you all get a chance to redeem yourselves now even thought I didn't find out how to get online now icons to work in a custom friends list. (I just finished it, and it still looks cool without the online now icons, and hardly anyone ever shows up online anyhow.)
Anyway, my "Add Comments" link is crawling over my right border in Firefox (in IE it is fine), so how do you get only the "Add Comments" link to align left? I tried one code, but then a lot of my text went left as well screwing up everything. And is there a way to get the "View All of XXX's Friends" link to stay right and to get just the "Add Comments" link to align left? Will save me a lot of time searching. Thanks. |
|
|
|
![]() |
Jul 23 2007, 07:36 PM
Post
#2
|
|
![]() To Zanarkand ![]() ![]() ![]() ![]() Group: Official Designer Posts: 177 Joined: Jul 2007 Member No: 543,483 |
This is just a try...not an assurance, but try this code:
CODE <style>
td.text td.text td a {visibility:visible;padding-right:310px;} </style> |
|
|
|
![]() ![]() |