The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Rounded corners

5 posters

Go down

Rounded corners Empty Rounded corners

Post by suwhenzetie November 7th 2011, 2:50 am

Rounded Corners on invision.

I need instructions for idiots, i just screwed my last theme up and have to build from scratch. I would like the corners of the categories and headers rounded.

kwandrivia.com
suwhenzetie
suwhenzetie
Forumember

Male Posts : 55
Reputation : 1
Language : English
Location : Canada

http://Kwandrivia.com

Back to top Go down

Rounded corners Empty Re: Rounded corners

Post by Jotace November 7th 2011, 7:12 pm

Code:
div.borderwrap .maintitle{-webkit-border-top-right-radius:10px;-webkit-border-top-left-radius:10px;border-top-right-radius:10px;border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-topleft:10px}
div.borderwrap #Root tfoot td{-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px}
#logostrip{-webkit-border-radius:10px;border-radius:10px;-moz-border-radius:10px;}
Jotace
Jotace
New Member

Posts : 4
Reputation : 1
Language : English
Location : In a Pokémon World (?)

Back to top Go down

Rounded corners Empty Re: Rounded corners

Post by suwhenzetie November 7th 2011, 9:02 pm

where does this go?
suwhenzetie
suwhenzetie
Forumember

Male Posts : 55
Reputation : 1
Language : English
Location : Canada

http://Kwandrivia.com

Back to top Go down

Rounded corners Empty Re: Rounded corners

Post by Klemen November 7th 2011, 10:05 pm

Admin panel - display - colors - CSS stylesheets - copy the above Cody and paste in anywhere.
Klemen
Klemen
Forumember

Male Posts : 292
Reputation : 32
Language : English, German, Slovene

http://www.bannedbrotherhood.com

Back to top Go down

Rounded corners Empty Re: Rounded corners

Post by suwhenzetie November 7th 2011, 11:59 pm

it doesn't work with phpbb2
suwhenzetie
suwhenzetie
Forumember

Male Posts : 55
Reputation : 1
Language : English
Location : Canada

http://Kwandrivia.com

Back to top Go down

Rounded corners Empty Re: Rounded corners

Post by WHITESABBATH November 8th 2011, 1:05 am

Hey suwhenzetie,
now that you know where to put the code(s).
Idea see that little search button on the top right side of this forum? type in the words "rounded corners"; you'll be amazed at all the threads in relation to your request.thumright .
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Rounded corners Empty Re: Rounded corners

Post by Guest November 8th 2011, 8:33 am

In your first post yuu want for invision, and now you said:

it doesn't work with phpbb2

for phpbb2:
Code:

.forumline {
border-radius: 10px;}
avatar
Guest
Guest


Back to top Go down

Rounded corners Empty Re: Rounded corners

Post by taggedup November 15th 2011, 12:58 am

Jotace wrote:
Code:
div.borderwrap .maintitle{-webkit-border-top-right-radius:10px;-webkit-border-top-left-radius:10px;border-top-right-radius:10px;border-top-left-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-topleft:10px}
div.borderwrap #Root tfoot td{-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px}
#logostrip{-webkit-border-radius:10px;border-radius:10px;-moz-border-radius:10px;}

Johnny. wrote:In your first post yuu want for invision, and now you said:

it doesn't work with phpbb2

for phpbb2:
Code:

.forumline {
border-radius: 10px;}
is it possible 2 do it 2 the chatbox?
is there a code?
thanks
avatar
taggedup
Forumember

Posts : 42
Reputation : 3
Language : english

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum