Osclass forums

Support forums => Themes => Topic started by: Aficionado on August 01, 2018, 05:04:18 pm

Title: Sticky Ads for OsclassWizards theme
Post by: Aficionado on August 01, 2018, 05:04:18 pm
Any ideas how we can make the sidebar ads in OsclassWizards theme STICKY ?

Thanks
Title: Re: Sticky Ads for OsclassWizards theme
Post by: BritWeb on August 02, 2018, 12:41:31 am
Any ideas how we can make the sidebar ads in OsclassWizards theme STICKY ?

Thanks

OsclassWizards theme uses Bootstrap framework and you could use 'affix' class to achieve the effect you are after. Check out the link -> https://stackoverflow.com/questions/21868610/make-column-fixed-position-in-bootstrap

Regards