[Release] Platinum (phpBB 3.0.12)

For style authors to post and receive feedback on 3.0.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Get Involved
SwT-CarbonzZ
Registered User
Posts: 575
Joined: Tue Oct 12, 2010 7:17 am

Re: [Release] Platinum (phpBB 3.0.11)

Post by SwT-CarbonzZ »

How to change the forum with like this site ?

i found this https://www.phpbb.com/kb/article/fixed-width-prosilver/ but i seems not like that.

This is what i find :)

Code: Select all

#wrap {
	padding: 15px 15px 45px 15px;
}
Edit:

Another problem i activated the change color but a click the pensel ok but if i click a color nothing changes.
Also i cant make this mod to work viewtopic.php?t=1116985
User avatar
jrolson
Registered User
Posts: 968
Joined: Wed Jan 05, 2005 1:53 am
Location: U.S.

Re: [Release] Platinum (phpBB 3.0.11)

Post by jrolson »

1.0.1 Released!

*Major color switcher code change.
*Minor color changes.
User avatar
jrolson
Registered User
Posts: 968
Joined: Wed Jan 05, 2005 1:53 am
Location: U.S.

Re: [Release] Platinum (phpBB 3.0.11)

Post by jrolson »

SwT-CarbonzZ wrote:How to change the forum with like this site ?

i found this https://www.phpbb.com/kb/article/fixed-width-prosilver/ but i seems not like that.

This is what i find :)

Code: Select all

#wrap {
	padding: 15px 15px 45px 15px;
}
You can add this to #wrap

Code: Select all

width: 800px
margin: 0 auto;
Change "800px" to what you want.
That's the only width you can change.
SwT-CarbonzZ wrote:Another problem i activated the change color but a click the pensel ok but if i click a color nothing changes.
There's new code for the color switcher in version 1.0.1.
Also make sure your browser isn't blocking javascript or cookies.
SwT-CarbonzZ wrote:Also i cant make this mod to work viewtopic.php?t=1116985
You would have to manually add the code under the #header table.
SwT-CarbonzZ
Registered User
Posts: 575
Joined: Tue Oct 12, 2010 7:17 am

Re: [Release] Platinum (phpBB 3.0.11)

Post by SwT-CarbonzZ »

seems that this not works, width:

Code: Select all

 800px
margin: 0 auto;
I want it to look like this site here.
User avatar
pit-PL
Registered User
Posts: 3212
Joined: Sat Nov 21, 2009 12:24 pm

Re: [Release] Platinum (phpBB 3.0.11)

Post by pit-PL »

jrolson wrote:

Code: Select all

width: 800px
margin: 0 auto;
SwT-CarbonzZ wrote:seems that this not works
It's caused by a missing ; at the end of the first line.
SwT-CarbonzZ
Registered User
Posts: 575
Joined: Tue Oct 12, 2010 7:17 am

Re: [Release] Platinum (phpBB 3.0.11)

Post by SwT-CarbonzZ »

Yes looking much better now , just want to make disign better. to much white now.

www.psntrophies.net/test
SwT-CarbonzZ
Registered User
Posts: 575
Joined: Tue Oct 12, 2010 7:17 am

Re: [Release] Platinum (phpBB 3.0.11)

Post by SwT-CarbonzZ »

You got an error in viewtopic_body.html

This is the Link to the post i created.
Peter77sx
Registered User
Posts: 3260
Joined: Wed Nov 09, 2005 2:51 pm

Re: [Release] Platinum (phpBB 3.0.11)

Post by Peter77sx »

SwT-CarbonzZ wrote:You got an error in viewtopic_body.html

This is the Link to the post i created.

Your color switcher is not working either, btw. Something happened while making your own custom changes..
User avatar
jrolson
Registered User
Posts: 968
Joined: Wed Jan 05, 2005 1:53 am
Location: U.S.

Re: [Release] Platinum (phpBB 3.0.11)

Post by jrolson »

Peter77sx wrote: Your color switcher is not working either, btw. Something happened while making your own custom changes..
Color switcher is working for me in all browsers.
http://www.youtube.com/watch?v=MnW9sUvmoRk

Make sure you clear your cache properly or that your browser is not blocking javascript/cookies.
User avatar
Kamahl19
Registered User
Posts: 1598
Joined: Tue Nov 06, 2007 3:33 pm
Location: Slovakia
Name: Martin
Contact:

Re: [Release] Platinum (phpBB 3.0.11)

Post by Kamahl19 »

Good work, looks very nice
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [Release] Platinum (phpBB 3.0.11)

Post by Mess »

nice1, good job. :)
User avatar
RMcGirr83
Former Team Member
Posts: 22011
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: [Release] Platinum (phpBB 3.0.11)

Post by RMcGirr83 »

Is there some reason as to why you aren't using template inherits from prosilver?

Also

Code: Select all

<a target="_blank" href="https://www.phpbb.com/community/viewtopic.php?f=185&t=2168509">
target="_blank" is not valid xHTML and will fail W3c
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then buy me a beer Image
Florys
Registered User
Posts: 2
Joined: Sat Mar 02, 2013 7:32 pm

Re: [Release] Platinum (phpBB 3.0.11)

Post by Florys »

What type of font do you used for buttons?
User avatar
Mess
Registered User
Posts: 985
Joined: Wed Jul 01, 2009 6:37 am
Name: Kim

Re: [Release] Platinum (phpBB 3.0.11)

Post by Mess »

I really like your top bar. Any chance you are going to release those edits alone?
Danielx64
Registered User
Posts: 1369
Joined: Wed Nov 04, 2009 5:51 am
Location: In a server room in Australia
Name: Daniel
Contact:

Re: [Release] Platinum (phpBB 3.0.11)

Post by Danielx64 »

I must say that it a nice theme :)
Please note that I will not be porting any of my mods to phpBB 3.1. Sorry for the inconvenience this may cause.
Image
Locked

Return to “[3.0.x] Styles in Development”