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 Borders

2 posters

Go down

Rounded Borders Empty Rounded Borders

Post by TheListener November 24th 2009, 1:36 am

Hello, I'm having a problem

I'm trying to male my forum borders rounded but I can't

Like shown in the picture below

Rounded Borders 23vx7ol

I've added this code:
Code:
blockquote {
-moz-border-radius: 1em;
border-radius: 1em;
}

dl.codebox {
-moz-border-radius: 1em;
border-radius: 1em;
background: #FFFFFF ;
}
Nothing happens

I've added the pictures
Round left corners :https://2img.net/i/fa/prosilver/corners_left.gif
Round right corners :https://2img.net/i/fa/prosilver/corners_right.gif

https://2img.net/i/fa/prosilver_magenta/corners_left2.gif
https://2img.net/i/fa/prosilver_magenta/corners_right2.gif

Again nothing happens.

What should I do?
My forum's link: http://www.thefacebookforum.net

Thank you very much
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

Rounded Borders Empty Re: Rounded Borders

Post by ankillien November 24th 2009, 3:21 am

Hello,

YOu want to add rounded corners to codebox and spoiler?
I'll give you a CSS code for it.

Adding images won't work here.
ankillien
ankillien
Energetic

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

Back to top Go down

Rounded Borders Empty Re: Rounded Borders

Post by TheListener November 24th 2009, 4:26 am

No I mean rounded borders for everything, like in the image shown.

Like in this forum: the widgets, the forms, everything has rounded borders
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

Rounded Borders Empty Re: Rounded Borders

Post by ankillien November 24th 2009, 7:42 am

This is possible in PHPBB3 only.
Upload these images via your Admin CP > Display > Pics Management...

Round left corners : https://2img.net/i/fa/prosilver/corners_left.gif
Round right corners : https://2img.net/i/fa/prosilver/corners_right.gif
Round left corners on colored background : https://2img.net/i/fa/prosilver_magenta/corners_left2.gif
Round right corners on colored background : https://2img.net/i/fa/prosilver_magenta/corners_right2.gif
ankillien
ankillien
Energetic

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

Back to top Go down

Rounded Borders Empty Re: Rounded Borders

Post by TheListener November 25th 2009, 4:29 am

Sorry, did you read my first post?

I've added the pictures
Round left corners :https://2img.net/i/fa/prosilver/corners_left.gif
Round right corners :https://2img.net/i/fa/prosilver/corners_right.gif

https://2img.net/i/fa/prosilver_magenta/corners_left2.gif
https://2img.net/i/fa/prosilver_magenta/corners_right2.gif

I've already done that
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

Rounded Borders Empty Re: Rounded Borders

Post by ankillien November 25th 2009, 8:41 am

Try adding this to your CSS, and nake sure you have the corner images uploaded in Pics management...

Code:
span.corners-top,span.corners-bottom {
   display: inherit !important;
   }

Hope this helps Very Happy
ankillien
ankillien
Energetic

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

Back to top Go down

Rounded Borders Empty Re: Rounded Borders

Post by TheListener November 25th 2009, 3:54 pm

Still nothing... I added the pictures and the code and nothing happens

Sad
avatar
TheListener
Forumember

Male Posts : 796
Reputation : 0

Back to top Go down

Back to top

- Similar topics

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