Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2007
    Posts
    15
    Plugin Contributions
    0

    Default problem with stylesheet

    ok, so i am a newbie to zen cart. i downloaded the firefox web developer add-on. i applied my stylesheet to my index on my cart. it worked through the web developer add-on. i uploaded the style sheet...and it does nothing. what am i doing wrong?

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

    Default Re: problem with stylesheet

    Ok. What in the page did you change?

    Did you put the CSS back in the right spot?

    Is it named the same as the original?

    Did the Chmod change? It must be 644.

    Try clearing your cache and re-trying.
    Cheers!
    v2.2.1

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

    Default Re: problem with stylesheet

    i figured it out. i didnt realize i was uploading a backup i had of the original stylesheet. got it fixed. i am having a um..fun time trying to figure out how to configure the shopping cart. quick ?..since it wasnt answered earlier..i added my logo...but its not showing up. i went to the online faq..i uploaded the image to my template/images directory. i dont know what to put in the header.php. i put in images/logo.gif i tried /images/logo.gif....i am confused on how to get the logo to show up. all it did was get rid of the default and leave a blank spot.

  4. #4
    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

  5. #5
    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.

  6. #6
    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.

  7. #7
    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