smooglerpl Posted March 29, 2015 Share Posted March 29, 2015 Cześć. Rozkład bloków w preście wygląda mniej więcej tak: <div class="header-container"> //... </div> <div class="columns-container"> <div id="slider_row" class="row"></div> <div id="columns" class="container"></div> // w tym miejscu chcę umieścić własny haczyk </div> <div class="footer-container"> //... </div> W który pliku dodać własny haczyk, żeby pojawiał się zaraz przed tagiem zamykającym columns-container? W header.tpl jest otworzony ale nie skończony. Link to comment Share on other sites More sharing options...
design4VIP Posted March 29, 2015 Share Posted March 29, 2015 footer.tpl Link to comment Share on other sites More sharing options...
smooglerpl Posted March 29, 2015 Author Share Posted March 29, 2015 footer.tpl Ale jestem ciemny... Dzięki Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now