Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Problem with Logo banner

    hi,

    I'm currently having some trouble with my logo banner that sits at the top of my page. the actual immage is 900x120px but it is displaying much bigger than that on the site.

    I have tried chaning the size on the header.php and have attempted to modify the css but nothing works it just displays the same.

    I think that it may have something to do with the background image being white as well as the background of the logo itself that is making it look much bigger than it really is.

    if any of that made sense and someone could help me out to reduce the height of the banner that would be great.

    here is the sire so you can see for yourself

    http://www.magicbinder.co.uk

    thanks

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Problem with Logo banner

    Looks about 900X120 to me. Did you mean 90X120?

    You really don't want to use .bmp images on a website. I'd convert that one to a .gif and your product images to .jpg.

  3. #3
    Join Date
    Jan 2005
    Location
    NY
    Posts
    149
    Plugin Contributions
    0

    Default Re: Problem with Logo banner

    I think your issue is the 1.5em padding that is being added to your header image in the first line of your stylesheet.

    a img {border: none;padding: 1.5em; }

    Try adding this somewhere below that line.
    td#headerLogo a img {padding: 0;}

  4. #4
    Join Date
    Mar 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Problem with Logo banner

    hi

    i added the like of code to the style sheet below the line of code as suggested but im still having the same problem unfortunatly

  5. #5
    Join Date
    Aug 2006
    Location
    Singapore
    Posts
    167
    Plugin Contributions
    1

    Default Re: Problem with Logo banner

    The size of your logo is indeed 900px x 120px, but why make it in .bmp, it load way slow. The best format will be .gif or .jpg

  6. #6
    Join Date
    Jun 2009
    Location
    Brisbane, QLD AUS
    Posts
    210
    Plugin Contributions
    0

    Default Re: Problem with Logo banner

    are you wanting to get rid of all the whitespace to the right of the logo itself? if so you'll simply need to crop this out as the image is in fact 900x120, and seems to be displaying correctly. I downloaded the image and viewed through my graphical app and it looks exactly the same as on the site, so no distortion or additional space is being added here.

    as stated by milkway however, you might want to convert it to JPG or PNG as it is very slow to load.

  7. #7
    Join Date
    Jan 2005
    Location
    NY
    Posts
    149
    Plugin Contributions
    0

    Default Re: Problem with Logo banner

    Are you sure you added the code to the correct stylesheet?

    includes/templates/silverfish/css/stylesheet.css

    I don't see that line of code in the file.

 

 

Similar Threads

  1. Problem with a banner
    By irishshopper in forum Basic Configuration
    Replies: 0
    Last Post: 18 Oct 2010, 12:56 PM
  2. problem with wide banner installation
    By markony in forum Basic Configuration
    Replies: 0
    Last Post: 24 Mar 2009, 06:08 PM
  3. Problem with new banner
    By Rob905 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 6 Feb 2009, 02:01 PM
  4. please help-banner and logo problem
    By gnplaza in forum Basic Configuration
    Replies: 4
    Last Post: 29 Jun 2008, 07:35 PM
  5. Help with my logo banner!!!!!
    By classact in forum Basic Configuration
    Replies: 141
    Last Post: 15 Feb 2007, 10:35 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