Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    11
    Plugin Contributions
    0

    Default Can't change width - ?

    Changed the CSS style sheet to 1024px and can't get it to work.

    Currently I'm using:

    #mainWrapper {

    background-color: #ffffff;

    text-align: left;

    width: inherit 1024px;

    vertical-align: top;

    border: 1px solid #9a9a9a;

    }

    I have also tried without the "inherit' code with no effect. Site is at www.ergonomicsupply.com/zencart/ if you want to check it out.

    Thanks guys for your help - so far everything has been going great until this.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Can't change width - ?

    Rename or delete your stylesheet_backup.css file

    All files ending as .css are parsed in order - So this ending in .css is read after your main one and takes precedence
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Can't change width - ?

    That worked great, thanks for the help.

    I'm still a little lost as to why the php template files call the 'stylesheet.css' file pickup the 'stylesheet_backup.css' before my 'stylesheet.css'. Is that typical hirarchy for Zencart?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Can't change width - ?

    I'm still a little lost as to why the php template files call the 'stylesheet.css' file pickup the 'stylesheet_backup.css' before my 'stylesheet.css'. Is that typical hirarchy for Zencart?
    It is css hirarchy - and it is read last and why what ever is there is applied as last read
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Can we change default templet Width?
    By sparkbook in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 23 Sep 2010, 07:55 AM
  2. Width of template - can I change it/
    By ekele in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jul 2010, 09:01 PM
  3. How can change search box width?
    By XiaoChin in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Feb 2010, 09:01 AM
  4. Can't seem to change width of site?
    By thecafe in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Oct 2009, 08:17 PM
  5. CSS Back Button - can't change width
    By speeke in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 11 Sep 2006, 10:49 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