Jump to content
  • 0

Górna belka kontakt 1.6


imogen

Question

3 answers to this question

Recommended Posts

  • 0

header.tpl w katalogu z Twoim szablonem

						<div class="container">
							<div class="row">
								<nav>{hook h="displayNav"}</nav>
							</div>
						</div>

zmieniamy na:

						<div class="row">
								<nav>{hook h="displayNav"} 
                                    <div style="float:right;">
                                        <a href="http://wp.pl" style="display: block; color: white; font-weight: bold; padding: 8px 10px 11px 10px; text-shadow: 1px 1px rgba(0, 0, 0, 0.2); cursor: pointer;">
                                            {l s='my link'}
                                        </a>
                                    </div>
                                </nav>
							</div>

efekt:

MNyYO4h.png

Link to comment
Share on other sites

  • 0

Dzięki  :lol:

Rozjechało mi się do lewej i prawej :( czy mógłbys mi powiedzieć co zmienić aby było na szerokkości strony?

 

Ok zrobione:

 

Dodałam 

<div style="float:right;">
<a href="http://wp.pl" style="display: block; color: white; font-weight: bold; padding: 8px 10px 11px 10px; text-shadow: 1px 1px rgba(0, 0, 0, 0.2); cursor: pointer;">
{l s='my link'}
</a>
</div>

 

W Pliku blockkontakt.tpl dopisałam kawałek kodu :) nie wiem czy jest w 100 % poprawnie ale działa

Edited by imogen (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...