Green -Style

Top image click return to start page - Green -Style

Top image click return to start page

by mic1004 » Fri Dec 08, 2017 9:05 pm

Hi

is is possible to have a click on top image link back to index?

Michael
mic1004
Registered User
Posts: 7
Joined: Fri Dec 08, 2017 3:17 pm
Contact:

Re: Top image click return to start page

by Joyce&Luna » Thu Dec 14, 2017 2:06 am

Hello
Sorry that I answer so late. Did not have time and then I forgot it.

Open overall_header.html
Search this

Code: Select all

			<a href="<!-- IF U_SITE_HOME -->{U_INDEX}<!-- ENDIF -->" title="<!-- IF U_SITE_HOME -->{L_SITE_HOME}<!-- ELSE -->{L_INDEX}<!-- ENDIF -->">
				<img src="{T_THEME_PATH}/images/greenstyle.jpg" class="greenstyle-image-wrapper" alt="">
			</a>
replace with

Code: Select all

			<a href="{U_INDEX}">
				<img src="{T_THEME_PATH}/images/greenstyle.jpg" class="greenstyle-image-wrapper" alt="">
			</a>
Anke
My contributions are translated from German to English by google. This can lead to misunderstanding.

phpBB Style Design
User avatar
Joyce&Luna
Registered User
Posts: 306
Joined: Wed Oct 14, 2015 3:46 pm
Location: Germany
Name: Anke
Contact: