0
Welcome Guest! Login
0 items Join Now

Centering Showcase Module Position in Afterburner

    • slastoe's Avatar
    • slastoe
    • Sr. Rocketeer
    • Posts: 100
    • Thanks: 0

    Centering Showcase Module Position in Afterburner

    Posted 13 years 2 months ago
    • Hi -Making a very quick switch from Tachyon to afterburner to address some performance issues. I'd like to be able to center the advertisement currently in showcase position. I also would like to decrease a bit of the space underneath it. Some help would be appreciated!

      The site is nycruns.com and it is clearly visible on the front page

      Thanks
      Steve
    • Last Edit: 13 years 2 months ago by slastoe.
    • Houston's Avatar
    • Houston
    • Elite Rocketeer
    • Posts: 1077
    • Thanks: 2

    Re: Centering Showcase Module Position in Afterburner

    Posted 13 years 2 months ago
    • I am not seeing an ad, just this code
      {begam} ca-pub-4134160496459758/BottomLeaderboard {/begam}
    • Houston Brown - www.splitlightdesigns.com
      Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
      mySQL Version = 5.5.21
      Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6
    • slastoe's Avatar
    • slastoe
    • Sr. Rocketeer
    • Posts: 100
    • Thanks: 0

    Re: Centering Showcase Module Position in Afterburner

    Posted 13 years 2 months ago
    • That's an experiment in caching you caught. You should see an ad now
    • Houston's Avatar
    • Houston
    • Elite Rocketeer
    • Posts: 1077
    • Thanks: 2

    Re: Centering Showcase Module Position in Afterburner

    Posted 13 years 2 months ago
    • I think you will need to add some css to template.css, at the bottom. Try this:
      #google_ads_div_BottomLeaderboard_ad_container {text-align:center;}
    • Houston Brown - www.splitlightdesigns.com
      Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
      mySQL Version = 5.5.21
      Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6
    • slastoe's Avatar
    • slastoe
    • Sr. Rocketeer
    • Posts: 100
    • Thanks: 0

    Re: Centering Showcase Module Position in Afterburner

    Posted 13 years 2 months ago
    • That worked more or less - I did this

      #showcase {text-align:center;}

      in stylex.cxx in order to make sure that all modules in that position are centered.

      Do you have any idea how I could decrease the white space below the adds/on top of the main body?

      Thanks
      Steve
    • slastoe's Avatar
    • slastoe
    • Sr. Rocketeer
    • Posts: 100
    • Thanks: 0

    Re: Centering Showcase Module Position in Afterburner

    Posted 13 years 2 months ago
    • Never mind - I figured it out. Thanks again

      #showcase .foreground {border:1px solid #dfeaee;overflow:hidden;padding-bottom:5px;}

      change -padding bottom
    • Houston's Avatar
    • Houston
    • Elite Rocketeer
    • Posts: 1077
    • Thanks: 2

    Re: Centering Showcase Module Position in Afterburner

    Posted 13 years 2 months ago
    • Be sure to mark your topic s SOLVED. :)
    • Houston Brown - www.splitlightdesigns.com
      Apache Version = 2.2.2 / PHP Version = 5.2.17 or 5.3.15 (dual)
      mySQL Version = 5.5.21
      Joomla Version = 2.5.8 / Web Servers OS Version = CentOS 6

Time to create page: 0.161 seconds