What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Navbar toggle with link to second page

wortmann

New member
Joined
Jun 2, 2022
Messages
3
Reaction score
0
HTML Coins
0
Im trying to change some HTML, where a toggle navbar links to in-document positions (#).
however i would like one link (webshop) to go to another page. All seems well but the button does not link to the page (webshop.html).

Code:
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fas fa-bars navbar-toggler-icon"></i>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">

<li class="nav-item">
<a class="nav-link tm-nav-link" href="#infinite">Home</a>
</li>

<li class="nav-item">
<a class="nav-link tm-nav-link" href="#whatwedo">What I Do</a>
</li>

<li class="nav-item">
<a class="nav-link tm-nav-link" href="#testimonials">Who am I</a>
</li>

<li class="nav-item">
<a class="nav-link tm-nav-link" href="#gallery">Gallery</a>
</li>

<li class="nav-item">
<a class="nav-link tm-nav-link" href="#contact">Contact</a>
</li>

<li class="nav-item">
<a class="nav-link tm-nav-link" href="webshop.html">Webshop</a>
</li>

</ul>
</div>
 
You can watch videos about the USSR online ussr video . And yet this is a piece of the puzzle, without which the history of video clips of the USSR era would probably be incomplete, and the optimism of the song is still contagious . On our portal you can watch online all Soviet films for free and in good quality This video, which took the main prize at the very first MTV Music Video Awards, penetrated one of the television broadcasts of the State Television and Radio Broadcasting Company
 

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back