vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Rounded top right hand corner (https://vborg.vbsupport.ru/showthread.php?t=102683)

Neofreaks 12-09-2005 10:00 PM

Rounded top right hand corner
 
This template modification will round off the top right hand corner.

Instructions
  1. Downlaod the attached image (or create your own), name it rtop.gif, and upload it to the images/misc/ subdirectory of your forum directory.
  2. In the CSS for the template in which you want to add this modification, add the following:
    Code:

    #round {
            background: #FFF url(../../images/misc/rtop.gif) no-repeat top right;
            }

  3. In the 'header' template, find:
    Code:

    <!-- content table -->
    Add above:
    Code:

    <div id="round"><br /></div>
  4. In the 'navbar' template, find and remove the first <br /> tag.
  5. Job done!

Enjoy! :D

michaelbenson 12-11-2005 12:05 AM

Why is this just the top right hand corner?
What did the left hand corner do to deserve such prejudice? :P

Tidy 12-11-2005 02:51 AM

On the stanard vBulletin 3.5.x or 3.0.x Style the Top Left is Already Rounded in a sense. Just the right hand corner is Square which looks stupid. This modification just cleans it up a bit.

harpez 12-11-2005 08:17 AM

I had never noticed that before, but know you come to mention it that square corner looks horrible!

Justdave 12-12-2005 08:40 PM

Where's the rtop.gif download?

Good idea, BTW.

Neofreaks 12-12-2005 09:55 PM

Quote:

Originally Posted by Justdave
Where's the rtop.gif download?

Good idea, BTW.

To the right of the attached thumbnail. Look carefully.

mkdevo 12-16-2005 11:23 PM

great idea. thanks!

xeon 01-11-2006 01:41 PM

Nice little change, cleans the default top right up nicely.

GoNz00 03-16-2006 07:36 AM

cant figure out where to put this part
Quote:

In the CSS for the template in which you want to add this modification, add the following:

Code:
#round {
background: #FFF url(../../images/misc/rtop.gif) no-repeat top right;
}
any help please ?

im a tad nooby :)

GoNz00 03-18-2006 05:55 AM

bump, anyone ?


All times are GMT. The time now is 08:50 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.05206 seconds
  • Memory Usage 1,724KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete