dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/14/2018 : 13:06:24
Hi, can anyone tell me what file is the little mobile navigation button located? (the one that has the 3 lines) I cant seem to find it.. thanks so much
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/14/2018 : 13:22:47
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/14/2018 : 13:28:43
hi Andy, I was just uploading some files maybe thats what happened. the Profile is correct.
Its an image that I made a little bigger but I want to put it back to the original that came with this template. Its nav_btn2.png, I found it in the index.php but its greyed out so I can't change it, must be in another file?
</div> </div> </div> </div> </div> <div class="nav_bar clearfix"> <div class="container"> <div class="row"> <div class="col-12"> <div class="relative"> <div class="navTab"><img src="images/nav_btn2.png" alt=""/></div> <div class="navLink"> <ul> <li><a href="index.php">Home</a></li> <li><a href="aboutus.php">About us</a></li> <li><a href="products.php">Products</a></li> <li><a href="categories.php">Product Categories</a></li> <li><a href="tracking.php">Tracking</a></li> <li><a href="cart.php">Shopping cart</a></li>
sAfeTYpRoShOPdoTcoM
Edited by - dano2 on 10/14/2018 14:30:27
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/15/2018 : 00:11:11
You would change that then in the dwt file if it's greyed out on individual pages - that would mean it's not an editable region and governed by the dwt file in the Templates folder. Andy Please feel free to review / rate our software
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/15/2018 : 06:23:55
Hi Andy
I actually changed the image myself once. The new image is called nav_btn2.png. I would like to change it back to the original image.
It is greyed out in the dwt file.
Is it located in some other file as I was able to change it once before from the image the template came with.
Thanks
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/15/2018 : 06:59:58
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/15/2018 : 07:41:11
Hi Andy, I still have the original nav file Image and the one you see now, I can try Deleting the one I created and leave the original but won't it just get deleted from The site? If I look at the website source code I can see the file that I created listed. Seems I remember replacing it
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/15/2018 : 08:27:28
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/15/2018 : 08:49:51
I'll have to try it when I get Home and will let you know. Could you look at the code Online to see that file?
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/15/2018 : 09:06:41
In the code I see <img src="images/nav_btn2.png" alt=""> So all you need to do is upload the nav_btn2.png of your choice to the images folder and that will replace it in the display on all pages. Andy Please feel free to review / rate our software
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/15/2018 : 09:09:17
I'll retry that when I get home. The thing is, is that right now, both of those files are In the images folder. The original and that nabtn2 ?
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/15/2018 : 10:03:04
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/15/2018 : 10:25:21
Ok I'll try it Tonite
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/15/2018 : 14:51:17
Hi Andy, that worked!,
Got another question though. The Navigation button is sitting under the search container field all by itself to the left which looks kind of strange, is there anyway to move the search section over and put the nav button to the left of it on the same line? or ... if not, is there anyway to make 2 more nav buttons to put along with the first one so there are several drop down nav buttons along with the one to make it look for even?
Any ideas??
Edited by - dano2 on 10/15/2018 14:53:21
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/16/2018 : 00:18:09
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/16/2018 : 06:17:08
Ok I see, yes that would be a problem. Thanks again.
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/18/2018 : 16:48:39
Hi Andy,
Now that we got the Logo centered, it kind of looks like the navigation button nav_btn.png is also pushed way over to the left edge of the screen. Is there anyway to fix that? also do you happen to know where there are larger buttons to use? or do folks just create their own? I like the one that you guys have on your main Ecommerce Templates site here :)
Edited by - dano2 on 10/18/2018 17:22:52
|
Andy
ECT Moderator
95440 Posts |
Posted - 10/19/2018 : 00:05:10
I would add this highlighted line to style.css /*This is the fifth breakpoint and contains styles for screens 500px to 360px*/ @media screen and (max-width: 500px) { .col-4{text-align:center} .headerWrapper .container{padding-left:0px} div.nav_bar{padding-left:6px}The buttons on our site are css based so it's just a case of adding extra padding in ectstyle.css under /*Button and form field styles*/ Andy Please feel free to review / rate our software
|
dano2
Ecommerce Template Expert
USA
514 Posts Pre-sales questions only (More Details...)
|
Posted - 10/20/2018 : 07:32:18
thanks Andy that worked
|
|
|