0
Welcome Guest! Login
0 items Join Now

Afterburner Footer Confusion!

    • assur3's Avatar
    • assur3
    • Elite Rocketeer
    • Posts: 564
    • Thanks: 1

    Afterburner Footer Confusion!

    Posted 14 years 10 months ago
    • Can anyone help me to understand how to insert copyright text just in front of the logo and have everything float right? I can get the logo in front of the text, or on another line, but not on the same line with the logo following the text. I've tried everything. Why won't it just let me put text after the <a href...>? Weird.

      You can see my problem here in the footer. http://www.sig411.com
  • Re: Afterburner Footer Confusion!

    Posted 14 years 10 months ago
    • Open your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      Find below codes:
      #logo2 {width:165px;height:20px;background:url(../images/light4.png) 5px -646px no-repeat;display:block;float:left;margin-left:15px;margin-top:15px;}

      Change the codes to:
      #logo2 {width:165px;height:20px;background:url(../images/light4.png) 5px -646px no-repeat;display:block;float:left;margin-left:15px;margin-top:3px;}

Time to create page: 0.064 seconds