View Full Version : LiveJournal HELP!


AllIWantIsYourClutch
03-14-2003, 03:47 PM
Does any one know how to make all the stuff in your journal over to the right and make them dotted frames and use cursor codes and all that fun stuff? I CANT DO IT!!!

Babes_Cat
03-14-2003, 03:59 PM
*shakes head* I suck at all the live journal stuff.

Kay Scarpetta
03-14-2003, 04:18 PM
All I manage to do it change color schemes around and get a background on it... I hate overwrites. Why can't it be pure HTML? :o

pandora_spocks
03-14-2003, 04:21 PM
Originally posted by Dr. Lu Delgado
Does any one know how to make all the stuff in your journal over to the right and make them dotted frames and use cursor codes and all that fun stuff? I CANT DO IT!!!

I haven't figured out how to do it on LiveJournal, but for on a site you use CSS and DIV tags for making dotted lines and stuff. I'll see if I can find that site that explains how to do it.

AllIWantIsYourClutch
03-14-2003, 04:39 PM
Originally posted by Miss Karly
All I manage to do it change color schemes around and get a background on it... I hate overwrites. Why can't it be pure HTML? :o GOD I KNOW! But I think I found someone to help me..

AllIWantIsYourClutch
03-14-2003, 04:42 PM
aahahahhaa okay i got it....well not the moving it to the right part, but it looks cool like I have it now...ahhaaaa

Behold. (http://www.livejournal.com/users/antlermoose)

Krystal Lake
03-14-2003, 06:08 PM
For future reference:

You can find the HTML code to any page you're on by right-clicking your mouse and selecting "View Source."


You can move the text to the right by entering the following code:

<p align="right"> Your text here. </p>

Babes_Cat
03-14-2003, 06:17 PM
Originally posted by Dr. Lu Delgado
aahahahhaa okay i got it....well not the moving it to the right part, but it looks cool like I have it now...ahhaaaa

Behold. (http://www.livejournal.com/users/antlermoose) Ok... I am SO going to take lessons from you some time soon.

Kristina
03-14-2003, 06:23 PM
GLOBAL_HEAD<=
<style type="text/css">
<!--
/* change these numbers, must add up to 95% or less*/
table {
width: number%;
margin-left: number%;
margin-right: number%;
}
/* do NOT change these numbers */
table table {
width: 100%;
margin:0;
}
table table table {
width: auto;
}
-->
</style>
<=GLOBAL_HEAD


BTW if you have any other codes that have Global Head please merge them or else nothing will work. If you want it to the right leave set the right to 1 and put the left a high number, keep changing it and you'll eventually get it where ya want. Dont change the second set though, like it says. Where it says you can change put the width to however big you want your entry boxes to be.

Babes_Cat
03-14-2003, 10:05 PM
AMY! I FIGURED IT OUT!

Babes_Cat
03-14-2003, 10:05 PM
Originally posted by Avril Lavigne
GLOBAL_HEAD<=
<style type="text/css">
<!--
/* change these numbers, must add up to 95% or less*/
table {
width: number%;
margin-left: number%;
margin-right: number%;
}
/* do NOT change these numbers */
table table {
width: 100%;
margin:0;
}
table table table {
width: auto;
}
-->
</style>
<=GLOBAL_HEAD


BTW if you have any other codes that have Global Head please merge them or else nothing will work. If you want it to the right leave set the right to 1 and put the left a high number, keep changing it and you'll eventually get it where ya want. Dont change the second set though, like it says. Where it says you can change put the width to however big you want your entry boxes to be. :eek: Where were you when I needed help?

¤I Love Clay Aiken¤
03-14-2003, 11:09 PM
Holy sh*t woman.. how the hell did you do all that?!?! All I got is my Conan for the background and the colors LOl. And that took me 2 hrs.