gcounter align

In case you have problems with some other PHPJunkyard script (not that there are THAT many).
Post Reply
Tempestormer
Posts: 1
Joined: Wed Aug 29, 2007 4:53 pm

gcounter align

Post by Tempestormer »

I am building a web page via editing the index.html on my web host.

Is there a way to add: align=bottom to <SCRIPT LANGUAGE="Javascript" SRC="http://www.domain.com/phpgcount/graphco ... ue&ext=jpg"><!--
//--></SCRIPT>?

Or do I need to add the align somewhere else in the body?

Thanks,
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Everything that code does is print out the count number, any other formatting must be done in your HTML document.

You can use this simple trick to have the code placed exactly where you want:
http://www.phpjunkyard.com/tutorials/cut-paste-code.php
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply