PDA

View Full Version : Stat Counter and Guestbook clashing


nish
Sep-15-2008, 12:21 PM
Hi

Just done a statcounter for my page. Seems to be working with every other page ok but not playing nice with my Guestbook

http://nishrons.smugmug.com/gallery/5952792_CW9id

How would I go about fixing it so the counter doesnt break up the design at the bottom?

Allen
Sep-15-2008, 02:15 PM
Hi

Just done a statcounter for my page. Seems to be working with every other page ok but not playing nice with my Guestbook

http://nishrons.smugmug.com/gallery/5952792_CW9id

How would I go about fixing it so the counter doesnt break up the design at the bottom?
Working here in Firefox2, what browser are you using?

nish
Sep-15-2008, 02:26 PM
Hi :)

Also using FFV2.

http://img253.imageshack.us/img253/1386/nishxs1.jpg

See how the bottom of the template is broken, rather than the counter being inbetween it and the smugmug footer.

Are you seeing something else?

Allen
Sep-15-2008, 02:38 PM
Hi :)

Also using FFV2.

http://img253.imageshack.us/img253/1386/nishxs1.jpg

See how the bottom of the template is broken, rather than the counter being inbetween it and the smugmug footer.

Are you seeing something else?
Add this to yoru CSS
.gallery_5952792 #cobrand_footer {
margin-top: -20px;
}

nish
Sep-15-2008, 02:45 PM
Once again you come up with the goods. You are like the oracle!

Cheers Allen :)