Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How to get a stylesheet.css from an online ZenCart shop?

How to get a stylesheet.css from an online ZenCart shop?

Locked

Views: 966

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
16 Dec 2008, 5:22 AM
#1
lioncity avatar

lioncity

New Zenner

Join Date:
Aug 2008
Posts:
41
Plugin Contributions:
0

How to get a stylesheet.css from an online ZenCart shop?

Hi all,

Is it possible to get the contents of stylesheet.css of a ZC online shop? as known, stylesheet.css can be seen easily in an osCommerce online shop.

Thanks.

Regards,
lioncity

16 Dec 2008, 5:27 AM
#2
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: How to get a stylesheet.css from an online ZenCart shop?

What are you asking to do????

Tina

16 Dec 2008, 5:30 AM
#3
lioncity avatar

lioncity

New Zenner

Join Date:
Aug 2008
Posts:
41
Plugin Contributions:
0

Re: How to get a stylesheet.css from an online ZenCart shop?

charmedbytina2:

What are you asking to do????

Tina
To study other site design.

16 Dec 2008, 5:33 AM
#4
charmedbytina2 avatar

charmedbytina2

Totally Zenned

Join Date:
Mar 2007
Location:
AZ
Posts:
1,890
Plugin Contributions:
0

Re: How to get a stylesheet.css from an online ZenCart shop?

Why not use the "contact us" and ask???

Tina

16 Dec 2008, 5:35 AM
#5
kiddo avatar

kiddo

Totally Zenned

Join Date:
Jul 2006
Location:
SF Bay Area
Posts:
837
Plugin Contributions:
1

Re: How to get a stylesheet.css from an online ZenCart shop?

Get the Firefox web developers tool bar. It has a nice little feature called View CSS.

Also get Firebug for Firefox. It lets you study site in more detail.

Hey, I learned much studying how others did things...

16 Dec 2008, 6:13 AM
#6
lioncity avatar

lioncity

New Zenner

Join Date:
Aug 2008
Posts:
41
Plugin Contributions:
0

Re: How to get a stylesheet.css from an online ZenCart shop?

kiddo:

Get the Firefox web developers tool bar. It has a nice little feature called View CSS.

Also get Firebug for Firefox. It lets you study site in more detail.

Hey, I learned much studying how others did things...
Thanks a lot for this great advice, yes, I installed firebug and can study it now ;-)....

16 Dec 2008, 6:19 AM
#7
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: How to get a stylesheet.css from an online ZenCart shop?

Bear in mind that viewing stylesheet only will not
necessarily produce complete effect on site..
other special zencart coding maybe required..
:wink:

16 Dec 2008, 6:49 AM
#8
lioncity avatar

lioncity

New Zenner

Join Date:
Aug 2008
Posts:
41
Plugin Contributions:
0

Re: How to get a stylesheet.css from an online ZenCart shop?

misty:

Bear in mind that viewing stylesheet only will not
necessarily produce complete effect on site..
other special zencart coding maybe required..
:wink:
Yes, I agree. Relevant PHP codes must be modified accordingly...