- This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Addon Related › Fancy3 Display thumbnail modification
Tagged: thumbnail modification
Hi:
I have chosen to display my products using your “Fancy3” Display. However, there are a few things I would like to modify:
1) I would like my thumbnails to be 110px by 165px rather than the 150px you had set. I went ahead and changed this, however, when I reload my test page, the thumbnails remain the same height and width (150px). I tweaked the border and that changed, but the thumbnails continue to show 150px. The following is the editing I did to the plugin CSS:
.eStore-fancy3 {display:block; float:left; padding-right: 25px; padding-bottom:10px; width:139px;}
.eStore-fancy3-thumb img {height: 110px; width: 165px; border: 1px solid #000;}
.eStore-fancy3-thumb a img {border: 1px solid #000;}
.eStore-fancy3-thumb:hover img {border-color: #333;}
.eStore-fancy3-footer{text-align:center;}
.eStore-fancy3-product-name{}
.eStore-fancy3-description{}
.eStore-fancy3-price-tag{font-size: 100%;color: #7A7A7A;font-weight:bold;}
2) As you can see, I added a “description” to the plugin file, but my description is not showing on the display. I would like to show the “Available Qty: 3” on each of my products (for example, Fancy10 Display)
3) Lastly, I changed the height & width of the thumbnail on Fancy10 to see if it would update and it did; however, my Fancy3 Display still does not.
Thanks again for all your help!
TEST PAGE>> [http://ardentartistbooks.com/test/]
Trish @ AAB
I would like my thumbnails to be 110px by 165px rather than the 150px you had set. I went ahead and changed this, however, when I reload my test page, the thumbnails remain the same height and width (150px)
I can see that your thumbs are actually 114×169.
Clear your browser cache and you will see that your change has taken effect.
I added a “description” to the plugin file, but my description is not showing on the display. I would like to show the “Available Qty: 3” on each of my products
I can also see this – once again, clearing your browser cache should solve it for you.