Results 1 to 3 of 3
  1. #1
    Join Date
    May 2009
    Location
    Junction City, Oregon
    Posts
    315
    Plugin Contributions
    0

    Default Take title area off of banner ad?

    I'm using a sidebox banner on my site, but I removed the word 'Sponsors' from the english.php file so it would just show the image. Problem is now there is just a big gap up above it. It is in the right side column right now, I actually want to put it up at the top in the left column.

    Can you tell me how to remove the extra space? I know I've read where to do it before, I just cannot remember where it was!

    The image is in my banners-all sidebox mod.

    -KismetDesign

    http://www.eaglerockbooks.com/index....d=7&chapter=20

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Take title area off of banner ad?

    It would normally be in the stylesheet
    Code:
    #bannerboxallHeading {
    display: none;
    }
    But since your using a Template Monster template - they have altered this
    Best to ask them
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2009
    Location
    Junction City, Oregon
    Posts
    315
    Plugin Contributions
    0

    Default Re: Take title area off of banner ad?

    Found it and fixed it. Just had to look up what it was called in Firebug.

 

 

Similar Threads

  1. Take away the top navigation area
    By phillpal in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 9 Dec 2008, 02:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg