AuthorTopic: Help with LiveJournal, please and thank you~  (Read 3143 times)

0 Members and 1 Guest are viewing this topic.

Offline Ying Hua

  • Syaoran no Koibito
  • Super Fan
  • ***
  • Posts: 356
  • Gender: Female
Help with LiveJournal, please and thank you~
« on: May 14 2006, 11:11 pm »
Help me please~ The big problem's that I don't know what to ask help for. I'd really like to improve the look of my LJ. Check it out, please, and I hope you won't mind leaving a comment behind~

http://syaoxsaku-fan.livejournal.com/

Offline Shiunu

  • I've got a hole in me pocket!
  • "Die-Hard Fan!"
  • *****
  • Posts: 1,542
  • Gender: Female
Re: Help with LiveJournal, please and thank you~
« Reply #1 on: May 16 2006, 01:16 pm »
LOL. Omg I used that same layout before.

Little Sisters: bie liao, babypigggy, Fai, and Okamirei
Fellow Beatle Fangirl: hoshisenshi ^^
Cousins: Hikari_Blaze, aishiteru, Moon Li
Me and bie liao are in love! We never give up on our guys! <3

Offline Ying Hua

  • Syaoran no Koibito
  • Super Fan
  • ***
  • Posts: 356
  • Gender: Female
Re: Help with LiveJournal, please and thank you~
« Reply #2 on: May 18 2006, 03:24 pm »
Not  like I had a choice. -_- I like pink~

Offline kudan

  • Warning: Username prone to changes. For user's safety, please use "kudan".
  • "A True Fan"
  • *****
  • Posts: 1,047
  • Gender: Female
Re: Help with LiveJournal, please and thank you~
« Reply #3 on: May 19 2006, 10:40 pm »
http://i22.photobucket.com/albums/b302/lutari/ss1.jpg
1) Go to manage -> customize
2) Change the style system to  "Old system(S1)"
3) Click on "Modify journal"
http://i22.photobucket.com/albums/b302/lutari/ss2.jpg
4) You can choose anything as your page layout style.
http://i22.photobucket.com/albums/b302/lutari/ss3.jpg
5) For Colour theme, choose a default theme if you are not sure which colours go well with each other, or you can experiment yourself. :)
http://i22.photobucket.com/albums/b302/lutari/ss4.jpg
Style Overides (Gosh, here comes the difficult part. :X Hope I can explain this clearly and correctly... :X)
6a) Copy and paste the following code into that box
Show content
FRIENDS_OPT_ITEMS=>40

LASTN_OPT_ITEMS=>30

LASTN_TALK_READLINK=><a href="%%urlread%%"><font color="#9B9AAB"><b><i>-</i><font color="#9B9AAB"></b>  %%messagecount%%%%mc-plural%%  <b><font color="#9B9AAB"><i>-</i> Comments </b><font color="#9B9AAB">

LASTN_HEAD<=
<title>TITLE HERE</title>
<style type="text/css">
body, td {
font-family: Verdana;
font-size: 10pt;
}
tt, pre {
font-family: monospace;
}
BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;}
a { cursor:crosshair}
a {
text-decoration:none;
}
a:hover {
 .shadowed {
font-size: 10pt;
background: %%color:weak_back%%;
}
.meta {
font-size: 10pt;
}
.index {
font-size: 10pt;
}
.caption, .index {
color: %%color:stronger_text%%;
}
.comments {
font-size: 10pt;
}
</style>
<style type="text/css">
<!--
BODY {
background-color: #030025;   
background-image:url(IMG URL HERE);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 100%;
}
table {
width: 50.5%;
margin-right: 54%;
margin-center: 2%;
border: none;
}

table table {
width: 100%;
margin:0;

}

table table table {
width: 0;

}
a:hover { font-family: verdana; font-size: 10pt; line-height: 9pt; color: white; text-decoration:none;text-transform:none; background:IMG URL HERE; border: none; height:0; filter:alpha; cursor:crosshair;}

}

}
-->
</style>
<=LASTN_HEAD

LASTN_TALK_LINKS<=
<tr>
<td align="top left" colspan="2" width="200%" bgcolor="%%color:weak_back%%"
class="comments">
%%readlink%% //<a href="%%urlpost%%"><b> Comment. </b>
</tr>
<=LASTN_TALK_LINKS

6b)<title>TITLE HERE</title>
<style type="text/css">
body, td {
font-family: Verdana;
font-size: 10pt;
}
tt, pre {
font-family: monospace;
}
This part controls the title, font of your journal and how big the fonts are.

6c) BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;}
a { cursor:crosshair}
a {
text-decoration:none;
}
This controls the colour of the scroll bar. (Only works for IExplorer Browser)

6d) BODY {
background-color: #030025;   
background-image:url(IMG URL HERE);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 100%;
This allows you to change the picture for your background, position of the background and such

6d) table {
width: 50.5%;
margin-right: 54%;
margin-center: 2%;
border: none;
}
This controls the table. For "margin-right: 54%; ", it controls where the table will be positioned. (Mine's on the right. :)) The rest I'm not so sure. :X

6e) table table {
width: 100%;
margin:0;
This controls the table's width. the bigger the %, the widder it will be.

6f) a:hover { font-family: verdana; font-size: 10pt; line-height: 9pt; color: white; text-decoration:none;text-transform:none; background:IMG URL HERE; border: none; height:0; filter:alpha; cursor:crosshair;}
This part controls the font family, font size and type of cursor when you hover over a link.

