Round corners for phpbb3
3 posters
Page 1 of 1
Round corners for phpbb3
Hi all i have a little problem i need help with
Ive been making a new skin and have got most of the way but ran in to this problem here.
The main forum has rounded corners and when you click on a forum it comes up like this
i would like to make this also rounded all so.
Thanks for any help anyone can give me on this
~Ape~
Ive been making a new skin and have got most of the way but ran in to this problem here.
The main forum has rounded corners and when you click on a forum it comes up like this
i would like to make this also rounded all so.
Thanks for any help anyone can give me on this
~Ape~
Last edited by APE on June 18th 2012, 4:51 pm; edited 1 time in total
Re: Round corners for phpbb3
Hi, APE
Add this code in your CSS:
Add this code in your CSS:
- Code:
.forumbg {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
Re: Round corners for phpbb3
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» I want to round avatar
» Round Corners on phpBB2?
» Make round.
» Round profile pictures
» round warning
» Round Corners on phpBB2?
» Make round.
» Round profile pictures
» round warning
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum