Serenity

All 3.0.x styles released in our Styles Database can be found here. All discussion or support regarding an individual style should take place in that style's own area in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of releases and/or updates for styles. Any style support should be obtained through the Customisations Database in the support area designated for each style.

A direct link to support for each Style is in the first post of the respective topic.
Styles Robot
Styles Queue Bot
Styles Queue Bot
Posts: 5941
Joined: Sat Nov 29, 2003 12:21 pm

Serenity

Post by Styles Robot »

Style name: Serenity
Author: stsoftware
Style description: Light hi-tech template based on blue/red color scheme.
Style version: 3.0.14
Tested on phpBB version: 3.0.14

Download file: serenity_3.0.14.zip
File size: 200.94 KiB

Style overview page: View

The phpBB Team is not responsible nor required to provide support for this Style. By installing this Style, you acknowledge that the phpBB Support Team or phpBB Style Customisations Team may not be able to provide support.

-->Style support<--
Last edited by Styles Robot on Mon Sep 19, 2022 7:33 pm, edited 31 times in total.
(this is a non-active account manager for the phpBB Styles Team)
User avatar
Erisar
Former Team Member
Posts: 4270
Joined: Thu Nov 07, 2002 7:01 pm
Location: Ft. Lauderdale, Florida
Name: Eric Sarmany
Contact:

Serenity

Post by Erisar »

Style validated/released

Notes:
My Twitter · Erisar Design [Web Development and Graphic Design]
User avatar
Arty
Former Team Member
Posts: 16654
Joined: Wed Mar 06, 2002 2:36 pm
Name: Vjacheslav Trushkin
Contact:

Serenity

Post by Arty »

Last edited by Arty on Tue Jun 02, 2009 11:22 am, edited 2 times in total.
Vjacheslav Trushkin / Arty.
Free phpBB 3.1 styles | New project: Iconify - modern SVG framework
Diablo
Registered User
Posts: 82
Joined: Fri Mar 07, 2008 9:14 am

Re: Serenity

Post by Diablo »

Hi guys :)

I have downloaded and instalelled this wonderful template, I have already been using it for the past year.

I have just installed the latest version of this and I cannot find out how to centralise the main site_logo header graphic.

Can someone tell me which file I need to be looking in and what I need to change to make the header logo central at the top please, I thought it was overall_header but I cannot see any values to change.

Many thanks.

Matt :)
User avatar
Arty
Former Team Member
Posts: 16654
Joined: Wed Mar 06, 2002 2:36 pm
Name: Vjacheslav Trushkin
Contact:

Re: Serenity

Post by Arty »

In css find this:

Code: Select all

#logorow {
	background: #F8F8F8 url(images/bg_logo.gif) top left repeat-x;
	text-align: left;
	padding: 0;
	padding-top: 6px;
	min-height: 70px;
}
and change text-align to text-align: center;
Vjacheslav Trushkin / Arty.
Free phpBB 3.1 styles | New project: Iconify - modern SVG framework
Diablo
Registered User
Posts: 82
Joined: Fri Mar 07, 2008 9:14 am

Re: Serenity

Post by Diablo »

Brilliant, problem solved :D

Many thanks for your help :)
RX7
Registered User
Posts: 39
Joined: Mon Oct 23, 2006 1:09 pm

Re: Serenity

Post by RX7 »

Hello and gz for this style to become "validated/released". I think it took to long :D

Anyway, is it possibe to create a style where the background's work with Dark-Grey's and Black? I was thinking to have one style with the "natural"/clean colors and other more "dark".

Also, since I don't understand very well the Colorize page, if I wanna edit the colors manually, the file to edit is the stylesheet.css ?
Diablo
Registered User
Posts: 82
Joined: Fri Mar 07, 2008 9:14 am

Re: Serenity

Post by Diablo »

Correct, stylesheet.css is the file to make manual changes to the colour, I have been doin it all day :D
RX7
Registered User
Posts: 39
Joined: Mon Oct 23, 2006 1:09 pm

Re: Serenity

Post by RX7 »

Oh, cool :)

I still didn't check if the background colors are by images-on-background or colors.

Is it possible to edit that file through ACP, like in phpBB2 I believe?
Diablo
Registered User
Posts: 82
Joined: Fri Mar 07, 2008 9:14 am

Re: Serenity

Post by Diablo »

I just load it in Macromedia Dreamweaver and edit the code, always worked ok for me :)

I am stripping colour on mine, what a nice clean look, easy on the eyes, FFFFFF is white and replaces a lot of the grey on mine 8-)
RX7
Registered User
Posts: 39
Joined: Mon Oct 23, 2006 1:09 pm

Re: Serenity

Post by RX7 »

:lol:

I think I will use EditPlus + Photoshop :D

I screenshot the actual colors, then copy the colors so I know the correct CODE of them, search the code in EditPlus and replace :P NEWBIE-WAY-OF-DIYourself!

:ugeek:
Diablo
Registered User
Posts: 82
Joined: Fri Mar 07, 2008 9:14 am

Re: Serenity

Post by Diablo »

RX7 wrote::lol:

I think I will use EditPlus + Photoshop :D

I screenshot the actual colors, then copy the colors so I know the correct CODE of them, search the code in EditPlus and replace :P NEWBIE-WAY-OF-DIYourself!

:ugeek:
Thats exactly how I do it :lol:
RX7
Registered User
Posts: 39
Joined: Mon Oct 23, 2006 1:09 pm

Re: Serenity

Post by RX7 »

:evil: (regarding board updates and possibily also this Style)

Is it possible to create a package for this style updates that doesn't involve full-installation, just upload files changed and its done?

---- or ----

Since I passed the entire day figuring how to use the Colorize, if it becomes necessary to re-install a complete new-Style, what are the files that I can keep since I customized my Colors, please confirm:

- file "stylesheet.css"
- folder "images" (on themes/..)
- folder "imageset" (and all inside)

By saving all this, I can just upload and replace to any style change, that will let me keep the colors, correct?
User avatar
Arty
Former Team Member
Posts: 16654
Joined: Wed Mar 06, 2002 2:36 pm
Name: Vjacheslav Trushkin
Contact:

Re: Serenity

Post by Arty »

RX7 wrote::evil: (regarding board updates and possibily also this Style)

Is it possible to create a package for this style updates that doesn't involve full-installation, just upload files changed and its done?
There are topics with list of code changes on my forum.
3.0.2 changes: http://www.stsoftware.biz/support/viewtopic.php?f=8&t=3
3.0.3 changes: http://www.stsoftware.biz/support/viewt ... ?f=8&t=205
3.0.4: there aren't any changes
Vjacheslav Trushkin / Arty.
Free phpBB 3.1 styles | New project: Iconify - modern SVG framework
windrider07
Registered User
Posts: 60
Joined: Thu May 08, 2008 10:26 pm

Re: Serenity

Post by windrider07 »

IS there going to be a 3.0.4 version for this theme? I'm currently using this theme for my site and my Admin Panel is telling me to update my files. I manually updated all of my files except for the Styles folder.
Locked

Return to “[3.0.x] Styles Database Releases”