![]() |
Widget Titles
Is there a way to hide the widget titles from showing up on the page? See my site fantasyhockeycoach.com
For example on a ad on the home page has this as a title '300Wx250H Ad HP' would like to hide that. is that possible |
You can try using css. Something like:
div.cms_widget_header h3 {display: none;} Or, just remove it directory from the template (you can find the template name when you click to Configure the widget). |
Thanks Lynne that totally worked!!!
How do I get rid of all the borders and padding so that the widgets are just there and background color is whatever the main background color is? |
You would use more custom CSS to remove what you want (set padding:0; or border:0, etc). This is a great site for help with writing CSS - http://www.w3schools.com/css/default.asp
|
I tried that site but can't get it to do what I want. Is there an easy way to get rid of all the borders for the widgets so that my site doesn't look so boxy? www.fantasyhockeycoach.com
I also tried to make the backgrounds of the widgets transparent but screwed that up too and half was white and half was a grey color. please help |
Try:
HTML Code:
.cms_widget { |
Thanks again Lynne. Do I just add that code or which ones do I delete?
|
You can either add that to additional.css or look up those classes and see if there is a stylevar you may modify to see to 0 for those items.
|
WOOHOOOOO you ROCK! that totally worked!!!!
One more question. When I refresh my page I get a grey color showing up initially in the body but then changes after a second or two to white. Where would I go to change that? NM I think I found it in changing doc_background. Thanks again!!!! |
I can't seem to locate
VBCMS_WIDGET_CONTENT_BORDER VBCMS_WIDGET_SHADOW_COLOR VBCMS_WIDGET_BORDER in vBulletin 4.2.0, am I missing something? |
All times are GMT. The time now is 02:44 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:
|