Homepage in forum menu #5

Open
opened 2020-12-03 10:16:36 +01:00 by Crono · 0 comments
Owner

From this forum-topic.

Homepage in forum menu
It's simple modification in styles/serenitygreen/template/overall_header.htm, where is added following code:

<a target="blank" href="http://alternative.gene-rally.com/">Homepage</a>
				&#8226;

before this part of code:

<a href="{U_FAQ}">{L_FAQ}</a>

Note: mod affects only this style.

From this [forum-topic](https://forum.generally-racers.com/viewtopic.php?f=36&t=1005). > **Homepage in forum menu** > It's simple modification in styles/serenitygreen/template/overall_header.htm, where is added following code: > > ```HTML > <a target="blank" href="http://alternative.gene-rally.com/">Homepage</a> > &#8226; > ``` > > before this part of code: > > ```HTML > <a href="{U_FAQ}">{L_FAQ}</a> > ``` > > Note: mod affects only this style.
Crono added the
enhancement
label 2020-12-03 10:16:36 +01:00
Crono self-assigned this 2020-12-03 10:16:36 +01:00
Crono added this to the Generally Racers Forum project 2020-12-15 11:26:21 +01:00
Sign in to join this conversation.
No Milestone
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Crono/phpbb-theme-simplicity-grif#5
No description provided.