[CDB] Header Links

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Ideas Centre
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
User avatar
yasser33311
Registered User
Posts: 277
Joined: Sat Jul 27, 2013 1:27 pm
Location: algeria
Name: yasser ghe
Contact:

Re: [3.2][RC] Header Links

Post by yasser33311 »

HiFiKabin wrote: Fri May 10, 2019 5:44 pm I haven't time right now but I should be able to make some adjustments to the extension to make it work with that style. Give me a day or two.
sure,
i was post here: https://www.phpbb.com/customise/db/styl ... 71#p689871
thank you :lol:
PhpBB Services - install, update, upgrade, customize: PM
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6673
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James
Contact:

Re: [3.2][RC] Header Links

Post by HiFiKabin »

In cases like this it it usually the extension author that needs to be contacted, the style author will not be able to make the changes needed.

Download and unzip the attached, disable Header Links and upload the new folder to ext>hifikabin>headerlink>styles (the screenshot is of my test environment but it shows the directory structure)

Enable Header Links and it should show as below.

screenshot_133.png

https://ln.sync.com/dl/346d300f0/hqn4xr ... f-3j9mcpyj
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11073
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [3.2][RC] Header Links

Post by Raul [ThE KuKa] »

Thanks James to Fix! ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
yasser33311
Registered User
Posts: 277
Joined: Sat Jul 27, 2013 1:27 pm
Location: algeria
Name: yasser ghe
Contact:

Re: [3.2][RC] Header Links

Post by yasser33311 »

HiFiKabin wrote: Sat May 11, 2019 8:54 am In cases like this it it usually the extension author that needs to be contacted, the style author will not be able to make the changes needed.

Download and unzip the attached, disable Header Links and upload the new folder to ext>hifikabin>headerlink>styles (the screenshot is of my test environment but it shows the directory structure)

Enable Header Links and it should show as below.


screenshot_133.png


https://ln.sync.com/dl/346d300f0/hqn4xr ... f-3j9mcpyj
thank you
i do that then i create ext>hifikabin>headerlink>styles/IDLaunch_Fresh/theme/headerlink_header.css file:

Code: Select all

.phpbb-navbar .nav-button {
	border-radius: 9px;
	margin: 4px 4px; 
	overflow: hidden;
}

#phpbb-navbar{
	background-color: #6f9fc3;
	border-radius: 0px 0px 9px 9px;
	margin: 5px 0px;
}

.phpbb-navbar .nav-button > a{
	font-family: "Droid Arabic Kufi", tahoma, Helvetica, Arial, Sans-serif;
	color: #000;
}

#menubar {
    border-radius: 9px 9px 0px 0px;
}
.sitename-header {
    font-size: 12px;
	font-family: "Droid Arabic Kufi", tahoma, Helvetica, Arial, Sans-serif;
    margin-right: 10px;
    margin-top: 5px;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px)
{
	.phpbb-navbar .nav-button {
		border-radius: 0px;
		max-width:100px;
	}

    .phpbb-navbar {
        left: 0px;
    }

    .phpbb-navbar .phpbb-menu {
        background-color: #2C5271;
        border-radius: 5px;
    }

    .phpbb-navbar .nav-button > a {
        padding-right: 4px;
    }
}

the result: https://shop4dz.com/index.php?style=10 :lol:
PhpBB Services - install, update, upgrade, customize: PM
User avatar
yasser33311
Registered User
Posts: 277
Joined: Sat Jul 27, 2013 1:27 pm
Location: algeria
Name: yasser ghe
Contact:

Re: [3.2][RC] Header Links

Post by yasser33311 »

it does not support all icons like: fa-tachometer-alt
PhpBB Services - install, update, upgrade, customize: PM
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6673
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James
Contact:

Re: [3.2][RC] Header Links

Post by HiFiKabin »

fa-tachometer works, fa-tachometer-alt isn't listed in the FA list
User avatar
spaceace
Registered User
Posts: 1999
Joined: Wed Jan 30, 2008 8:50 pm
Contact:

Re: [3.2][RC] Header Links

Post by spaceace »

HiFiKabin wrote: Fri May 17, 2019 12:40 pm fa-tachometer works, fa-tachometer-alt isn't listed in the FA list
it does exist tachometer-alt

but it won't be in the core
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6673
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James
Contact:

Re: [3.2][RC] Header Links

Post by HiFiKabin »

Thanks, for some reason it didn't turn up in my search
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6673
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James
Contact:

Re: [3.2][RC] Header Links

Post by HiFiKabin »

3.2.1-RC3 now available Compatible with phpBB 3.3.x Image Image

Update from previous version:
  • Download the latest release and unzip it.
  • Disable Header Link in the ACP
  • Delete headerlink folder from the server
  • Upload the folder hifikabin to root/ext/
  • Enable it in the ACP
Driver80
Registered User
Posts: 58
Joined: Fri Jan 03, 2020 8:35 pm

Re: [3.2][3.3][RC] Header Links

Post by Driver80 »

on the main page of the site in the header of the demo & download button use this extension?
combined extension "headerbanner", how do I make buttons on the banner itself, and not under the banner as you default?
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6673
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James
Contact:

Re: [3.2][3.3][RC] Header Links

Post by HiFiKabin »

It will need a little work to merge the extensions together, but I can not guarantee that it will work with the % changes you are attempting on the Header Banner topic, especially using IE.
Driver80
Registered User
Posts: 58
Joined: Fri Jan 03, 2020 8:35 pm

Re: [3.2][3.3][RC] Header Links

Post by Driver80 »

But on this site, how did you implement the buttons in the header?
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6673
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James
Contact:

Re: [3.2][3.3][RC] Header Links

Post by HiFiKabin »

The links bar here is not of my construction, but I based my extension upon the hard coded files it uses.

The links are not actually in the header, but under it. Look at the Headerlinks Addon available at the end of THIS post.

That will allow you to place the links in the same position as those on phpBB.com
User avatar
cprice12
Registered User
Posts: 107
Joined: Mon Dec 03, 2001 11:14 pm
Contact:

Re: [3.2][3.3][RC] Header Links

Post by cprice12 »

This is EXACTLY what I've been looking for. Easy, quick, simple, clean.
Thank you for this! :D
Just implemented it: http://www.letsgoblues.com/phpBB/

This is a much better and less complicated option than a bridge from Joomla and the rest of my site is...which I have tried before.
Let's Go Blues Hockey!
http://www.letsgoblues.com
xmrdo
Registered User
Posts: 74
Joined: Fri Jul 19, 2019 11:10 pm
Location: B'ham, UK

Re: [3.2][3.3][RC] Header Links

Post by xmrdo »

nice extension, only minus :
text of links is too restrictive under mobile browsers , truncated to 7-8 chars under a "links" button.

I m running a forum and the most of users don't know the shit about technology
-no more details sorry. If I only could expand the text -under mobile screens- to something say 10-15 chars...

thx
Locked

Return to “Extensions in Development”