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 for categories

+2
SLGray
venu238
6 posters

Go down

Solved Rounded corners for categories

Post by venu238 June 22nd 2012, 12:10 am

Before asking for help, I searched about round corners in the forum but none of the code worked for me. Please help me!!!

Here is my forum version phpbb3.

I tried below code but no use

Code:
.forumbg {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


Last edited by venu238 on June 23rd 2012, 10:21 pm; edited 1 time in total
avatar
venu238
Forumember

Male Posts : 109
Reputation : 0
Language : English
Location : Hyderabad

http://medico.forum.com.bz

Back to top Go down

Solved Re: Rounded corners for categories

Post by venu238 June 23rd 2012, 4:50 am

bump
avatar
venu238
Forumember

Male Posts : 109
Reputation : 0
Language : English
Location : Hyderabad

http://medico.forum.com.bz

Back to top Go down

Solved Re: Rounded corners for categories

Post by SLGray June 23rd 2012, 5:48 am

Do you know the forum that is in your profile is banned by Onlineguardian? Is this thread about another forum you have?


Rounded corners for categories Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Rounded corners for categories

Post by Nera. June 23rd 2012, 10:47 am

slg he posted a link to the forum he needs it for http://pims.online-talk.net/ but I can't seem to open it Confused It's loading but nothing is happening.

Can you point on a screen shot what do you want to see round? Wrap or?

If it's wrap this will do what you want:

Code:
#wrap {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Rounded corners for categories

Post by venu238 June 23rd 2012, 11:49 am

Nera. wrote:slg he posted a link to the forum he needs it for http://pims.online-talk.net/ but I can't seem to open it Confused It's loading but nothing is happening.

Can you point on a screen shot what do you want to see round? Wrap or?

If it's wrap this will do what you want:

Code:
#wrap {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
I don't have any problem in opening the forum..

Anyways I want these marked corners to be round, I tried the code in the 1st post but no use...

Rounded corners for categories Wim4hk
avatar
venu238
Forumember

Male Posts : 109
Reputation : 0
Language : English
Location : Hyderabad

http://medico.forum.com.bz

Back to top Go down

Solved Re: Rounded corners for categories

Post by Sozinho June 23rd 2012, 12:38 pm

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,th,td.row1,td.row3.over:hover,td.row2,td.row1.over:hover,td.row3 {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-khtml-border-radius: 5px;
}
Sozinho
Sozinho
Forumember

Male Posts : 172
Reputation : 4
Language : English
Location : Philippines

http://appzxor.omgforum.net

Back to top Go down

Solved Re: Rounded corners for categories

Post by venu238 June 23rd 2012, 12:55 pm

Sozinho wrote:td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,th,td.row1,td.row3.over:hover,td.row2,td.row1.over:hover,td.row3 {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-khtml-border-radius: 5px;
}
No change in the appearence
avatar
venu238
Forumember

Male Posts : 109
Reputation : 0
Language : English
Location : Hyderabad

http://medico.forum.com.bz

Back to top Go down

Solved Re: Rounded corners for categories

Post by Sozinho June 23rd 2012, 1:16 pm

Owh , Sorry about this.
Didn't notice yours was PhpBB3 while mine is 2.
Sozinho
Sozinho
Forumember

Male Posts : 172
Reputation : 4
Language : English
Location : Philippines

http://appzxor.omgforum.net

Back to top Go down

Solved Re: Rounded corners for categories

Post by venu238 June 23rd 2012, 1:32 pm

I solved the problem..


Last edited by venu238 on June 23rd 2012, 10:21 pm; edited 1 time in total
avatar
venu238
Forumember

Male Posts : 109
Reputation : 0
Language : English
Location : Hyderabad

http://medico.forum.com.bz

Back to top Go down

Solved Re: Rounded corners for categories

Post by AM99 June 23rd 2012, 1:36 pm

Any one has the code for punbb?
avatar
AM99
Forumember

Posts : 174
Reputation : 4
Language : english

Back to top Go down

Solved Re: Rounded corners for categories

Post by ShinGamix June 24th 2012, 3:03 am

what is round corners for phpbb2?
ShinGamix
ShinGamix
Forumember

Male Posts : 181
Reputation : 3
Language : English

http://shingamix.forumotion.com/

Back to top Go down

Solved Re: Rounded corners for categories

Post by SLGray June 24th 2012, 6:54 am

Since this is marked solved by the topic starter without a solution, the topic is going to be locked.

AM99 and ShinGamix:
Please start your own topics for your questions.


Rounded corners for categories Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51489
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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