Livejournal
Log in
Post
Friends
My journal
tisha_4ut_06
in
layoutz_n_iconz
Help!
Dec 01, 2003 13:48
Does anyone know how to get the text boxes in livejournal aligned to the right instead of in the center?
& also--how do you make the lil' blinkies in the comment text?!
Leave a comment
Comments 2
shawty
December 2 2003, 12:27:20 UTC
YOu have to have a code to make your text box move.....you do for the blinkie thing in the middle. Ask
d0rkkiie
or
j_dogg
cause they are better at the HTML part then me!* SOrry*
Reply
carriep63
December 8 2003, 18:52:18 UTC
Add a margin-left to your current overrides so it looks like this:
table { width: 43%; margin-left: 52%; margin-right: 0%; }
table table { width: 100%; margin: 0; }
table table table { width: 0; }
Read this tutorial on placing an image between your comments links. Let me know if you need any further help.
Reply
Leave a comment
Up
Comments 2
Reply
table { width: 43%; margin-left: 52%; margin-right: 0%; }
table table { width: 100%; margin: 0; }
table table table { width: 0; }
Read this tutorial on placing an image between your comments links. Let me know if you need any further help.
Reply
Leave a comment