![]() |
Does anyone know how to delete the little widget icon on CMS?
I would like to know how to delete the following widget icon, from appearing on my widgets? https://vborg.vbsupport.ru/external/2011/07/38.jpg
Does anybody know? Thanks!:) |
Template edit for every widget where you want to remove that picture.
Templates are called vbcms_widget_ and so on. For example the calendar widget, find: Code:
<div class="cms_widget_header"> Code:
<img src="{vb:stylevar imgdir_misc}/event.png" alt="" /> |
Totally agree with your last sentence, totally pointless! But thanks I will start looking for those codes! Thanks so much!:D
Quote:
Do you know if it is possible to delete the widget title from appearing in the website as well? Thanks! |
if you want the widget title to disapear just delete the first code box completely out of those templates.
|
Excellent! Thanks again, one more question!
https://vborg.vbsupport.ru/showthread.php?t=267396 Quote:
|
Thanks for this! That was driving me nuts!
|
I removed this as well when I had the CMS up, I have no idea either why vb thought we'd want those icons there..
I can see maybe it being helpful for the admins to see but the average user doesn't need to know if it's an HTML block or a PHP one |
Lot simplier to just tuck display none in the css like this >
Code:
/* Seti added: Display none command to kill widget title */ |
All times are GMT. The time now is 08:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|