Hi,
So I followed the instructions in another thread and added the:
#top .onsale{
display: block;
}
to show the sale circle on the products. It works fine on the main shop page - related products etc.
It is not showing in the right place on single product pages though.
The image is in the div class="alpha four units prev_image_container" That is where the sales flash needs to be.
Currently it is in the div class="eight units" and it's sitting over top of the summary.
If I float it over it looks fine on full screen, but when I scale it down or view in a smaller screen, it gets pushed down under the image and remains in the summary.
I can't figure out how to move it to there.
Any help would be appreciated.
Chris














