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)
-   -   Miscellaneous Hacks - Rounded corners all browsers (https://vborg.vbsupport.ru/showthread.php?t=263410)

CK 05-09-2011 10:00 PM

Rounded corners all browsers
 
1 Attachment(s)
This will get your rounded corners on your site.

Stick this code in your additional.css template and upload the attached file to your forum root ie the same folder that your forum is located in.

Now a word of warning, this will get you your basic rounded corners, it won't look like the demo style. To get the best effect use it with a style that has rounded corners in it, the idea behind this mod is to have the rounded corners display in IE.

Code:

#bsb {
behavior:url(border-radius.htc);
border-radius: 20px;
-moz-border-radius-top{vb:stylevar left}:20px;
-moz-border-radius-top{vb:stylevar right}:20px;
-webkit-border-top-{vb:stylevar left}-radius:20px;
-webkit-border-top-{vb:stylevar right}-radius:20px;
-khtml-border-top-{vb:stylevar left}-radius:20px;
-khtml-border-top-{vb:stylevar right}-radius:20px;
}

Live Demo - http://the-sps.org
Live Demo - Default Style http://www.the-sps.org/forum.php?styleid=61

goxy63 05-10-2011 12:36 PM

Demo?
Attached file is not here?

CK 05-10-2011 01:03 PM

Sorry, added the file and you can view the demo link.

Let me know if you have any problems, I'm only posting this because it works on my site and others seem to be having problems with it.

TransAmDan 05-10-2011 01:10 PM

I have just uploaded it, not got the rounded edges.
The file is there, and the CSS is modified. I have no forum accelerators that may be caching the CSS.

CK 05-10-2011 01:11 PM

What's your site.

WEBDosser 05-10-2011 01:21 PM

tagged..

TransAmDan 05-10-2011 01:50 PM

Quote:

Originally Posted by ChemicalKicks (Post 2194029)
What's your site.

http://forum2.solent-renegades.co.uk/forum.php

CK 05-10-2011 02:59 PM

You have rounded corners showing in IE!!!

:)

Stefan118 05-10-2011 08:55 PM

Doesn't work for me in my style...

Edit:
No need for help anymore...
After seeing the demo sites, those rounded corners are not what i expected, do i have now pressed Uninstalled.

CK 05-13-2011 09:38 PM

Quote:

Originally Posted by Stefan118 (Post 2194194)
Doesn't work for me in my style...

Edit:
No need for help anymore...
After seeing the demo sites, those rounded corners are not what i expected, do i have now pressed Uninstalled.

The rounded corners will work providing you have a style that uses rounded corners. The main purpose of this mod is to allow your style to show those lovely rounded corners in IE.


All times are GMT. The time now is 05:25 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.01113 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_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