Rounded corners problem

For support and discussion related to templates, themes, and imagesets in phpBB 3.0.
Get Involved
Locked
jaylam13
Registered User
Posts: 194
Joined: Wed Sep 29, 2010 5:58 pm
Contact:

Rounded corners problem

Post by jaylam13 »

Hi,

I followed the below KB article:
http://www.phpbb.com/kb/article/css3-ro ... prosilver/

but all I get is a the forums centered as it should, and a grey border at the top and bottom nothing along the sides (see pic below)
untitled.JPG
untitled.JPG (102.98 KiB) Viewed 542 times
Can anyone help please.

Kind Regards

Jay
Last edited by _Vinny_ on Fri Jun 01, 2012 8:20 pm, edited 2 times in total.
Reason: Topic icon changed
jaylam13
Registered User
Posts: 194
Joined: Wed Sep 29, 2010 5:58 pm
Contact:

Re: Rounded corners problem

Post by jaylam13 »

Anyone got any suggestions?
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9580
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: Rounded corners problem

Post by _Vinny_ »

What is link of your board?
jaylam13 wrote:Anyone got any suggestions?
Can't see changes editing styles? Changes have disappeared?
jaylam13
Registered User
Posts: 194
Joined: Wed Sep 29, 2010 5:58 pm
Contact:

Re: Rounded corners problem

Post by jaylam13 »

_Vinny_ wrote:What is link of your board?
jaylam13 wrote:Anyone got any suggestions?
Can't see changes editing styles? Changes have disappeared?
Thanks for the link, I have refreshed everything and purged the cache but like I say I just get a grey border at the top and bottom.

Have a look HERE

Thanks
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9580
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: Rounded corners problem

Post by _Vinny_ »

Open styles/prosilver/theme/common.css
Find:

Code: Select all

#main-block {
	width: 100%;
	background-color: white;
}
Replace with:

Code: Select all

#main-block {
	width: 100%;
}
Refresh the theme.
jaylam13
Registered User
Posts: 194
Joined: Wed Sep 29, 2010 5:58 pm
Contact:

Re: Rounded corners problem

Post by jaylam13 »

_Vinny_ wrote:Open styles/prosilver/theme/common.css
Find:

Code: Select all

#main-block {
	width: 100%;
	background-color: white;
}
Replace with:

Code: Select all

#main-block {
	width: 100%;
}
Refresh the theme.
That worked a treat thanks but no rounded corners in IE..!!! when are ms going to get with the times.

Thanks
User avatar
Prosk8er
Registered User
Posts: 1748
Joined: Sun Mar 12, 2006 3:30 am
Location: Rochester, NY
Name: Tyler
Contact:

Re: Rounded corners problem

Post by Prosk8er »

jaylam13 wrote:
_Vinny_ wrote:Open styles/prosilver/theme/common.css
Find:

Code: Select all

#main-block {
	width: 100%;
	background-color: white;
}
Replace with:

Code: Select all

#main-block {
	width: 100%;
}
Refresh the theme.
That worked a treat thanks but no rounded corners in IE..!!! when are ms going to get with the times.

Thanks
it somewhat works for ie9
jaylam13
Registered User
Posts: 194
Joined: Wed Sep 29, 2010 5:58 pm
Contact:

Re: Rounded corners problem

Post by jaylam13 »

bprsk8r4272 wrote:
jaylam13 wrote:
_Vinny_ wrote:Open styles/prosilver/theme/common.css
Find:

Code: Select all

#main-block {
	width: 100%;
	background-color: white;
}
Replace with:

Code: Select all

#main-block {
	width: 100%;
}
Refresh the theme.
That worked a treat thanks but no rounded corners in IE..!!! when are ms going to get with the times.

Thanks
it somewhat works for ie9
im running IE9 and didnt get any rounded corners :(
jaylam13
Registered User
Posts: 194
Joined: Wed Sep 29, 2010 5:58 pm
Contact:

How to get the forums to look like this

Post by jaylam13 »

Hi,

I would like to lay my forums out the same as the phpbb website, with the grey margin on the left, right, top and bottom and have the gradient images highlighted in red in the attached image.
Untitled.jpg
Untitled.jpg (321.08 KiB) Viewed 483 times
Can anyone tell me how I go about doing it?
User avatar
Brf
Support Team Member
Support Team Member
Posts: 53413
Joined: Tue May 10, 2005 7:47 pm
Location: {postrow.POSTER_FROM}
Contact:

Re: How to get the forums to look like this

Post by Brf »

jaylam13
Registered User
Posts: 194
Joined: Wed Sep 29, 2010 5:58 pm
Contact:

Re: How to get the forums to look like this

Post by jaylam13 »

Thanks but is there a way of modding the standard style as i have loads of mods installed
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9580
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: Rounded corners problem

Post by _Vinny_ »

Check this.
User avatar
Prosk8er
Registered User
Posts: 1748
Joined: Sun Mar 12, 2006 3:30 am
Location: Rochester, NY
Name: Tyler
Contact:

Re: Rounded corners problem

Post by Prosk8er »

jaylam13 wrote:im running IE9 and didnt get any rounded corners :(
i see the top one and the bottom right one looks like it needs some more css coding
Locked

Return to “[3.0.x] Styles Support & Discussion”