creamedxroses
07-14-2006, 03:08 PM
I'm not the greatest whiz at coding when it comes to LJ, but I'm fairly accomplished coder for CSS/HTML. But for my livejournal, there's just two things that I CAN'T figure out.
I am http://cyanidical.livejournal.com
One, on my friends page, every time they use a lj-cut, it all groups together and overlaps near the title. Go to my friends pages and scroll down a little. It's all jumbled there.
Two, my calender doesn't show up. It just... doesn't. Go to my calender. It's just not there.
I have NO idea whatsoever what I'm doing wrong.
This is the part of the coding that has to do with the actual format. (What I didn't bother to copy and paste is the CSS, because I know it has nothing to do with CSS.)
<!--
div {
position: absolute;
width: 234;
left: 0;
right: 0;
top: 523;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: ; }
Is it because I'm using a div, instead of a table? I had the exact same CSS and stuff for my last layout (just with different colors and fonts), but my last layout was done with tables. But when I use tables for THIS layout, I can't get the table to go below the image. It always overlaps.
Edit: Not to mention that there's a picture there that also overlaps, and.. ack. ._.
I am http://cyanidical.livejournal.com
One, on my friends page, every time they use a lj-cut, it all groups together and overlaps near the title. Go to my friends pages and scroll down a little. It's all jumbled there.
Two, my calender doesn't show up. It just... doesn't. Go to my calender. It's just not there.
I have NO idea whatsoever what I'm doing wrong.
This is the part of the coding that has to do with the actual format. (What I didn't bother to copy and paste is the CSS, because I know it has nothing to do with CSS.)
<!--
div {
position: absolute;
width: 234;
left: 0;
right: 0;
top: 523;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: ; }
Is it because I'm using a div, instead of a table? I had the exact same CSS and stuff for my last layout (just with different colors and fonts), but my last layout was done with tables. But when I use tables for THIS layout, I can't get the table to go below the image. It always overlaps.
Edit: Not to mention that there's a picture there that also overlaps, and.. ack. ._.