Never mind, I found it :blush: A darker blue seemed to work better, since this text is also displayed elsewhere with a white background. It sure looks better than red :yes:
Printable View
Never mind, I found it :blush: A darker blue seemed to work better, since this text is also displayed elsewhere with a white background. It sure looks better than red :yes:
Great to hear you're working on an upgrade! :clap:
Have you had any thoughts about making this a template that stretches to your screen size? I've had a few comments from people that they like the look of my site, but hate the bars on either side of the screen :shocking:
I have no idea how much work that would involve, but I'm sure you'd end up with an awesome template!
Yes and no. It is going to be wider but not liquid.
Yes wider is a good idea, I've made mine wider too. As virtually everyone gets higher resolution screen these days since they are so cheap, there little point trying to make a fixed width of less than 1024px IMO. Liquid is too much work?
BTW I've just noticed the "Sophy Blue-Grey" template, do you have a demo site for this one?
Yes, it would need different cut and coding.Quote:
Liquid is too much work?
It's just the same but with gray background. Here's someone using it: spewa.deQuote:
BTW I've just noticed the "Sophy Blue-Grey" template, do you have a demo site for this one?
Fair enough!
Thanks for the link, the grey looks quite nice too!
I am trying to put a vertical space between images in the shopping cart section.
http://prairiedogcentralrailway.com/...index&cPath=91
I am using Zencart version 1.3.8a
I used Firebug and made temporary changes to the HTML and it worked for me. In the table entry I changed cellpadding from 0 to 8.
I changed includes/templates/sophyblue/css/stylesheet.css as follows:
before:
#cartImage {
margin: 0.5em 1em;
}
after:
#cartImage {
margin: 0.5em 1em 5em 5em;
}
and it did not work.
What am I doing wrong?
Thanks
Keith Bradley
:lamo:
Do you want to create the space on the shopping cart section OR the product listing?
You mentioned shopping cart but your link takes me to product listing.
If it is product listing, then try adding to your stylesheet:
Use your preferred amount for padding.Code:#productListing IMG {
padding: 5px;
}
Thanks for the help :clap:
http://prairiedogcentralrailway.com/...index&cPath=91
I now have spaces in between my images.
I like your template.
Do you have one which is "old-looking"?
I am looking for a template suitable for a vintage railway for a reservation system next year.
Thanks
Keith Bradley
I think "The Bookshelf" can serve that purpose if you twist it a bit. Maybe later I will do one, Ive played with the idea of making one vintage and one urban/ghetto as well; just regular business haven't given me the time. :sleepy:Quote:
Do you have one which is "old-looking"?
Also PicaflorAzul has one that can get that look as well.