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

2 posters

Go down

Rounded Corners Empty Rounded Corners

Post by Xanthis October 25th 2010, 2:18 am

Does anyone know how to round the corners of the forum itself? Or, round the corners of forum headers for that matter? I can never seem to find a straight answer.
Xanthis
Xanthis
Forumember

Male Posts : 210
Reputation : 6
Language : English

Back to top Go down

Rounded Corners Empty Re: Rounded Corners

Post by Maki1 October 25th 2010, 4:16 am

Hello,

Add this to your css:
Code:

/* Wrap .pun-------------------------------------------------------------*/
.pun {
   width: 880px;
   margin: 0 auto;
   padding: 5px;
margin-top: 10px;
margin-bottom: 30px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border: 1px solid #666;
background-repeat: repeat-x;
background-position: top;
}
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Rounded Corners Empty Re: Rounded Corners

Post by Xanthis October 25th 2010, 5:34 am

I added that and nothing changed.
Xanthis
Xanthis
Forumember

Male Posts : 210
Reputation : 6
Language : English

Back to top Go down

Rounded Corners Empty Re: Rounded Corners

Post by Maki1 October 25th 2010, 10:59 am

Hmm... if you are using phnBB and the code I give you should work, also can we see a like to your forum?
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Rounded Corners Empty Re: Rounded Corners

Post by Guest October 25th 2010, 12:35 pm

Code:
border-radius:7px;

and this part in the code too (:
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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