MindTooth
Posts: 37
Joined: Mon Aug 17, 2009 12:40 am

Here is a new style for phpBB which include the AdvIns site.

phpBB AdvIns Style
phpBB AdvIns Style
0.0.9.jpg (314.41 KiB) Viewed 5535 times
Needs work:
  1. RSS icon bugged
  2. Google Search is lost
  3. Uses the latest phpBB3 3.0.6 RC2
http://www.megaupload.com/?d=6P737UT7
Unable to upload the style to the forum.

Birger :)

Ed1t: Needs one fix:

Open file:

Code: Select all

styles/prosilver_advins/themplate/overall_header.html
Find and remove:

Code: Select all

<div class="headerbar">
			<div class="inner"><span class="corners-top"><span></span></span>

			<div id="site-description">
				<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
				<h1>{SITENAME}</h1>
				<p>{SITE_DESCRIPTION}</p>
				<p class="skiplink"><a href="#start_here">{L_SKIP}</a></p>
			</div>

		<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
			<div id="search-box">
				<form action="{U_SEARCH}" method="post" id="search">
				<fieldset>
					<input name="keywords" id="keywords" type="text" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search" value="<!-- IF SEARCH_WORDS-->{SEARCH_WORDS}<!-- ELSE -->{L_SEARCH_MINI}<!-- ENDIF -->" onclick="if(this.value=='{LA_SEARCH_MINI}')this.value='';" onblur="if(this.value=='')this.value='{LA_SEARCH_MINI}';" />
					<input class="button2" value="{L_SEARCH}" type="submit" /><br />
					<a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}">{L_SEARCH_ADV}</a> {S_SEARCH_HIDDEN_FIELDS}
				</fieldset>
				</form>
			</div>
		<!-- ENDIF -->

			<span class="corners-bottom"><span></span></span></div>
		</div>
MindTooth
Posts: 37
Joined: Mon Aug 17, 2009 12:40 am

Re: Here is a new style for phpBB which include the AdvIns site.

Found another template that could be used: CA Halcyon

Also want to let know that the style I uploaded is just tweaked to get it to work. Not sure if it is done properly. Just my tiny contribution ;)

Birger :)
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Re: Here is a new style for phpBB which include the AdvIns site.

Hi,

Thank you for the style. We're working on one too and this will help us.

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Feature Requests”