vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Round corners for Notices (https://vborg.vbsupport.ru/showthread.php?t=267734)

Scalemotorcars 07-30-2011 10:00 PM

Round corners for Notices
 
1 Attachment(s)
Simple little mod that adds a radius to your notices. Simply add the following css to your additional.css and edit the radius to fit your needs.

NOTE: will not work on older browsers that don't support CSS3

Code:

.notices li {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}


BlueCheri 08-01-2011 03:00 PM

Nice one, thanx

bskr84 08-23-2011 07:22 AM

thanx

EasyEazy 09-23-2011 05:49 PM

Works a treat thanks

preemz10314 09-25-2011 09:16 PM

took about 1 1/2 minutes to install works perfectly. nice.

spillage 12-18-2011 08:52 PM

A nice addition... thanks.

I take it the same would apply for Announcements?

ellinofatsa 12-29-2011 05:47 AM

not work on vission colision skin 4,1,9

Toorak Times 03-12-2013 05:10 PM

That worked great for me on 4.2pl3, cheers

synseal 03-12-2013 11:20 PM

Quote:

Originally Posted by ellinofatsa (Post 2281851)
not work on vission colision skin 4,1,9

Have you tried to add it right at the top of the additional.css?.


All times are GMT. The time now is 10:44 AM.

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.01022 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete