Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2006
    Posts
    52
    Plugin Contributions
    0

    Default Help! site has gone back to original stylesheet

    Right firstly, i extensively searched the forums for my original question, which last night was "how do i remove the borders that appear in firefox, but not I.E" and i'd gone through the instructions on the only thread i had found = a img {border: none; } then uploaded and overriden the template_default stylesheet.css file. By this point, this morning i had accidently uploaded that stylesheet.css file to the templates/classic/css folder instead, site messed up, replaced it back with the original from the zen cart installation folder, and now, my site after 2 weeks of hard graft on getting it to look how i wanted has gone back to the original green style sheet. And now the upload of the stylesheet into the proper template_defualt makes no difference. Any/all help would be appreciated as up until now i have found all answers to quearies in the search/google but now i am truly stuck.

    my site is: http://www.theparlor.co.uk/shop

    Typically, the borders are now removed, but how would i get my original stylesheet back to override the green?

  2. #2
    Join Date
    Oct 2006
    Posts
    52
    Plugin Contributions
    0

    Default Re: Help! site has gone back to original stylesheet

    Well i seem to have fixed the stylesheet back (which makes me feel a bit stupid for posting) But, i am still having no luck with the removal of borders in firefox. If anyone could have a look at my stylesheet (template_default/css) i would be grateful, as currently it looks like:

    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #ffffff;
    background-image: url('http://www.theparlor.co.uk/shop/thinkpink.gif')
    }
    }

    a img {border: none; }

  3. #3
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Help! site has gone back to original stylesheet

    It's just a typo:
    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #ffffff;
    background-image: url('http://www.theparlor.co.uk/shop/thinkpink.gif')
    }
    }

    a img {border: none; }
    And you might as well use (i.s.o. a img {border: none; }):
    Code:
    img {border: none; }
    (unles you want borders around unlinked images?)

  4. #4
    Join Date
    Oct 2006
    Posts
    52
    Plugin Contributions
    0

    Default Re: Help! site has gone back to original stylesheet

    Yeah i realised that when i located my original edited stylesheet. I've re-uploaded it without the extra } yet i still seem to be getting borders in firefox?

    Anyway it now looks like:
    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #ffffff;
    background-image: url('http://www.theparlor.co.uk/shop/thinkpink.gif')
    }

    a img {border: none; }

  5. #5
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Help! site has gone back to original stylesheet

    When I look at your site I still see the extra "}", and when I remove it the borders are gone.

    Maybe you are editting the wrong file? (the automatic over rides and stylesheet loading system is nice, but very confusing sometimes :-) ).

  6. #6
    Join Date
    Oct 2006
    Posts
    52
    Plugin Contributions
    0

    Default Re: Help! site has gone back to original stylesheet

    Yes you were right, i was just replacing the template default file, when the extra } in the stylesheet.css was also in the classic/css/ folder, so once i edited that it worked. Thanks allot for your help (and patience ), you're a star!

 

 

Similar Threads

  1. Replies: 2
    Last Post: 1 Jan 2009, 10:47 PM
  2. HELP! my site has gone down and im receiving this error!
    By jonnyboy22 in forum General Questions
    Replies: 3
    Last Post: 11 Dec 2008, 04:00 PM
  3. My site has gone really slow,
    By bipbop in forum General Questions
    Replies: 1
    Last Post: 26 Aug 2008, 11:06 PM
  4. My site has gone down! :(
    By HershelSR in forum General Questions
    Replies: 5
    Last Post: 15 Oct 2007, 04:38 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR