Hello
We're currently using Dolphin 7.1.1
All the pages on http://uploadyourdog.com are not centered.
The pages is off to the right.
Does anybody know how to center all the pages?
Thanks.
Hello We're currently using Dolphin 7.1.1 All the pages on http://uploadyourdog.com are not centered. The pages is off to the right. Does anybody know how to center all the pages? Thanks. |
i pm'ed you with some of the things i already noticed about your template being messed up - even posted a new css file for you to play with - until you get your template straight - everything is going to be out of line. caredesign.net |
div.mainBodyBg in common.css. change the 10% to auto (both) and delete the position:absolute; You might want to read up on absolute positioning. If you will use Firebug for FireFire or the inspect element in Chrome, similar in Opera, you can find these errors yourself. I only tested this for FireFox Geeks, making the world a better place |