Log In · Register

 
 
Closed TopicStart new topic
Sorry to bother
daffy
post Jan 19 2006, 05:58 AM
Post #1


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



I'm fairly new to livejournal.

i cant seem, to make the size of my entry any bigger,
without making a mess of the journal. mellow.gif

nor can i move the date and time.

My LJ


to person/s who help, thank you so much ^^
 
Jane Doe.
post Jan 19 2006, 07:27 AM
Post #2


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



I think most overrides are meant to work for the journal style generator, that might be why you can't get the entries bigger? Go here:
http://www.livejournal.com/modify.bml
(while logged in) and change the journal style to 'generator'.
That's what I would do...
 
*Libertie*
post Jan 19 2006, 10:09 AM
Post #3





Guest






You should see something like this somewhere in your overrides..

CODE

table {
width: 300px;
float: right;
}
table table {
width: 90%;
float: none;
}


Change the number values to change the size, and you can change right to left if you want. If that's not in your overrides or it looks different, put this in instead and change the numbers to make it work.
 
daffy
post Jan 19 2006, 06:44 PM
Post #4


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



thank you both !! that helped happy.gif

im trying to get somthing similar to this one.
Page


if it's no trouble, could someone tell me what
im doing wrong?
 
*Libertie*
post Jan 19 2006, 11:18 PM
Post #5





Guest






Well, since you've changed to Generator, I'll give you another set of code:

CODE
table {
width: 500px;
margin-left: 100px;
margin-right: 100%;
}
table table {
width: 100%;
margin:0;
}
table table table {
width: auto;
}


This page will help you out a LOT. It has pretty much all the basic code: http://www.journalhelp.com/generator.html

So, once you've got all that figured out, we work out the header image:

QUOTE
LASTN_WEBSITE<=
<center><a href="link.html"><br />
<a href="link.html"><br />
<a href="link.html"><br />
<a href="link.html"></center>

<div style="position: absolute; left: 0px; top: 0px">
<img src="headerimageurl.jpg" style="visibility: visible;">
</div>
<=LASTN_WEBSITE


Change the bold parts obviously, but that will get both the image and the links up. Also note that you must have a website listed in your userinfo (link) for the image and links to show up.
 
daffy
post Jan 20 2006, 04:27 AM
Post #6


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



thank you so much for all the help ^^
but i end up, with the entry still to small.
and never quite getting it right with the size.

i just dont know what im doing wrong pinch.gif
 
*Libertie*
post Jan 20 2006, 11:39 AM
Post #7





Guest






QUOTE
table {
width: 500px;
margin-left: 100px;
margin-right: 100%;
}
table table {
width: 100%;
margin:0;
}
table table table {
width: auto;
}


Here, the bold part is the only part you can change. Everything else needs to be exactly as shown.
 
daffy
post Jan 21 2006, 01:24 AM
Post #8


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



Thank you so much !!!
now it's comming along great.

i went to the page, i followed it but i cant seem to
get the bg pic to show ?

im sorry for taking up your time -__-
 
*Libertie*
post Jan 21 2006, 02:13 AM
Post #9





Guest






Just clarifying (I shouldn't be posting this late at night): You're trying to put in a background image and it's not showing up? What code are you using?
 
daffy
post Jan 21 2006, 05:36 AM
Post #10


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



I'm sorry for being such a bother to you.
I tried both codes, everytime nothing mellow.gif

 
*Libertie*
post Jan 21 2006, 02:42 PM
Post #11





Guest






*scratches head* If you aren't using Generator I'm not sure if the LASTN_WEBSITE thing will work. Hmm.. make sure you have a website specified in your profile, also.. Otherwise, only thing I can see is that you don't need the "xx-" before your link/image/linebreak tags.
 
daffy
post Jan 22 2006, 01:02 AM
Post #12


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



oh im not using generator, i tried taking the xx off still wont show.
for some reason mellow.gif
 
*rtc_nospeakenglish*
post Jan 22 2006, 02:10 AM
Post #13





Guest






Let dani rest. It's her birthday.
 
*Libertie*
post Jan 22 2006, 02:14 AM
Post #14





Guest






I think this is the problem..

You need to be using Generator for the header image to show up. You can replace the stuff on the left with a sidebar.

Also, I know I'm repeating myself, but you have to have a website in your userinfo. http://www.livejournal.com/editinfo.bml Where it says "webpage name" and "webpage URL" there must be something in those boxes.
 
daffy
post Jan 23 2006, 05:34 AM
Post #15


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



im sorry, i botherd you on your birthday.
happy belated birthday happy.gif

i put somthing in both boxes, image still wont show.
even tried putting it at the bottem, nothing mellow.gif
 
*Libertie*
post Jan 23 2006, 09:33 AM
Post #16





Guest






It wasn't really my birthday, he was just being silly. Don't worry about it. :P

I looked at your code again, and it looks like the image you put in there is broken - I couldn't follow the link. Also, I think you have different code in your livejournal. Would you mind posting the updated code?
 
daffy
post Jan 23 2006, 07:32 PM
Post #17


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



oh ^^

i put another pic, yet wont show.

here's the code

 
*Libertie*
post Jan 23 2006, 09:37 PM
Post #18





Guest






Were you trying to do something like this?



Try that code, and tell me what you wanted to be different.
 
daffy
post Jan 24 2006, 12:13 AM
Post #19


Member
**

Group: Member
Posts: 11
Joined: Jan 2006
Member No: 356,984



Thats it ohmy.gif Thank you so much, oh my goodness thank you so much.
Im sorry i botherd you so many times.
Also thank you for taking time out to help me.

i appreciate it greatly ^^
 
*Libertie*
post Jan 24 2006, 09:33 AM
Post #20





Guest






lol You didn't bother me, but you're welcome.

Feel free to stick around and post, and let me know if this needs to be reopened (that or just start a new thread if you need help).
 

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