Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: problem with stylesheet

    Go into your template image folder and see what the logo.gif looks like in a image editor (Photoshop).

    Create a logo in a size similar to the original 300 x 75 etc and upload it.

    Then you can see if you need an even larger one.

    Just uploading text or logo with a transparent background won't suffice because a visitor resizing your window could make the logo.gif run off the header unless you add a minimum width value to your CSS page.

    body
    {
    min-width: 800px;
    }
    Cheers!
    v2.2.1

  2. #2
    Join Date
    Dec 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: problem with stylesheet

    gif is not transparent. i set the width to it and height in the header file. its a huge logo..professionally done. i resized it down to like 275x275 or something close to that...then uploaded it. i just think it has something to do with how im typing it into the header file..because when i put in the full url..it didnt change. when i put images/logo.gif...it disappeared. i tried it with /images/logo.gif...still nada. dont know what happened.

  3. #3
    Join Date
    Dec 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: problem with stylesheet

    oh i figured it out. i took off the images/ and it worked. for some reason i thought i needed the images/ because it was in that folder under templates. silly me. im new to this. not computer illiterate but new to css and php stuff.

  4. #4
    Join Date
    Nov 2007
    Location
    USA
    Posts
    889
    Plugin Contributions
    5

    Default Re: problem with stylesheet

    I was using logo.gif because that was what was included in the Gloss_Black template that I used.

    I'm glad it worked for you.
    Cheers!
    v2.2.1

 

 

Similar Threads

  1. help with problem in stylesheet
    By aperfecthost in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Sep 2009, 09:55 PM
  2. Width problem with my Stylesheet.
    By hhalliburton in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 30 Jul 2009, 11:27 AM
  3. Problem with CSS Stylesheet
    By doll5272 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 Apr 2008, 07:50 PM
  4. Problem with stylesheet override
    By webform in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Apr 2008, 11:05 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