Help with Hermes Style

Kein Support auf phpBB Styles direkt!
No support directly to phpBB Styles!

Post Reply

Topic author
mdallaire12
Active Member
Posts: 2
Joined: 12. July 2012 06:36
phpBB.de User: mdallaire12
phpBB.com User: mdallaire12

Help with Hermes Style

Post by mdallaire12 »

Your Portal Version: 2.0.0
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.northerndefenders.org

PHP Version: 3.0.10
MySQL Version: MySQL 4.1.24

What have you done before the problem was there?
Eveything is fine or almost

What have you already tryed to solve the problem?
Tried serching the site for answers!

Description and Message
Good day,

I have installed Hermes Style following every single step. There is only one problem. First of all, on the main portal page, the link to get back to the portal is not showing in comparaison to other style (see pictures). Also, how can I change my code so when somebody click on the banner the person is directed back to the portal first page? Thanks, any help will be greatly appreciated. My community LOVE the new portal by the way!!!

Cheers!

What I want :

Image

What I have and I want to correct :

Image
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Help with Hermes Style

Post by archivar »

mdallaire12 wrote: Boardlink: http://www.northerndefenders.org
You have overlooked: viewtopic.php?f=57&t=5404
open: root/styles/hermes/template/breadcrumbs.html
Find
Tip: This may be a partial find and not the whole line.

Code: Select all

<a href="{U_INDEX}">{L_INDEX}</a>
In-line Add before

Code: Select all

<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF -->
mdallaire12 wrote:Also, how can I change my code so when somebody click on the banner the person is directed back to the portal first page?
Are you looking for a bit and she be surprised what has been written.
Knowledge Base
site_logo link to Portal-Click on the Logo: leads to the Portal instead of the index page.
V.G. archivar
sorry for my bad english

Topic author
mdallaire12
Active Member
Posts: 2
Joined: 12. July 2012 06:36
phpBB.de User: mdallaire12
phpBB.com User: mdallaire12

Re: Help with Hermes Style

Post by mdallaire12 »

Thanks, problem solved. I did not overlooked it, I just forgot about the refresh :)

Thanks again!
Post Reply

Return to “Styles Support”