These are all that I know. Those that are not explained are those that I do not understand. XD For that you may want to ask Okamirei-chan, since she was the one who provided me the code in the first place, and taught me how to edit it. ^^ (Pmed you just in case you missed this post. XD)
Ack! no matching sig. x_x
Avie done by Evercool-san from livejournal
http://www.yourfreespace.net/users/kudan/
LJ (Only thing left not set up - a personalised set of mood icons)
Forum Family
futago-chan: charcoalz
lil sister of DOOM: Zeldi-chan. XD
itoko-chan: Okamirei, SailorYue
imouto-chan: Møon Li
onii-san: Kuri-san
ane-san: Kairi (Ashlee), -=kuro_woof=-, ~Emethyst~<br />Master: Elysia Silvermoon (Firey)
Nightmare City
Nightmare City -Catastrophe-

Offline Ying Hua

  • Syaoran no Koibito
  • Super Fan
  • ***
  • Posts: 356
  • Gender: Female
Re: Help with LiveJournal, please and thank you~
« Reply #4 on: May 23 2006, 01:31 am »
Ooohh you posted it here too~ thanks~ Did you recieve my last PM saying thanks? I think the page didn't respond after...

Offline kudan

  • Warning: Username prone to changes. For user's safety, please use "kudan".
  • "A True Fan"
  • *****
  • Posts: 1,047
  • Gender: Female
Re: Help with LiveJournal, please and thank you~
« Reply #5 on: May 23 2006, 10:19 am »
Ooohh you posted it here too~ thanks~ Did you recieve my last PM saying thanks? I think the page didn't respond after...
eh, I did recieve the PM, but forgot to reply... ^^;
Ack! no matching sig. x_x
Avie done by Evercool-san from livejournal
http://www.yourfreespace.net/users/kudan/
LJ (Only thing left not set up - a personalised set of mood icons)
Forum Family
futago-chan: charcoalz
lil sister of DOOM: Zeldi-chan. XD
itoko-chan: Okamirei, SailorYue
imouto-chan: Møon Li
onii-san: Kuri-san
ane-san: Kairi (Ashlee), -=kuro_woof=-, ~Emethyst~<br />Master: Elysia Silvermoon (Firey)
Nightmare City
Nightmare City -Catastrophe-

Offline Ashlee

  • Reading Fanfics
  • "Die-Hard Fan!"
  • *****
  • Posts: 1,588
  • Gender: Female
  • Reading Fanfics
Re: Help with LiveJournal, please and thank you~
« Reply #6 on: July 01 2006, 04:50 am »
Hey, kudan. The codes really help, with my Live Journal. Now I know why my codes before didn't work. Thank-you so much. Now, my layout looks, evil...mwahaha

I have one small question. How do you do the cutid thing?
Live Journal[New Layout]- Website - GraphicsUpdated
center]

Forum Family
My really cool little sis: Kudan * Wishingstarx * Star_Wings * ~Emethyst~ * Fai *Babypigggy
My happy cool niece:Cherry-chan
My really cute big sis: Møon Li * SailorYue*Rekall
My poem cousin:Kuri-san
My nice cool owner:Pretty
Proud Member of The "Remember Hideki" Campaign

Offline kudan

  • Warning: Username prone to changes. For user's safety, please use "kudan".
  • "A True Fan"
  • *****
  • Posts: 1,047
  • Gender: Female
Re: Help with LiveJournal, please and thank you~
« Reply #7 on: July 04 2006, 08:03 pm »
Hey, kudan. The codes really help, with my Live Journal. Now I know why my codes before didn't work. Thank-you so much. Now, my layout looks, evil...mwahaha

I have one small question. How do you do the cutid thing?
http://www.livejournal.com/support/faqbrowse.bml?faqid=75
^^;
Ack! no matching sig. x_x
Avie done by Evercool-san from livejournal
http://www.yourfreespace.net/users/kudan/
LJ (Only thing left not set up - a personalised set of mood icons)
Forum Family
futago-chan: charcoalz
lil sister of DOOM: Zeldi-chan. XD
itoko-chan: Okamirei, SailorYue
imouto-chan: Møon Li
onii-san: Kuri-san
ane-san: Kairi (Ashlee), -=kuro_woof=-, ~Emethyst~<br />Master: Elysia Silvermoon (Firey)
Nightmare City
Nightmare City -Catastrophe-

Offline Ashlee

  • Reading Fanfics
  • "Die-Hard Fan!"
  • *****
  • Posts: 1,588
  • Gender: Female
  • Reading Fanfics
Re: Help with LiveJournal, please and thank you~
« Reply #8 on: July 06 2006, 03:39 am »
http://www.livejournal.com/support/faqbrowse.bml?faqid=75
^^;
Thank-you so much Kudan. I finaly got it. Now to updated my LJ
*cookieI*
Live Journal[New Layout]- Website - GraphicsUpdated
center]

Forum Family
My really cool little sis: Kudan * Wishingstarx * Star_Wings * ~Emethyst~ * Fai *Babypigggy
My happy cool niece:Cherry-chan
My really cute big sis: Møon Li * SailorYue*Rekall
My poem cousin:Kuri-san
My nice cool owner:Pretty
Proud Member of The "Remember Hideki" Campaign