I'm really sorry because this is probably such a basic question, but I was messing with my layout, and I changed something and now I can't see my icons next to each entry. I know there's an option I can click or something that will display them, but I can't find it anywhere and now I'm panicking. :/
Please help anyone?
-
- Current Mood
-
stressed
ok ive basicly rewritten my reply page. i have it customized how i want it. however on normal replay plages it shows the entry, then read comments. then there is a space then another box comes with the form to enter your comment. i cant get the two boxes to seperate so right now i have just one box. sorry if it sounds confusing. whats the code to seperate the two boxes. i tried print_system_box_bottom(); already and its no dice. any info would be lovely . and thanks again.
Edit: figured it out wooot toot!:D
how do you prevent people from right clicking on your page? I've tried
<script language=JavaScript>
// Right Click Window Close
// By tom.amai-wana.net
<!--
function click() {
if (event.button==2) {
window.moveTo(5000, 5000)
}
}
document.onmousedown=click
// -->
</SCRIPT>
but it doesn't work at all. I put it in the same place where my music code is. *sigh*
How would about putting box on the side of my layout... Like for pics and stuff???
-
- Current Mood
-
calm
i've tried to put in the code:
-----set lang_fmt_date_long = "%%dayord%% %%month%% %%yyyy%%";----
for date format...but where do u insert that code?
Also, sometimes my journal style switces back to generator, then i have to start over with my overrides, can u expalin why that's happening and what i can do to prevent it from happening agian. Thanks very much!!!