1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 25 February 2013
  5.  Subscribe via email
How can I add a banner module over the menu with spoiling the responsiveness of the template?

Regards,
Daniel
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Daniel

One option would be to use the breadbrumb module position. You could then add somethig like the following to the CUstom CSS field of your templates parameters..

[code type=css].breadcrumbs {
position: absolute;
z-index: 10;
top: 0px;
left: 0px
}[/code]
Editing both top and left to position your module.

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!