Prospace

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Prospace

Post by spaceace »

Style name: Prospace
Author: spaceace
Style description: A dark red style with profiles on left
Style version: 1.0.7
Tested on phpBB version: 3.0.6 (currently installed and active)

Download file:
Prospace107.zip
edit: updated to support IE6 for phpBB validation :roll:
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 6 times in total.

if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

style was updated for IE6 support.

in IE6 and lower, the style will have the menu and links as in prosilver.

in all browsers above IE6, they will display the menus as was intended.

this had to be done to pass style validation on phpbb.com
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 1 time in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
Mintcopper
Registered User
Posts: 159
Joined: Thu Dec 17, 2009 8:43 am
Flag: Canada

Re: Prospace

Post by Mintcopper »

Cool space job well done :mrgreen:
Last edited by Mintcopper on Tue Feb 26, 2013 10:29 am, edited 1 time in total.
Smile it keeps people wondering what your up to :)

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

Style name: Prospace
Author: spaceace
Style description: A dark red style with profiles on left
Style version: 3.0.7RC-1.1
Tested on phpBB version: 3.0.7RC-1 (currently installed and active)

Download file:
Prospace3.0.7RC1.1.zip
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

Style name: Prospace
Author: spaceace
Style description: A dark red style with profiles on left
Style version: 3.0.7.1
Tested on phpBB version: 3.0.7-PL1 (currently installed and active)

Screen shot:
prospace.gif
Download file:
Prospace3.0.7.1.zip
Notes: Completely changed the menu by removing the image files and replacing it with CSS3. IE users please note that due to lack of css support in IE, the menu will look very plain and just have solid colours with no gradient backgrounds.
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 3 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

ok everyone, thanks to Jackson for finding and pointing out a link issue in the menu for Prospace3.0.7.1

here's the new fixed version of the style.
Prospace3.0.7.2.zip
also, for anyone that just needs the fixed menu.html that was the problem, it's posted here http://www.livemembersonly.com/viewtopic.php?f=13&t=61
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

Style name: Prospace
Author: spaceace
Style description: A dark red style with profiles on left
Style version: 1.0.8.1
Tested on phpBB version: 3.0.8 (currently installed and active)

Notes: updated style to phpBB3.0.8
Prospace3.0.8.1.zip
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

minor adjustment to my Prospace style.

open Prospace/theme/colours.css

find
Code: Select all
.bg1	{ background-color: #000000; border-top: 1px solid #620D0D; border-bottom: 1px solid #620D0D; }
.bg2	{ background-color: #111111; border-top: 1px solid #620D0D; border-bottom: 1px solid #620D0D; }
replace with
Code: Select all
.bg1	{ background-color: #000000; }
.bg2	{ background-color: #111111; }
find
Code: Select all
.cp-mini {
	background-color: #000000;
}
replace with
Code: Select all
.cp-mini {
	background-color: #222222;
}
also, these 2 images need to be uploaded into Prospace/theme/images/
corners_right2.gif
corners_left2.gif
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 2 times in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

another adjustment to my style :roll:

open Prospace/theme/colours.css

find
Code: Select all
.pagination span strong {
	color: #FFFFFF;
	background-color: #780000;
	border-color: #620D0D;
}
replace with
Code: Select all
.pagination span strong {
	border-color: #620D0D;
	background-color: #FFFFFF;
	color: #C51515;
}
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 1 time in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Re: Prospace

Post by spaceace »

Style name: Prospace
Author: spaceace
Style description: A dark red style with profiles on left
Style version: 1.0.9.1
Tested on phpBB version: 3.0.9

Notes: updated style to phpBB3.0.9
Prospace.3.0.9.1.zip
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Tue Feb 26, 2013 10:29 am, edited 1 time in total.
if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

Locked