View Full Version : PageRank Green Bar is Blank
Hi,
The pagerank bar never shoes the green part for sites listed, it shows the number PR4, etc but the bar is always empty.
Any Ideas?
Thanks
www.avmechanic.co.uk/phplink
mikedippel
01-27-2006, 12:01 PM
I checked out your main.css file. You edited the portion of your css file that refers to the Page Rank. I think it is the portion :
div.prg{
width: 28px;
border: 1px solid #999999;
height: 3px;
font-size: 1px;
}
Try changing this portion of the css file and I think it will work for you.
Thanks,
I have tried that, it kind of worked as you can see, the problems are ,
1. green bar in centered not alligned left
2. PR ranks dosent line up with the link
mikedippel
01-27-2006, 05:10 PM
The problem should be the line: <div class="pr">
Your pr class differs slightly from the original one contained in the installation. Why not try copying just that one snippet of code over to your main.css and see what happens?
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.