Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Missing a file? Stylesheet?

Missing a file? Stylesheet?

Locked

Views: 773

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
17 Mar 2009, 10:41 PM
#1
sheila123 avatar

sheila123

Zen Follower

Join Date:
Mar 2009
Posts:
96
Plugin Contributions:
0

Missing a file? Stylesheet?

I'm trying to get my logo in my invoice/packing slip area. I'm following a tutorial.

The tutorial says:

*Within this block, your should also set appropriate width and height settings for display - they will be used for the logo that appears at the top of all your Admin pages. However, they will not be used for the pages where you generate invoices or packing slips. We'll manage that by adding the following to your admin/includes/stylesheet.css

.pageHeading img {width:200px; height:70px}

@media print {
.pageHeading img {width:4in; height:1.4in}
}*

Problem! I don't have a stylesheet off my includes page. I have one off my includes/templates/CUSTOM/stylesheet.css....but not one off just my includes page.

So what do I do? Thanks!

17 Mar 2009, 10:45 PM
#2
charmedbytina2 avatar

charmedbytina2

Totally Zenned

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

Re: Missing a file? Stylesheet?

You need to look in the ADMIN | includes |

Tina

17 Mar 2009, 11:08 PM
#3
sheila123 avatar

sheila123

Zen Follower

Join Date:
Mar 2009
Posts:
96
Plugin Contributions:
0

Re: Missing a file? Stylesheet?

Ahhh, Tina to my rescue again. :yes:
Thank you soooo much. The whole tutorial works PERFECTLY once ya find the right file. And of course that's only if you look in the right place.! lol.

Thank you very much again. :clap: