PDA

View Full Version : The pagerank bar (i want it displayed next to the text)


bobby9101
04-19-2006, 10:43 PM
how can i have
PR 6: PR BAR
instead of
PR 6:
PR BAR
???
so basically have the bar on the same line as the text output?

mikedippel
04-19-2006, 10:52 PM
It looks like it's just your featured links that have this problem. Perhaps inserting:
just before <div class="prg"> will do the trick?

Generally, to ensure that everything in a cell aligns at the top, you would change <td> to <td valign="top">

bobby9101
04-19-2006, 10:54 PM
sorry, i am not trying to fix it on the links in my siggy
trying to fix it on a local one

mikedippel
04-19-2006, 11:01 PM
The valign command may solve it for you. If the link is visible on the net, can you give me the page so I can look at it?

bobby9101
04-19-2006, 11:05 PM
it isnt online.
it shows the pr text like this pr6: and then has the green bar underneath. i would like that green bar on the same line as the pr.

as you can see here: http://directorylist.info/directory/Computers_and_Internet/Computing/
your pagerank bar is below the pagerank text. i would like it next to it 8)

bobby9101
04-19-2006, 11:05 PM
btw pagerank.tpl uses divs not tds

Optimit
04-19-2006, 11:09 PM
Make a backup of pagerank.tpl FIRST!

open pagerank.tpl and replace the contents with this.


Content visible to registered users only.