PDA

View Full Version : How do I remove widget description


K4GAP
01-05-2012, 03:29 AM
How do I hide the widget titles?

For example: The top widget in the image below Is for a link to, "Kentucky Parks". How do I hide/remove this text?

http://www.livinginkentucky.com/files/linx.jpg

kh99
01-05-2012, 11:45 AM
When you configure a widget you'll see a place to enter a template name. You can enter your own template name there, or if you really want to remove the title from all widgets you could edit the existing template (e.g. vbcms_widget_execphp_page or vbcms_widget_static_page).

K4GAP
01-06-2012, 05:28 AM
Thanks, that did it.

Palmcone
06-04-2012, 12:01 AM
When you configure a widget you'll see a place to enter a template name. You can enter your own template name there, or if you really want to remove the title from all widgets you could edit the existing template (e.g. vbcms_widget_execphp_page or vbcms_widget_static_page).

Thank you.