1. underwatercolours
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 30 December 2014
  5.  Subscribe via email
I've hidden the content area for my home page on the Lifestyle template, but I am still getting a small black line at the bottom of the page that I believe might be the top and bottom of the content area. I've tried everything, but can't figure out how to get rid of it.

http://192.185.145.96/~martysny/index.php?option=com_content&;view=featured&Itemid=101

Also, I have a small menu in the header2 module. How do I get it to move to the right side and get rid of the bullets?

Thank you in advance for your help.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Could you also try adding the following to the Custom CSS field of your templates parameters...


.container_spacer3, .container_spacer4 {
display: none;
}


To remove any bullets from the header-# position try also adding the following...


.header-1 li, .header-2 li {
list-style: outside none none;
}


To move this menu to the right try simply setting to the header-2 module position.

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!