Log In · Register

 
 
Closed TopicStart new topic
livejournal, uhh...
*tweeak*
post Oct 6 2004, 03:58 PM
Post #1





Guest






i dont know if im supposed to put this here, but how the hell do you put a backgroun or header or anything at all in a livejournal without paying for it? i cant figure it out and its pissing me off
 
sweetxsimplicity
post Oct 6 2004, 11:50 PM
Post #2


hi, my name is brianna! =]
*******

Group: Official Member
Posts: 5,764
Joined: Jun 2004
Member No: 22,114



I'm not really sure, you should try contacting someone who has a livejournal and ask them, I don't think many people on createBlog have a livejournal.
 
*tweeak*
post Oct 7 2004, 03:51 PM
Post #3





Guest






yeah that would be why its been 2 days and one useless reply (thank you though)

i asked this guy friend of mine who hass one about it and he laughed at me and told me i lose
 
DesperateXMeasur...
post Oct 7 2004, 04:39 PM
Post #4


I <3 profanity
******

Group: Member
Posts: 2,910
Joined: Feb 2004
Member No: 3,774



You have to have a stylesheet.

CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
<!--
body, html, td, font, div, p {
font-family: tahoma !important;
font-size: 8pt !important;
letter-spacing:0px !important;
font-weight:normal !important;
}
A:link{color:#FFFFFF;cursor: crosshair; font-weight: none; text-decoration:none;}
A:visited{color:#FFFFFF;cursor: crosshair; font-weight:none; text-decoration:none;}
A:active{color:#FFFFFF;cursor:crosshair; font-weight:none; text-decoration:none;}
a:hover {FONT-WEIGHT: none;FILTER:none;CURSOR:crosshair;COLOR: #666666;POSITION:relative; TOP: 1px; HEIGHT: 0px;

TEXT-DECORATION: none; strength: 40
}
body {
background-color: #46334F!important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-position: top right !important;
background-image: url(IMAGE URL) !important;
scrollbar-track-color: #46334F !important;
scrollbar-arrow-color: #ffffff !important;
scrollbar-3dlight-color: #46334F !important;
scrollbar-base-color: #46334F !important;
scrollbar-darkshadow-color: #ffffff !important;
scrollbar-face-color: #46334F !important;
scrollbar-highlight-color: #ffffff !important;
scrollbar-shadow-color: #ffffff !important;}

/* change this part if you want a border on your tables */
table {
 border-width:0px !important;
 border-color:#6A308B !important;
 border-style:solid !important;

body, td {
font-family: tahoma !important;
font-size: 8pt !important;
line-height: 8.2pt !important;
letter-spacing:0px !important;
font-weight:normal !important;
}
/* change these numbers, must add up to 95% or less*/
table {
width: 30% !important;
margin-left: 0% !important;
margin-right: 60% !important;
}
/* do NOT change these numbers */
table table {
width: 100% !important;
margin:0 !important;
}
tt, pre {
font-family: tahoma !important;
font-size: 8pt !important;
}
.shadowed {
font-family: tahoma !important;
background: 000000 !important;
font-size: 8pt !important;
}
.meta {
font-family: tahoma !important;
font-size: 8pt !important;
}
.index {
font-family: tahoma !important;
font-size: 8pt !important;
}
.caption, .index {
font-family: tahoma !important;
color: #6A308B !important;
font-size: 8pt !important;
}
.comments {
color:black !important;
font-size: 8pt !important;
}
hr {
width:100% !important;
height:1px !important;
color: #6A308B !important;
}


div {text-align:center}
div div {width:100% !important}
table div {text-align:justify !important}
table {width:350px !important; border:0px solid !important;  !important}
table table {width: 100% !important; margin:0 !important; border:0;}
table table table {width: auto !important; border:0 !important; }
table table table table {width: auto !important; border:0 !important;}
-->
</style>

<!-- end code provided by createblog.com -->


Change everything to your specifics and go to Manage>>Customize>>Then you should use S1 and enter that code into your overrides section.
 
*tweeak*
post Oct 7 2004, 10:20 PM
Post #5





Guest






QUOTE(DesperateXMeasures @ Oct 7 2004, 4:39 PM)
You have to have a stylesheet.

CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
<!--
body, html, td, font, div, p {
font-family: tahoma !important;
font-size: 8pt !important;
letter-spacing:0px !important;
font-weight:normal !important;
}
A:link{color:#FFFFFF;cursor: crosshair; font-weight: none; text-decoration:none;}
A:visited{color:#FFFFFF;cursor: crosshair; font-weight:none; text-decoration:none;}
A:active{color:#FFFFFF;cursor:crosshair; font-weight:none; text-decoration:none;}
a:hover {FONT-WEIGHT: none;FILTER:none;CURSOR:crosshair;COLOR: #666666;POSITION:relative; TOP: 1px; HEIGHT: 0px;

TEXT-DECORATION: none; strength: 40
}
body {
background-color: #46334F!important;
background-repeat: no-repeat !important;
background-attachment: fixed !important;
background-position: top right !important;
background-image: url(IMAGE URL) !important;
scrollbar-track-color: #46334F !important;
scrollbar-arrow-color: #ffffff !important;
scrollbar-3dlight-color: #46334F !important;
scrollbar-base-color: #46334F !important;
scrollbar-darkshadow-color: #ffffff !important;
scrollbar-face-color: #46334F !important;
scrollbar-highlight-color: #ffffff !important;
scrollbar-shadow-color: #ffffff !important;}

/* change this part if you want a border on your tables */
table {
 border-width:0px !important;
 border-color:#6A308B !important;
 border-style:solid !important;

body, td {
font-family: tahoma !important;
font-size: 8pt !important;
line-height: 8.2pt !important;
letter-spacing:0px !important;
font-weight:normal !important;
}
/* change these numbers, must add up to 95% or less*/
table {
width: 30% !important;
margin-left: 0% !important;
margin-right: 60% !important;
}
/* do NOT change these numbers */
table table {
width: 100% !important;
margin:0 !important;
}
tt, pre {
font-family: tahoma !important;
font-size: 8pt !important;
}
.shadowed {
font-family: tahoma !important;
background: 000000 !important;
font-size: 8pt !important;
}
.meta {
font-family: tahoma !important;
font-size: 8pt !important;
}
.index {
font-family: tahoma !important;
font-size: 8pt !important;
}
.caption, .index {
font-family: tahoma !important;
color: #6A308B !important;
font-size: 8pt !important;
}
.comments {
color:black !important;
font-size: 8pt !important;
}
hr {
width:100% !important;
height:1px !important;
color: #6A308B !important;
}


div {text-align:center}
div div {width:100% !important}
table div {text-align:justify !important}
table {width:350px !important; border:0px solid !important;  !important}
table table {width: 100% !important; margin:0 !important; border:0;}
table table table {width: auto !important; border:0 !important; }
table table table table {width: auto !important; border:0 !important;}
-->
</style>

<!-- end code provided by createblog.com -->


Change everything to your specifics and go to Manage>>Customize>>Then you should use S1 and enter that code into your overrides section.

ooooooooooh ok thank you!
 
DesperateXMeasur...
post Oct 7 2004, 10:25 PM
Post #6


I <3 profanity
******

Group: Member
Posts: 2,910
Joined: Feb 2004
Member No: 3,774



QUOTE(my_papaya @ Oct 7 2004, 8:20 PM)
ooooooooooh ok thank you!

-Topic Closed-

If you have anymore questions, PM me.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: