help?

Sep 10, 2007 16:53

some things in my code isn't showing up properly.basically I need the stuff in pink text to show up.D: and I need to change the font for just the heading of my entries, anyone has any idea how? oh by the way I'm using the generator style~^^;

GLOBAL_HEAD<=

<=GLOBAL_HEAD

FRIENDS_WEBSITE<=


Read more... )

Leave a comment

Comments 2

princelike September 11 2007, 00:46:16 UTC
In firefox your scrollbar will not appear. I don't know if that's the browser you're using or if this doesn't work in IE for you either.

body {
scrollbar-base-color: black;
scrollbar-track-color: gray;
scrollbar-face-color: black;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: black;
scrollbar-arrow-color: #FF3399;
}
-->

You're missing the closing bracket here.

.ss, .p {
display: none;}

Remove all the x's
LASTN_TALK_READLINK<=
%%messagecount%% star shonestars shone |
<=LASTN_TALK_READLINK
}

-->

Reply

kamisen September 11 2007, 07:08:07 UTC
when i remove all the 'x'es, livejournal automatically puts it back...)=

LASTN_TALK_READLINK<=
%%messagecount%% star shonestars shone |
<=LASTN_TALK_READLINK

Reply


Leave a comment

Up