1
SMEDrieben
2.4.2 and banners
  • 2009/12/6 15:04

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


My banners (swf) were working fine in 2.4.0: they were centered in the header and the footer within a td (with a backgroundcolor). In 2.4.2.: - they are not centered anymore: they appear somewhere right from the middle; - they appear outside the td - they overlap the normal content of the site that is not in the header The id in which the <{xoops_banner}> appears is:
le="color: #000000"><?php #obFooter { font-size: 11px; text-align: center; color: #FFFFFF; background-image: url(images/footer.gif); margin: 2px; background-repeat: repeat-x; background-position: top; padding: 13px 13px 3px; background-color: #90CB0D; }
In the html page code there appear 2 id's: - xo-bannerfix - xo-fixbanner i found xo-fixbanner as "xo-fixbanner a" in the xoops.css. I tried to manipulate this id to correct my banner position. Where can I find the xo-bannerfix id ? Ho can I get my banners centered ? Thanks ! SME Drieben

2
robstockley
Re: 2.4.2 and banners

Depends on your platform but I use the Firebug add-on to Firefox to trace stylesheet issues. HTH.

3
kris_fr
Re: 2.4.2 and banners
  • 2009/12/11 22:12

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

see default theme or zetagenesis theme

@+