Weather by You!

Templates and Projects support => Php templates => Topic started by: BestGear on February 05, 2016, 12:49:03 PM

Title: BLUEV2 - Add to header or menu...
Post by: BestGear on February 05, 2016, 12:49:03 PM
Guys

What is the easier place (and how!) could I add an icon/link to facebook and Twitter?

I was thinking about top right of template above the menu bar, or indeed the far right of the menu bar where the language selection is (having removed mine).

Thanks, as ever!
Title: Re: BLUEV2 - Add to header or menu...
Post by: Mr.Meteo on February 06, 2016, 09:41:50 AM
Hi David,

Easiest way is probably to modify header menu, that way your links will be added
to all pages, by modifying only one file (header_menu.php).

Check old (unmodified) file and keep your language selector section

<div id="select_lang"...
...
</div>

delete all the lines inside that div, that empty div will keep things to bar's full right.

Regards,
Jacques