Helpful Information
 
 
Category: vBulletin 3.5 Template Modifications
Rounded top right hand corner

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

Instructions

Downlaod the attached image (or create your own), name it rtop.gif, and upload it to the images/misc/ subdirectory of your forum directory.
In the CSS for the template in which you want to add this modification, add the following:
#round {
background: #FFF url(../../images/misc/rtop.gif) no-repeat top right;
}
In the 'header' template, find:
<!-- content table -->
Add above:
<div id="round"><br /></div>
In the 'navbar' template, find and remove the first <br /> tag.
Job done!

Enjoy! :D

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

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.

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

Where's the rtop.gif download?

Good idea, BTW.

Where's the rtop.gif download?

Good idea, BTW.
To the right of the attached thumbnail. Look carefully.

great idea. thanks!

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

cant figure out where to put this part 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 :)

bump, anyone ?










privacy (GDPR)