eprops/comments-- postion to right? |
![]() ![]() |
eprops/comments-- postion to right? |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Apr 2005 Member No: 125,779 ![]() |
how can i position my comments/eprops to the right?
|
|
|
*mona lisa* |
![]()
Post
#2
|
Guest ![]() |
Hmm..try this. Paste it into your HTML Header.
CODE <style type="text/css">
div.smalltext { text-align:right; } </style> |
|
|
![]()
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Apr 2005 Member No: 125,779 ![]() |
geee.. thanks alot! and oh! how can i make the text a little bit smaller?
|
|
|
*mona lisa* |
![]()
Post
#4
|
Guest ![]() |
CODE <style type="text/css"> div.smalltext { text-align:right; font-size: #px; } </style> Make the font size a bit smaller than your normal font size and put that instead. ![]() |
|
|
![]() ![]() |