0
Welcome Guest! Login
0 items Join Now

Question about Afterburner header

    • assad's Avatar
    • assad
    • Newbie
    • Posts: 7
    • Thanks: 0

    Question about Afterburner header

    Posted 14 years 9 months ago
    • Hello,
      First of all, this is a beautiful template.
      I am trying to modify the header.

      - If you look at the template, the whole red area is clickable. How do I make it such that only the logo image is clickable?
      Also, how do I add a background color to the red area?

      - I would like to expand the menu background to cover the whole width of the page ( blue area ), how do I do that?

      Thank you
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Question about Afterburner header

    Posted 14 years 9 months ago
    • hi assad,

      do you have a link to your site so we can take a look?

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
  • Re: Question about Afterburner header

    Posted 14 years 7 months ago
    • 1. Open index.php

      2. Find
      <a href="<?php echo $this->baseurl ?>"><span id="logo"></span></a>

      3. Change to
      <a id="logo" href="<?php echo $this->baseurl ?>"></a>
    • James Spencer / Developer & Support / Hull, UK

Time to create page: 0.052 seconds