View Full Version : Hi can anyone help me? =)


laelu
08-30-2005, 11:24 AM
Okay I feel pretty dumb here because I don't even know what it's called... but I have an example so I can show you what I mean since I can't explain it! lol
Okay on this page.... http://www.livejournal.com/userinfo.bml?user=pink_pajamas ... see how if you click on any of the links it has that fading in/out with lines effect when it redirects you to the other pages?
I've seen this one and lots of others with different designs too.. and I really want one for my livejournal. :D

Does anyone know how to do it?

lefty
08-30-2005, 12:57 PM
I personally can't see it, because I think what your talking about is an IE-only effect. But do you mean page transitions? There's a couple on this page: http://www.dynamicdrive.com/dynamicindex3

laelu
08-30-2005, 01:56 PM
Thanks so much for that link! I now know that they are called scripts! :) Unfortunately, I can't get the code that they gave me to work. The code is <META http-equiv="Page-Enter" CONTENT="RevealTrans(Duration=4,Transition=12)">
and they say to put in in my <head> tags. Here is the code that I'm using for my livejournal-

LASTN_HEAD<=
<style type="text/css">
<!--



/* universal font face */
body, td, font, div, p {
font-family: "Century Gothic", "Arial", "Helvetica", sans-serif;
}

/* displayed title of livejournal */
td.caption {
font-size:7pt;
}

/* top right navigation links */
.index {
font-size:7pt;
}

/* displayed user name in top banner */
td div {
font-size:7pt;
}

/* top banner main navigation links */
table table table table td.meta {
font-size:7pt;
}

/* display of date and time */






}

/* subject of journal entries */
p table table td.caption {
font-size:14pt;
}

/* displayed text in journal entries */
td {
font-size:10pt;
}

/* currents (mood, music) and bottom banner navigation links */
table table table td.meta {
font-size:7pt;
}

/* comment links */
.comments {
font-size:10pt;
}

-->
</style>

<style type="text/css">

<!--
body {
scrollbar-base-color: #FF99CC;
scrollbar-track-color: #FF3399;
scrollbar-face-color: ##fb2b9d;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #c0ffc0;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #c0ffff;
scrollbar-arrow-color: #ffffff;
}
-->
</style>

<=LASTN_HEAD

LASTN_TALK_READLINK=><a href="%%urlread%%"><b>%%messagecount%% bangbang%%mc-plural%%</b></a> [<img src="http://i19.photobucket.com/albums/b178/iheartsausages/star.gif" alt="Image hosted by Photobucket.com">]

LASTN_TALK_LINKS<=
<tr>
<td colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comment" style="text-align: center">
%%readlink%%<a href="%%urlpost%%">shot me down</a> </td>
</tr>
<=LASTN_TALK_LINKS

Do you know if the code that they gave me won't work with the code I'm using? Or if it can work, do you know where I have to put it? I'm very much a beginner with coding if you can't tell! Thanks for your help. :o

laelu
08-30-2005, 02:16 PM
Oh I mean, I guess they're called page transitions not scripts.. lol. :dead:

kittycat
08-30-2005, 08:17 PM
http://www.livejournal.com/community/howto/6617.html