![]() |
Modifying Styles Hi, Curious if theres a 'recommended' way of modifying the styles associated with vbGallery. Specifically what I want to do is add a border to the images displayed(both thumbnails and fullsize) but not quite sure where to start. Thanks Bolo |
well the styles are the same as vbulletin so its not styles you want to modify you want to modify the templates I would assume. |
Quote:
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.padding being the width of the frame... Luc [edit]Its border - not broder.. sorry[/edit] |
Thanks for that. Rgds |
yeah pro does it a little different way we have two admin variables border width and color and set those via the template. |
| All times are GMT -5. The time now is 11:39 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0