PDA

View Full Version : Description not aligned


Jim_Westergren
07-24-2005, 06:34 PM
The script works very good but here is one thing I want to fix.

See the red:

Content visible to registered users only.

I want to make so that it is aligned.

How do I do?

Thanks.

yktan
07-24-2005, 06:58 PM
Hi Jim_Westergren,

You can modify /templates/link.tpl to align it as you like. An example will be to use tables like such:
Content visible to registered users only.

Regards,
YK

Jim_Westergren
07-24-2005, 07:04 PM
Thank you!

Much better.