PDA

View Full Version : How do I remove Status Icon at bottom


Linkz0r
08-31-2009, 10:45 PM
I woud like to remove this from the bottom of my page, but are unsure which template and whereabouts in that template the code is I would have to remove, could someone help me out and tell me, thanks :)
https://vborg.vbsupport.ru/external/2009/08/2.jpg

Aclikyano
09-02-2009, 01:02 AM
forumhome template
remove icons and login code or whatever its all the way @ the bttom

Brother Malachi
09-02-2009, 10:30 PM
For future reference, view the source of the page and locate the code you'd like to remove.
If you've enabled template names in html source comments (vboptions > General Settings > Add template name in html comments) it should specify which template you need to edit.

ex:
<!-- BEGIN TEMPLATE: header -->

...header source

<!-- END TEMPLATE: header -->