0
Welcome Guest! Login
0 items Join Now

[Afterburner] How to set width to 100% and center logo

    • WR400F's Avatar
    • WR400F
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    [Afterburner] How to set width to 100% and center logo

    Posted 14 years 2 weeks ago
    • Hi all,

      just startet a new project using Afterburner. I´d like to set the width of the PHBB3 style to 100%, but unlike as in the Joomla template Afterburner I can only put in pixel values - percentuage values are not accepted. How can I do this job please?

      Also I would like have the logo centered on top, not on the left as per default. Any hints for this?

      Thanks and best regards from germany!
      wr400f
    • Joomla V 1.5.14 Stable
      phpBB3 V 3.0.5
      solarsentinel V 1.5.4
      hosted on an Apache; MySQL 4.1.22; PHP 5.2.10
    • WR400F's Avatar
    • WR400F
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    Re: [Afterburner] How to set width to 100% and center logo

    Posted 14 years 2 weeks ago
    • Ok, I decided to set the width of Joomla and PHPBB3 to 1024px and installed a custom 1024px wide pic with my original logo centered inside and css as described here :
      #logo {width:1024px;height:105px;background:url(../images/logo.png) 0 no-repeat;display:block;margin:0px 0px;}
      Works like a charme in Joomla.

      Put this code in the PHPBB3 css:
      #logo {width:1024px;height:105px;background:url(images/logo.png) 0 no-repeat;display:block;margin:0px 0px;}
      Works perfect as in Joomla - maybe this is useful for someone :)

      Thanks and best regards,
      WR
    • Joomla V 1.5.14 Stable
      phpBB3 V 3.0.5
      solarsentinel V 1.5.4
      hosted on an Apache; MySQL 4.1.22; PHP 5.2.10

Time to create page: 0.045 seconds