News:

AbanteCart v1.4.2.1 is released.

Main Menu
support

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sultanali

#1
Hello admin,

My Question is, how i can we make "Sticky" Header bar in the default template (the blue bar that has logo and other links), when i scroll down, it will move along.
just like the new abantecart website.

i try to make the header div " position fixed " then whole page messed up, position sticky doesn't work.
it seems like the header bar is not grouped in a main single div, as it consist's of 3 to 4 div and i think this is the reason i can't able to give it fixed position or make it sticky.

in the default temp, there is a div " <div class="container-fluid"> "
and the new ac website it has " <div class="rt-header-inner"> " but can't get any clue ... how to do that.

Need help
Thanks
#2
Not Found
The requested URL /pages/users/user_permissions.html was not found on this server.

page not found....
#3
General Discussion / Re: Need responsive custom logo
December 29, 2017, 07:06:01 AM
Hello Basara,

i try the solution, as you told, but its not working for me.
first i try to make SVG logo then import to AC, done without any problem.

and then try to add the code as HTML res, but doesn't work instead of logo there is pictures of "molecules" hahah maybe i did stupid!

please help how to do it correctly.
Thanks
#4
General Discussion / Re: how to make logo auto resize
December 29, 2017, 06:56:38 AM
Thank you, for the help. :)

i have another question, i don't know maybe it is relevant to ask below the above question or not,
My Question is, can we make "Sticky" top bar (the blue bar that has logo and other links), when we scroll down, it will move along the scroller ?
just like the link i have shared Please help me, how i can do that ?
because i try to make the header div " position fixed " then whole page messed up.

stackoverflow Dot com
#5
General Discussion / Re: how to make logo auto resize
December 27, 2017, 02:48:37 AM
hello abolabo

i try to put css rule but nothing works,
@media only screen and (max-width: 320px) {
    .logo {
           height: auto;
           margin: 0;
           max-width: 20px;
           padding: 0px;
    }
}

also this one.

@media only screen and (max-width: 320px) {
    .logo {
           background-size:contain!important;           
           height: auto !important;
           margin: 0;
          max-width: 417px;
          padding: 11% 0;
    }
}

please guide me where i'm going wrong.. i have attach the screen shot

Thanks for your help.
#6
General Discussion / how to make logo auto resize
December 26, 2017, 01:50:47 PM
hello admin,

Is it possible in AC, logo resizable according to the screen resolution ?  can i get mobile responsive logo ?

if i can please guide me how to do that. (i'm sure many ppl wanted that)

Thanks in advance!

Forum Rules Code of conduct
AbanteCart.com 2010 -