1. Rayjak
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 20 September 2016
  5.  Subscribe via email
Horav acts as a fluid module extending the width of the screen instead of the 1200px width identified in Layout Options. Same is true of the footer menu extending the width of the screen. It too was converted to a module position. I would rather do away with the footer menu. Thank you for your assistance. It has been great and appreciated.
hhttp://atlanticwebsitedesign.us/brett_richards/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly, to remove the footer/base area of the template try adding the following to the Custom CSS field of your templates parameters...


#container_base, #container_copyright {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you. I am in need of confining the hornav position to the width of the layout as defined in Layout Options instead of expanding the entire width of the screen. I would like to eliminate the footer menu.http://atlanticwebsitedesign.us/brett_richards/index.php like to eliminate the footer menu.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...


#container_hornav {
max-width: 1200px;
margin: 0 auto;
}


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


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