Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / changing the footer/copyright section

changing the footer/copyright section

Locked

Views: 5,253

Results 21 to 24 of 24
This thread is locked. New replies are disabled.
3 Sep 2006, 4:55 PM
#21
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

changing the footer/copyright section

That looks much better.

The side margins depend on how wide your window is. I recommend that you do something like change the figure marked in red your stylesheet_new.css to read 95%> #mainWrapper {

background-color: #ffffff;
text-align: left;
width: 750px;
vertical-align: top;
}and change the figure marked in red in your stylesheet_original.css to read 100%> .centershop {
padding: 0px;
margin: 0px auto;
/position: relative;/
text-align: left;
width: 750px !important;
}

4 Sep 2006, 1:12 PM
#22
gardengate avatar

gardengate

New Zenner

Join Date:
Jul 2006
Location:
Cleveland
Posts:
79
Plugin Contributions:
0

Re: changing the footer/copyright section

Thank you very much it looks great. Thanks again.:yes:

5 Sep 2006, 6:33 PM
#23
gardengate avatar

gardengate

New Zenner

Join Date:
Jul 2006
Location:
Cleveland
Posts:
79
Plugin Contributions:
0

Re: changing the footer/copyright section

In the latest version .5 where is the stylesheet_new.css and stylesheet_orginal.css ?

5 Sep 2006, 6:37 PM
#24
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: changing the footer/copyright section

There is no stylesheet_new.css and no stylesheet_original.css in 1.3.5, just the stylesheet.css.