Umm... well, i didn't change anything in the CSS or anything, but it seems to be working fine now... At least I got the screenshot in there to prove to myself I'm not going looney. :wacko:
Printable View
Umm... well, i didn't change anything in the CSS or anything, but it seems to be working fine now... At least I got the screenshot in there to prove to myself I'm not going looney. :wacko:
Glad to know that everything cleared, I wasn't seeing any problem in my IE8.
Maybe something in cache?
Thanks a lot for tip on attributes, although I don't use those options, they might come in handy later.
And, what the heck, I got my curiosity quirk satisfied.
Hey great mod!
I had a question concerning the additional product images. I'd like to move them to the upper right of the main product image...so they are side by side. Then, having additional images going downwards in a vertical line, like they do on the etsy.com website for their products.
I've been able to adjust a few things but for some reason no matter what I do with the .CSS I can't get the additional images to the upper right of the main product image.
Am I missing something? :unsure: I'd appreciate any thoughts on this one! Thanks!
The code blocks should be able to be moved using float:right;
Or creating an additional nested div inside the div block and floating that one.
You could also set an absolute position for it, there are many solutions.
Always use the included stylesheet for them, in order not to mess up the main.
Hey thanks for your response!
Hmm, well I attempted the float: right but it had no effect whatsoever on it. When I attempt to adjust any of the values it moves cart's buttons around but not the images.
I'm fairly new still to coding. Sorry to ask but would you mind giving an example of the other recommended solutions? I'm checking out doing the nest div. However, going for an absolute position places the additional images above the description.
:unsure:
I think that you are looking for a setting in Admin.
Configuration -> Images -> Number of additional images per row.
Hey Ckosloff!
Thanks for your help again! Sorry it took me so long to get back but I've been swamped with work. I think I have almost everything figured out now but I'm running into something very odd that I only now just noticed...
On my categories page where my products are listed - the small descriptions (my apologies as I am unsure of the correct term for this shortened description), I'm no longer seeing the beginning of the descriptions.
What I am seeing is the following:
"<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0;..."
It's very odd to me... I didn't have it before I made the changes to the products description and it disappears if I change things back... do you happen to have any thoughts on this? :unsure:
Thanks!
What I see here is an html comment tag inserted by an html editor.
I did not understand very well where you are seeing this, in the admin area?
In the product's page?
I don't use any html editor, they input extraneous characters.
I just type my html in plain text, that way I am sure of what I get.
Also, I am leaving Zen Cart, so my support for these mods will be discontinued shortly.
Hi. I'm new to zen cart and still working on getting my shopping cart laid out the way I want it. I just saw a link on this forum for a modification called "additional_images_v1.1" that looks like exactly what I'm looking for. I downloaded it and then installed it into the directory tree on my server. When I went back into my shopping cart, nothing had changed. I'm guessing it's because I didn't load it in right because I don't really understand the override system. Right now the directory tree looks like this-- includes/templates/sophyblue1, classic, mistic, sophyblue, template_default-- I added a folder called "custom" and then also the additional folders specified by the modification. Then I uploaded the files. Again, nothing changed. I read on the readme that I need to change the "custom" folder to "the name of my custom template". I'll sound really dumb here, but I don't know what that is or what file name will be recognized by the system so that my cart will be changed. Can somebody please help with that? Thanks in advance!
You appear to have three templates installed (sophyblue1, mistic, sophyblue) beside the two that come with Zen Cart (classic, template_default). Which one do you have selected to display? That is the one to change the folder name to.