Quote:
Originally Posted by bolo Hi,
Curious if theres a 'recommended' way of modifying the styles associated with vbGallery. |
Well I assume this will be standard in the next versions of vbgallery.
I would personnaly recomment the following which is minimal invasive..
1. add a class to a
parent element of the image, but NOT to the anchor tag.. (as the image is not allways linked)
for thumbnails in the imagebit template, for bigger image in the showimage template
class="thumb" and class="bigimage"
2. add a css element in the extra part of your stylemanager...
Code:
Content visible to verified customers only.
Thats it...
padding being the width of the frame...
Luc
[edit]Its border - not broder.. sorry[/edit]