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 Quote and code box css help

2 posters

Go down

Solved rounded Quote and code box css help

Post by Ape July 22nd 2011, 2:48 pm

Hi all i would like to ask for the following css codes


  • I would like to make my Quote box look rounded on the corners
  • I would like to make my code box look rounded on the corners
If anyone could give me the full codes for this then it would help me alot

Thanks

~Ape~ rounded Quote and code box css help Ascaso


Last edited by ape man on July 22nd 2011, 3:19 pm; edited 1 time in total
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: rounded Quote and code box css help

Post by Base July 22nd 2011, 2:55 pm

Hi, for your code box, please add this to your CSS code:

Code:
dl.codebox {
    border-radius: 15px 15px 15px 15px;
}

For your quote box, please add this to your CSS code:

Code:
blockquote {
    border-radius: 15px 15px 15px 15px;
}

Very Happy
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: rounded Quote and code box css help

Post by Ape July 22nd 2011, 3:19 pm

Thank you so much Base this is now solved rounded Quote and code box css help 951938


rounded Quote and code box css help Left1212rounded Quote and code box css help Center11rounded Quote and code box css help Right112
rounded Quote and code box css help Ape_b110
rounded Quote and code box css help Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19122
Reputation : 1993
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Solved Re: rounded Quote and code box css help

Post by Base July 22nd 2011, 3:19 pm

You're welcome, glad I could help. Very Happy

Solved => Locked
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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