View Full Version : How do I get my counter on the bottom Left Hand corner of my livejournal??


DeViLsLoVeR456
07-29-2004, 10:54 PM
I just got an OKCOUTNER from OKCOUNTER.COM

How do I get it on the bottom left-hand corner of my livejournal? is there a code for that?

this is the code for my OKCOUNTER:

<!-- OKcounter Code Start -->
<script language='javascript'> ac=457109 ; lang= 'en'; view = 1; </script>
<script language='javascript' src='http://okcounter.com/js/okcounter.js'></script>
<!-- OKcounter Code End -->


and this is my WHOLE override code:

LASTN_TALK_READLINK=><a href="%%urlread%%"><b>%%messagecount%%Prozac Addicted%%mc-plural-s%%</b></a> <img src="http://home.ripway.com/2003-9/24385/pinknblackstar.gif">

GLOBAL_HEAD<=
<style type="text/css">
<!--
body {
background-image: url(http://www.rancid-news.co.uk/images/news/murderdolls-in.gif)
!important;
background-attachment: fixed !important;
background-repeat: no-repeat;
background-color: #000000;
background-position: bottom right;
}
table {
border: 5px dotted #330033;
}
table table {
border: 0;
}
-->
</style>

<style type="text/css">
<!--
/* change these numbers, must add up to 95% or less*/
table {
width: 35%;
margin-left: 25%;
margin-right: 25%;
}
/* do NOT change these numbers */
table table {
width: 100%;
margin:0;
}
table table table {
width: auto;
}
-->
</style>

<style type="text/css">
<!--
a:hover {
cursor: nw-resize;
}
-->
</style>

<=GLOBAL_HEAD

LASTN_TALK_LINKS<=
<tr>
<td align="right" colspan="2" width="100%" bgcolor="%%color:weak_back%%" class="comments">
%%readlink%%<a href="%%urlpost%%">Liberate My Madness</a>
</td>
</tr>
<=LASTN_TALK_LINKS




How How do I merge the two together? How do I get it in the bottom left-hand corner?

thankyou!

rspybrook
07-30-2004, 07:07 PM
it would be easier to help if i knew your url so i can see the layout but usually to align something you want to use: <div align="left">

DeViLsLoVeR456
08-03-2004, 04:11 AM
ok the URL is:

www.livejournal.com/users/fallenxromancex

thanks so much for your help!

bourdelson
08-03-2004, 08:37 PM
I think the only way you can position it the way you want on your LiveJournal is if you can edit the entire layout, which is only possible to do if you have a paid account. You could always insert the counter code into your profile on your userinfo page.

rspybrook
08-03-2004, 09:38 PM
but then the counter only counts people who view her profile and not her LJ.

it is possible to position the counter where you want it, you just have to learn about override codes.

bourdelson
08-04-2004, 07:58 PM
I do know about override codes, but the last that I knew, it wasn't possible to add div layers into your LiveJournal by inserting the codes into the override box.