| Re: VbGallery
rrokdoka,
The vBa Gallery will use the same style as your vBulletin installation so you wouldn't need a seperate style versus your normal one. Most styles work fine with no alternations needed but some require that the graphic paths be fully qualified (eg: if a graphic in the style is pointing to "images/{stylename}/abc.gif" then it'll need to be changed to something like "$vboptions[bburl]/images/{stylename}/abc.gif" so that the gallery, which is typically in "/gallery", can find the images. During the checkout process an installation option is available.
|