0
Welcome Guest! Login
0 items Join Now

Afterburner Padding Problem

  • Afterburner Padding Problem

    Posted 15 years 7 months ago
    • Hi,

      Loving Afterburner so far. Damn its FAST! I am having one little problem with it however that occurs in both IE and Firefox.

      In the two screenshots below you can see that the circled area in both kunena and CB have lost their padding. This only occurs in Afterburner and not the default templates. Im sure its just some little css variable somewhere mucking it up but i cant seem to find the culprit.

      Temporary location of website is. social.autohausaccessories.com

      Thanks in advance.

      Problem with kunena
      This image is hidden for guests.
      Please log in or register to see it.

      Problem with CB
      This image is hidden for guests.
      Please log in or register to see it.
  • Re: Afterburner Padding Problem

    Posted 15 years 7 months ago
    • Hello,

      Changing this in the light4.css seemed to fix the forum page:
      .component-pad {
      padding:0 15px 15px;  <---change to 1px;
      }

      I would need a test account to login to see the CB stuff.
  • Re: Afterburner Padding Problem

    Posted 15 years 7 months ago
    • Kunena problem fixed! Thank you so much! Though I did change it to 15px instead of just 1 so it would mach the surrounding border.

      The cb problem still exists though so I created you a test account. Details below. Thanks again!

      User: test
      Pass: test123
  • Re: Afterburner Padding Problem

    Posted 15 years 7 months ago
    • In the CB template.css:


      .dynamic-tab-pane-control .tab-row .tab.selected, .dynamic-tab-pane-control .tab-row .tab.selected:hover {
      background:transparent url(tab.active.png) no-repeat scroll 0 0;
      border-bottom-width:0;
      font-family:Tahoma,sans-serif;
      font-size:11px;
      font-size-adjust:none;
      font-stretch:normal;
      font-style:normal;
      font-variant:normal;
      font-weight:normal;
      height:18px;
      line-height:normal;
      margin:1px -3px -1px 0;
      padding:5px 3px 0;  <---this has been changed
      top:-2px;
      width:74px;
      z-index:3;
      }
      .dynamic-tab-pane-control .tab-row .tab a {
      color:Black;
      cursor:default;
      font-family:Tahoma,sans-serif;
      font-size:11px;
      font-size-adjust:none;
      font-stretch:normal;
      font-style:normal;
      font-variant:normal;
      font-weight:normal;
      line-height:normal;
      outline-style:none;
      outline-width:0;
      padding-right:2px;  <---this has been added
      text-decoration:none;
      }
    • rawraj's Avatar
    • rawraj
    • Sr. Rocketeer
    • Posts: 189
    • Thanks: 0

    Re: Afterburner Padding Problem

    Posted 15 years 6 months ago
    • Scott Prince looks like your problem is solved.
      I took a look at your website and was curios as to which tab script you have used.
      Is it roktabs??
      Thanks
    • Enrico's Avatar
    • Enrico
    • Sr. Rocketeer
    • Posts: 234
    • Thanks: 0

    Re: Afterburner Padding Problem

    Posted 15 years 6 months ago
    • There's also a problem with emoticons being moved down. It happens only with afterburner so far.
      This image is hidden for guests.
      Please log in or register to see it.

Time to create page: 0.043 seconds