Quote:
Originally Posted by soletrader
Can the globe be placed within a vbadvanced module? Also, is there a way to change the name VB-IGallery on the top header?
|
Yes... open the vb_igallery.php file and find this line of code:
PHP Code:
echo "<td class=\"tcat\" width=\"100%\">vB-iGallery</td>\n";
That will change the header text of the main table header.
As for vBa CMPS - I will look into this because it modification requires non-standard setup compared to most modules. I think the PHP div container will still function, but I will have to check first.