![]() |
How to remove latest images (under logo) Hello, after installing vBGallery the latest photos are shown under my logo. How can I get rid of this? It's the div with class = ppGaltopframe. Best regards Kesandal |
In manage addons in your admin settings for vbgallery turn off the display of the header images. |
Is it possible to remove it from one style and keep it on another? If so where's the hook your using to call ppGaltopframe? I am having bit of a style issue with the header add on in one style and if I could maybe move it or turn it off only in that style it would surely help. Please let us know if anyone has any ideas. Thanks guys. |
well the plugin to my knowledge is a global one meaning it is used for all styles. You could try editing the header template of that one problem style and removing any vbgallery code in there. |
That is exactly what I want to do, but I don't know what hook was used. I checked the template there's no vbgallery code in there so I'm guessing it's a hook of some sorts. |
Well I am not really sure how that addon works. I can tell you from a support perspective it is not changeable by style as stated it is a global thing. On or off those are the choices. |
OK got it. Just find: .ppGaltopframe { and add the attribute: display:none; This way you can have it turned on , on the style you want. :) You can't change it through templates because the insert comes from the php file forumhome_start.php. Through CSS you can "hide it" at least and still have it on for the rest. |
| All times are GMT -5. The time now is 10:47 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0