Jump to content

Menu Position Changer


BlackHova

Recommended Posts

Hi guys,

Can you help me with this?

So, I want to change the menu position on Deflection theme.

I want to have it above the Logo, and add a specific background to it.

Can you help me with this?

Many thanks

Link to comment
Share on other sites

Hi Ready,

I want: 

image.png.a252413153bd61bfa1acd1734b448f37.png

 

To be moved above:

image.thumb.png.62e35b58a7279db11224cf3e644ecfc2.png

 

And to have a different background than what is nou. The background of the menu.

 

Something like this:

 

image.thumb.png.d50ec9febabb7545d18179af4481534b.png

 

Hopes this help.

 

Many thanks

I have the below code, but I don`t know where to put it, so I can do the change:

 


 

<div class="menuHeader">
      <div class="ipsLayout_container">
        <a href="myurl">Forumuri
        </a>
        <a href="myurl">Utilizatori
        </a>
        <a href="myurl">Staff
        </a>
        <div class="junky-dropdown">
          <a class="junky-dropdown-link" href="myurl">Magazin Membri
          </a>
          <div class="junky-dropdown-content">
            
            <span>
              <i class="fa fa-caret-right" aria-hidden="true">
              </i> 
              <a href="myurl>Statistici
              </a>
            </span>
            <span>
              <i class="fa fa-caret-right" aria-hidden="true">
              </i> 
              <a href="myurl>Premii și istoric
              </a>
            </span>
          </div>
        </div>  <a href=myurl>Downloads
        </a>
      <a href="myurl">Awards
        </a>
</div>
        
      
    </div>

Many thanks

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...