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.

help! how are rounded corner images on phpbb3 suppose to look?

Go down

help! how are rounded corner images on phpbb3 suppose to look? Empty help! how are rounded corner images on phpbb3 suppose to look?

Post by Guest Sat 27 Nov - 14:49

How are you suppose to make the rounded corner images?

I designed my theme myself so it didn't come with the rounded corners.

Spoiler:
avatar
Guest
Guest


Back to top Go down

help! how are rounded corner images on phpbb3 suppose to look? Empty Re: help! how are rounded corner images on phpbb3 suppose to look?

Post by Sanket Mon 29 Nov - 5:59

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

help! how are rounded corner images on phpbb3 suppose to look? Empty Re: help! how are rounded corner images on phpbb3 suppose to look?

Post by Guest Wed 1 Dec - 3:15

yeah, like that.
avatar
Guest
Guest


Back to top Go down

help! how are rounded corner images on phpbb3 suppose to look? Empty Re: help! how are rounded corner images on phpbb3 suppose to look?

Post by Sanket Wed 1 Dec - 4:47

Add this to your css.

Code:
#wrap {
padding : 5px;
border : 1px solid #EEE;
-moz-border-radius : 5px;
-webkit-border-radius : 5px;
-moz-box-shadow : 0 0 5px #666;
-webkit-box-shadow : 0 0 5px #666;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

help! how are rounded corner images on phpbb3 suppose to look? Empty Re: help! how are rounded corner images on phpbb3 suppose to look?

Post by Guest Wed 1 Dec - 22:35

thanks, and what't the difference between rounded corners and rounded corners on colored background?
avatar
Guest
Guest


Back to top Go down

help! how are rounded corner images on phpbb3 suppose to look? Empty Re: help! how are rounded corner images on phpbb3 suppose to look?

Post by Sanket Thu 2 Dec - 5:26

I think its self explanatory, isn't it?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


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