F

Adding a link to the footer. It worked, but...

  • Thread starter Thread starter FoP
  • Start date Start date

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
F

FoP

Guest

So I want to add a link to an About Us page in the footer and have been playing in a demo with it.

First I went this route:
-create a phrase
-create a page
-modify the page container, insert this code into the footer:

<div class="footer-button">
<a href="{{ link('pages/about-us') }}" class="button">About Us</a>
</div>

The button worked fine, linking to the About Us page but getting the button in the right place and styling it was a problem. After putting some code in extra.less...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top Bottom