[3.0.2] proGrey

Styles / Graphics for phpBB3 Olympus

Moderator: STG Styles Team

Forum rules
Image
Please feel free to download any MOD's here, support for each MOD is located it's own thread.

To post your own MOD, please first read the MOD Guidelines

[3.0.2] proGrey

Postby Barrys » 24 Dec 2007, 20:07

*NOTE* phpBB has released their version of the site style. I have the link to the post under the downloads section.

Style Name: proGrey
Style Author: Barrys
Style Version: 1.0.2

Licence: GNU General Public License v2

Style Status: Released (phpBB-3.0.2)
Style Colors: Standard prosilver and dark grey
Style Base: prosilver
Style Type: Color

Style Description: Just like the prosilver on http://www.phpBB.com

Code Changes in overall_*.html
Spoiler:
OPEN: overall_header.html

FIND
Code: Select all
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">


AFTER ADD:
Code: Select all
<div class="outside">
   <div class="top-left"></div><div class="top-center"></div><div class="top-right"></div>
      <div class="inside">
         <div class="notopgap">


OPEN: overall_footer.html

FIND
Code: Select all
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
<div>


AFTER, ADD
Code: Select all
</div>
<div class="nobottomgap"></div>
      </div>
   <div class="bottom-left"></div><div class="bottom-center"></div><div class="bottom-right">
</div>


Downloads:

http://www.phpbb.com/community/viewtopi ... &t=1146495
Last edited by Barrys on 26 Oct 2008, 12:21, edited 4 times in total.
Barrys    
Style Author
Style Author
 
Posts: 25
Joined: 19 Mar 2007, 13:38
Location: The Interwebz
Favorite Team: St. Louis Ramns
Gender: Male


Re: [RELEASE 3.0.0-GOLD] proGrey

Postby Semi_Deus » 25 Dec 2007, 07:00

Did you use the border images of phpBB.com?
http://www.phpbb.com/community/viewtopi ... 4&t=631235
Former Moderator & Styles team member
Image
User avatar
Semi_Deus
Admiral
Admiral
 
Posts: 2477
Joined: 13 Feb 2007, 13:53
Location: Netherlands
Favorite Team: Ajax
Gender: Male
phpBB Knowledge: 8

Re: [RELEASE 3.0.0-GOLD] proGrey

Postby Barrys » 26 Dec 2007, 12:51

No i did not.
Barrys    
Style Author
Style Author
 
Posts: 25
Joined: 19 Mar 2007, 13:38
Location: The Interwebz
Favorite Team: St. Louis Ramns
Gender: Male

Re: [RELEASE 3.0.0-GOLD] proGrey

Postby sanis » 31 Dec 2007, 13:36

Nice. I have been looking for this for ages ;)
sanis
Cadet II
Cadet II
 
Posts: 28
Joined: 08 Mar 2007, 07:19
Gender: Male

Re: [RELEASE 3.0.0-GOLD] proGrey

Postby Semi_Deus » 31 Dec 2007, 15:52

Barrys wrote:No i did not.

Okay, then everything is fine :good:
Former Moderator & Styles team member
Image
User avatar
Semi_Deus
Admiral
Admiral
 
Posts: 2477
Joined: 13 Feb 2007, 13:53
Location: Netherlands
Favorite Team: Ajax
Gender: Male
phpBB Knowledge: 8

Re: [RELEASE 3.0.0-GOLD] proGrey

Postby Stoker » 05 Jan 2008, 10:43

Hello :hello:

I have a question regarding this great Style, infact regarding all prosilver based styles.
I have a few mods installed.
Can I use my existing Prosilver template folder and replace the progrey template folder with it?

It would be quite easy then :)
Stoker
Stoker    
Borg Drone
Borg Drone
 
Posts: 401
Joined: 24 Nov 2007, 11:05
Location: Denmark
Favorite Team: Highslide JS
Gender: Male
phpBB Knowledge: 4

Re: [RELEASE 3.0.0-GOLD] proGrey

Postby Semi_Deus » 06 Jan 2008, 13:48

Stoker wrote:Hello :hello:

I have a question regarding this great Style, infact regarding all prosilver based styles.
I have a few mods installed.
Can I use my existing Prosilver template folder and replace the progrey template folder with it?

It would be quite easy then :)

If both styles are the same version of phpBB software it should work yes.
Former Moderator & Styles team member
Image
User avatar
Semi_Deus
Admiral
Admiral
 
Posts: 2477
Joined: 13 Feb 2007, 13:53
Location: Netherlands
Favorite Team: Ajax
Gender: Male
phpBB Knowledge: 8

Re: [RELEASE 3.0.0-GOLD] proGrey

Postby Stoker » 06 Jan 2008, 14:04

Great, Thanks :grin:
Stoker
Stoker    
Borg Drone
Borg Drone
 
Posts: 401
Joined: 24 Nov 2007, 11:05
Location: Denmark
Favorite Team: Highslide JS
Gender: Male
phpBB Knowledge: 4

Re: [3.0.0] proGrey

Postby Barrys » 10 Jan 2008, 17:52

posted code changes for prosilver based styles.

USE IF: you want to copy prosilver based template files to this style.

Spoiler:
OPEN: overall_header.html

FIND
Code: Select all
<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">


AFTER ADD:
Code: Select all
<div class="outside">
   <div class="top-left"></div><div class="top-center"></div><div class="top-right"></div>
      <div class="inside">
         <div class="notopgap">


OPEN: overall_footer.html

FIND
Code: Select all
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
<div>


AFTER, ADD
Code: Select all
</div>
<div class="nobottomgap"></div>
      </div>
   <div class="bottom-left"></div><div class="bottom-center"></div><div class="bottom-right">
</div>
Barrys    
Style Author
Style Author
 
Posts: 25
Joined: 19 Mar 2007, 13:38
Location: The Interwebz
Favorite Team: St. Louis Ramns
Gender: Male

Re: [3.0.0] proGrey

Postby jordanparker_2008 » 25 Jan 2008, 11:13

This is a very nice style, i have just downlaoded it and set it as my style on my site.
View it here.
Last edited by Ladysarajane on 27 Jan 2008, 15:14, edited 2 times in total.
Reason: Link removed for spamming. Please Read Forum Rules 3b. http://startrekguide.com/rules/#rule3b
jordanparker_2008    
Crewman
Crewman
 
Posts: 2
Joined: 25 Jan 2008, 11:01
Gender: Male

Next

Return to Styles

Who is online

Users browsing this forum: ccBot [Bot] and 5 guests