The absence of address bar in we_clearblue style, ver. 1.0.1.

For style authors to post and receive feedback on 3.0.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
Ideas Centre
Locked
natalianov
Registered User
Posts: 1
Joined: Mon Dec 26, 2016 12:10 pm

The absence of address bar in we_clearblue style, ver. 1.0.1.

Post by natalianov »

Hi,
I have a problem with we_clearblue style (version 1.0.1) downloaded here:
https://www.phpbb.com/customise/db/style/we_clearblue/
I use forum phpBB 3.0.13-PL1, since that I need this version of we_clearblue.

This version doesn’t have the “address bar” in the top panel .
I suppose that this bar was deleted from the top panel by mistake, because the demo version of other we_clearblue style has this bar in forums:
https://inventea.com/phpbb/3.0/we_clearblue
This bar is shown on a screenshot here:
Image

I put here the file which should be improved from we_clearblue style, version 1.0.1: overall_header.html
You can download it by this link:
https://drive.google.com/file/d/0B6TJ2V ... sp=sharing

(this file with small custom modification, i.e. it is a bit changed from the originial file)


I suppose that in this file I need to put something like this (this code was taken from the overall_footer.html and makes the address bar on the bottom panel):

Code: Select all

<p class="breadcrumbs">{L_JUMP_TO}: <a href="{U_INDEX}" title="{SITENAME}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> &rsaquo; <a href="{navlinks.U_VIEW_FORUM}" title="{navlinks.FORUM_NAME}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
But I can’t write this part of code correctly in the overall_header.html.

Could somebody help and write this part of code in this file?
Locked

Return to “[3.0.x] Styles in Development”