[CDB] Revolution 2.0.4 - phpBB 3.1.10

For style authors to post and receive feedback on 3.1.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Get Involved
User avatar
CarpCharacin
Registered User
Posts: 475
Joined: Sat Dec 06, 2014 1:59 pm
Location: Salt Lake City, Utah
Name: James
Contact:

Re: [Release] Revolution 2.0.2 - phpBB 3.1.9

Post by CarpCharacin »

It is here as a release.
User avatar
mrgtb
Registered User
Posts: 603
Joined: Wed Oct 03, 2007 10:51 am

Re: [Release] Revolution 2.0.2 - phpBB 3.1.9

Post by mrgtb »

Huh? What do you mean?
User avatar
CarpCharacin
Registered User
Posts: 475
Joined: Sat Dec 06, 2014 1:59 pm
Location: Salt Lake City, Utah
Name: James
Contact:

Re: [Release] Revolution 2.0.2 - phpBB 3.1.9

Post by CarpCharacin »

mrgtb wrote:Huh? What do you mean?
It has the prefix Release, not dev or beta.
User avatar
bonelifer
Community Team Member
Community Team Member
Posts: 3542
Joined: Wed Oct 27, 2004 11:35 pm
Name: William
Contact:

Re: [Release] Revolution 2.0.2 - phpBB 3.1.9

Post by bonelifer »

CarpCharacin wrote:Why isn't it released on the styles database?
You mean like this: https://www.phpbb.com/customise/db/style/revolution/
William Jacoby - Community Team
Knowledge Base | phpBB Board Rules | Search Customisation Database
Please don't contact me via PM or email for phpBB support .
User avatar
CarpCharacin
Registered User
Posts: 475
Joined: Sat Dec 06, 2014 1:59 pm
Location: Salt Lake City, Utah
Name: James
Contact:

Re: [Release] Revolution 2.0.2 - phpBB 3.1.9

Post by CarpCharacin »

bonelifer wrote:
CarpCharacin wrote:Why isn't it released on the styles database?
You mean like this: https://www.phpbb.com/customise/db/style/revolution/
Yes. Only the 3.0 version is released on the styles db, not the 3.1 version.
User avatar
nextgen
Registered User
Posts: 2394
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [Release] Revolution 2.0.2 - phpBB 3.1.9

Post by nextgen »

CarpCharacin wrote:Why isn't it released on the styles database?
mrgtb wrote:Not sure but think the author of theme has to submit it themselves to it. if they don't it, then it will remain listed here as 'work in progress'
CarpCharacin wrote:It is here as a release.
mrgtb wrote:Huh? What do you mean?
CarpCharacin wrote:It has the prefix Release, not dev or beta.
CarpCharacin wrote:Yes. Only the 3.0 version is released on the styles db, not the 3.1 version.
The style has not been submitted to the customisation database but the style works perfectly in version 3.1.9
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
nextgen
Registered User
Posts: 2394
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [Release] Revolution 2.0.3 - phpBB 3.1.10

Post by nextgen »

Style update for phpBB 3.1.10, see the first post... :)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
Ibedejo
Registered User
Posts: 243
Joined: Tue Feb 21, 2012 12:12 am

Re: [Release] Revolution 2.0.3 - phpBB 3.1.10

Post by Ibedejo »

001.png
001.png (1.77 KiB) Viewed 5645 times
;)
User avatar
nextgen
Registered User
Posts: 2394
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [Release] Revolution 2.0.3 - phpBB 3.1.10

Post by nextgen »

Ibedejo wrote:
001.png
;)
Thanks, fixed, sorry for that ;)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
nextgen
Registered User
Posts: 2394
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [Release] Revolution 2.0.4 - phpBB 3.1.10

Post by nextgen »

Style update the code changes in the style download link... :)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
iorG19
Registered User
Posts: 60
Joined: Sun Sep 28, 2014 10:25 am
Name: Georgian Iordache
Contact:

Re: [Release] Revolution 2.0.4 - phpBB 3.1.10

Post by iorG19 »

where is the max-width to change the entire width of style ?

i do change both:

Code: Select all

#header-bg {
	max-width: XXXpx;
and

Code: Select all

#wrap-bg {
	max-width: XXXpx;
no changes were made; i also refresh cache
“Si cres en tus fuerzas, nadie te podrá derrotar”Georgian Iordache // @iorG19 (GeorgioGalben)
User avatar
Hippie459MN
Registered User
Posts: 964
Joined: Mon Oct 15, 2007 10:13 pm
Location: Minnesota, USA
Contact:

Re: [Release] Revolution 2.0.4 - phpBB 3.1.10

Post by Hippie459MN »

iorG19 wrote:where is the max-width to change the entire width of style ?

i do change both:

Code: Select all

#header-bg {
	max-width: XXXpx;
and

Code: Select all

#wrap-bg {
	max-width: XXXpx;
no changes were made; i also refresh cache
Open theme/common.css, Line 178

Code: Select all

#header-bg {
	max-width: 900px;
	height: 147px;
	margin: 0 auto;
Change the max width to whatever you need.

EDIT: You might need to purge the cache after you make your change. Only the one edit worked just fine for me.
User avatar
iorG19
Registered User
Posts: 60
Joined: Sun Sep 28, 2014 10:25 am
Name: Georgian Iordache
Contact:

Re: [Release] Revolution 2.0.4 - phpBB 3.1.10

Post by iorG19 »

Hippie459MN wrote:
Change the max width to whatever you need.

EDIT: You might need to purge the cache after you make your change. Only the one edit worked just fine for me.
It was browser cache problem; thank you!

it looks greate now, but i don't see title of site => http://ior-g.net/index.php?style=3
“Si cres en tus fuerzas, nadie te podrá derrotar”Georgian Iordache // @iorG19 (GeorgioGalben)
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: [Release] Revolution 2.0.4 - phpBB 3.1.10

Post by Lumpy Burgertushie »

admin panel, general tab, board settings. you have to put something in the blanks for site name and description for them to show up on the page.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
User avatar
iorG19
Registered User
Posts: 60
Joined: Sun Sep 28, 2014 10:25 am
Name: Georgian Iordache
Contact:

Re: [Release] Revolution 2.0.4 - phpBB 3.1.10

Post by iorG19 »

Lumpy Burgertushie wrote:admin panel, general tab, board settings. you have to put something in the blanks for site name and description for them to show up on the page.


robert
no, is not! that is only from this style; if you change style id from style=3 to style=2 or style=1 or ... nothing. Just delete preview viewing main /index.php and you will see!
“Si cres en tus fuerzas, nadie te podrá derrotar”Georgian Iordache // @iorG19 (GeorgioGalben)
Locked

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