Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
making a round corner themes
#1
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 are not allowed to see code.

rename it as:
Code:
You are not allowed to see code.

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
Reply
#2
I used this article a lot in the last time - always forgetting the tags Big Grin

Thank you for the nice tutorial!
Forum Admin
Reply
#3
you are welcome sir! Big Grin i thought you'd not like it lol Tongue

i'll add up more soon..
Reply
#4
Wait why do you need to change tborder2?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)