Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Posts
    25
    Plugin Contributions
    0

    Default Can't change viewable portion of logo

    I feel dumb for being stuck already, but here's the situation:

    http://www.tweakdperformance.com/onlinestore/

    As you can see, only a small portion of the logo is visible. I've played around with:

    includes/languages/english/RI_TEMPLATE_07/header.php

    and

    includes/templates/custom/css/stylesheet.css

    But I can't seem to correct the problem. Suggestions?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Can't change viewable portion of logo

    The stylesheet will not affect the size your (background) logo file displays at, just the size of the container it goes in (unless you use fancy CSS3 styling).
    You need to make the image the exact pixel size you want it to display at.

  3. #3
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Can't change viewable portion of logo

    What happens if you put these 2 rules at the bottom of your stylesheet

    #headerContentWrapper {
    width: 540px;
    }

    and

    #logoContent {
    width: 390px;
    }
    Webzings Design
    Semi retired from Web Design

 

 

Similar Threads

  1. I can't change the logo in my header
    By merbay in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 11 Feb 2011, 02:04 AM
  2. can't change logo
    By adornit in forum Templates, Stylesheets, Page Layout
    Replies: 21
    Last Post: 12 Feb 2008, 07:58 PM
  3. Can't Change logo.gif
    By cmes in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 10 Feb 2008, 12:30 AM
  4. How can I make products only viewable to registered members or customers?
    By mohinder in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Jun 2007, 08:35 AM
  5. How can I make products only viewable to registered members or customers?
    By mohinder in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 6 Jun 2007, 08:11 AM

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