Hi All
I have looked and read many posts not only here but in other places, with regards to centering a logo for the whole site, some posts say do this and others say do this, so does anybody know a definative answer.
I am using the MinimalExtropy skin and using the skin.css that goes with it, I have added text-align: center to every line below and still it wont display the logo in the center and ideas. I have also did the same to the porta.css with no effect.
.logo_top_left{padding:0; margin:0; background:url(images/logo_top_left.png) no-repeat top left;height:23px;}
.logo_top_right{padding:0; margin:0; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 0 10px 10px;height:100%;}