1. Digijoom
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 03 June 2016
  5.  Subscribe via email
Hello,

I want to rebuild the homepage of the artisan template.
Is it possible to place the J51 Grid Gallery with 3 pictures over the homepage slideshow. The 3 pictures is then the navigation to 3 parts of the site.
I also want to hide the whole left bar with the menu and logo.
So the whole homepage is an shlideshow with 3 pictures (Grid Gallery) as a navigation.

I hope you can help me.
Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To hide the left side bar you can try the following custom CSS...


.sidebar_wrapper {
display: none;
}
.content_wrapper {
margin-left: 0;
}


To place the modules above a slideshow I would suggest finding a suitable 3rd party slideshow module and place it in the top-2a module position. This would then leave the top-1# modules available to place content above a slideshow.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!