vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I remove widget border box? (https://vborg.vbsupport.ru/showthread.php?t=253006)

paulnicholson 11-02-2010 01:30 AM

How do I remove widget border box?
 
I want to remove the widget border box in vbulletin suite 4.0.8. I am inserting a facebook like box and I have to sacrifice information and make it thinner. The widget boxes make my site look amateur as well. Anyone know how to remove the border so users can only see the contents?

Lynne 11-02-2010 02:15 AM

I'm not sure exactly what you want (an image always helps), but the border is defined in ".cms_widget", so you can add this to additional.css to get rid of it:
HTML Code:

.cms_widget {border:none;}

paulnicholson 11-02-2010 04:23 AM

Where is that located please? I'm pretty new.

Lynne 11-02-2010 01:53 PM

addiitional.css is a template. It's in the CSS Templates group.

paulnicholson 11-07-2010 02:22 PM

Can you give me a clue as to how to find that please?

Lynne 11-07-2010 02:35 PM

Style Manager > find style > Edit Templates > double-click on CSS Templates group and it's right there.

oxide11 03-05-2011 09:58 AM

Nice one can you give me a more functions info where i can manage widgets by addiitional.css.
For example how to remove the icon from widgets.. can i do it form additional.ccs ?

Lynne 03-05-2011 03:42 PM

You would have to edit the template for the widget to remove the image.

wombycat 10-01-2011 06:11 PM

I'm trying to get rid of the lines below from Version 4.1.6

http://reactgaming.net.au/images/misc/help.jpg

I tried this

Quote:

Originally Posted by Lynne (Post 2117007)
I'm not sure exactly what you want (an image always helps), but the border is defined in ".cms_widget", so you can add this to additional.css to get rid of it:
HTML Code:

.cms_widget {border:none;}

so that my additional.css template looked like this below

Code:

div.steamprofile{
float:right;
display:block;
z-index:300;
}
.cms_widget {border:none;}

Is that what you meant or was I being to literal?

Lynne 10-01-2011 10:17 PM

That looks correct. Did you try it?


All times are GMT. The time now is 11:42 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
  • Page Generation 0.01189 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete