Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
making a round corner themes
08-13-2009, 01:41 AM (This post was last modified: 08-13-2009 01:43 AM by AndrewPH.)
Post: #1
making a round corner themes
this is a common tutorials, i don't know if there is already done @ mybb main forum. Smile

anyway if you want to have a cool round borders..

open your global.css in advance mode and look for:
Code:
You cannot view this code until you login or register

rename it as:
Code:
You cannot view this code until you login or register

you can then edit your templates and look for the "tborder", changing it to "tborder2", if you want the border to be on round corners..

same as thead and tfoot..
add css tag like this:
Quote: -moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;

red color text can be erase or change to bottomleft or bottomright

for more css round corners, read this article: http://www.css3.info/preview/rounded-border/

all are self explanatory.. so feel free to ask if you want then Big Grin
Find all posts by this user
Quote this message in a reply
08-13-2009, 02:41 AM
Post: #2
RE: making a round corner themes
I used this article a lot in the last time - always forgetting the tags Big Grin

Thank you for the nice tutorial!

Forum Admin
Visit this user's website Find all posts by this user
Quote this message in a reply
08-13-2009, 02:45 AM
Post: #3
RE: making a round corner themes
you are welcome sir! Big Grin i thought you'd not like it lol Tongue

i'll add up more soon..
Find all posts by this user
Quote this message in a reply
09-20-2009, 09:05 AM
Post: #4
RE: making a round corner themes
Wait why do you need to change tborder2?
Find all posts by this user
Quote this message in a reply
Today, 00:00 AM
Advertisement
Post Reply 


  • Share
  • heart Add to favourites
  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


This site is property of Lennart Sauter, powered by Zaiendo.de.