Any of you technophiles out there know how to move my lj entries to the right? I have a new background on my page, but it's kinda hidden behind the words. Help ^_^
i can't remember which numbers do what, but if you see my journal (http://xhyperboy.livejournal.com), i have it aligned all the way to the right and made the table skinny. i remember going to 'modify journal' and fixing numbers that look like this: table { width: 40%; margin-left: 60%; margin-right: 0 }
table table { width: 97%; margin:0 }
table table table { width: 10% }
so just play around with those numbers and figure it out. i'm sure it has to do with the 'right-margin' being 0, but i'm not positive. no, i'm pretty positive =P
in your style in your entries. You could also consider doing a transparency in your table cells to help (kinda like on my friends page). Zat vuld be accomplished by <table style="filter:alpha(opacity=x)">, where the "x" equals the amount of transparency you want. I have mine set at 85.
Ack. This isn't helping my urge to do a new massive layout. *giggle*
no subject
Date: 2002-12-03 04:28 pm (UTC)table { width: 40%; margin-left: 60%; margin-right: 0 }
table table { width: 97%; margin:0 }
table table table { width: 10% }
so just play around with those numbers and figure it out. i'm sure it has to do with the 'right-margin' being 0, but i'm not positive. no, i'm pretty positive =P
no subject
Date: 2002-12-03 04:49 pm (UTC)Ack. This isn't helping my urge to do a new massive layout. *giggle*
no subject
Date: 2002-12-03 04:51 pm (UTC)