center table an other problem

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Fri Mar 25, 2011 6:27 pm
:evil:
Hi we have i problem to center table and center pics ot text into tables.

It dont works in Safari and firefox. It works in IE9 with compatible modus.

you can see it here

On other templates it works.

can you give us a little support please.

regards
michael
User avatar
Gold Boarder

GK User
Sat Mar 26, 2011 1:49 am
Hi

The "align" attribute has been deprecated, so you can do it (for example) by adding this line on css:

Code: Select all
.itemBody table {margin-left: auto;margin-right: auto}


Cheers ;)
User avatar
Platinum Boarder

GK User
Sat Mar 26, 2011 8:49 am
Hi,

many thanks for your fast response. I have put the Line into k2.css and it works fine.

regards
michael
User avatar
Gold Boarder


cron