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.

Forum Border question

2 posters

Go down

Solved Forum Border question

Post by Cobthecobbler August 14th 2010, 6:44 am

Is there any way to make the corners of the border around the forum curved? Any help would be appreciated, thank you Very Happy
avatar
Cobthecobbler
Forumember

Posts : 42
Reputation : 0
Language : English

http://Battlefrontier.forumotion.com

Back to top Go down

Solved Re: Forum Border question

Post by ankillien August 14th 2010, 7:01 am

Hello,

You can do it with CSS.
Go to Admin CP > Display > Colors > CSS
ADd this code there and submit...

Code:
#wrap {
border-radius : 10px;
-moz-border-radius : 10px;
-webkit-border-radius : 10px;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Forum Border question

Post by Cobthecobbler August 14th 2010, 7:06 am

Thanks so much Very Happy
avatar
Cobthecobbler
Forumember

Posts : 42
Reputation : 0
Language : English

http://Battlefrontier.forumotion.com

Back to top Go down

Solved Re: Forum Border question

Post by ankillien August 14th 2010, 8:19 am

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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