![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() I've added a widget view that I've called "Featured T-Shirt" that is a copy of the product widget. I want to make the maximum width of the thumbnail 275px. How would I do this? I can't seem to find the CSS "thmb" to change this or limit it. I've tried to create my own custom css and it doesn't seem to want to fix it.
Unfortunately, I'm developing my site locally -- so, I can't give you a URL to look at. Thanks ahead of time for the help! Tom |
#2
|
||||
|
||||
![]() Hi
You could change this: HTML Code:
<div class="thmb"><a href="[product.link]" title="[product.name]">[product.image tag='1']</a></div> HTML Code:
<div class="thmb"><a href="[product.link]" title="[product.name]"><img src="[product.image tag='0']" width="275" /></a></div>
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() Worked like a charm! Thanks so much, Eric!
Quick follow up... I have a merchant (CafePress) where I can see the images in the factory, but then they don't show up on my site. They look like broken links. All the other merchants (so far) show up. What could be the reason for this? Tom |
#4
|
||||
|
||||
![]() Hi
It could be the merchant has access permissions on their images but it's hard to say. See what happens when the site is on your live server. Eric
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Max Image Width | Ordertoys | Problems | 2 | May 18th, 2012 11:46 AM |
Change width of drop down menu | fsuggest | Questions | 4 | April 29th, 2012 10:40 AM |
Column Width | fitfirma | Questions | 2 | January 26th, 2012 05:58 PM |