Home Page Padding

  • h1c1s1
    Inactive member
  • Topic Author
  • Member
  • Member
More
12 years 1 month ago #22900 by h1c1s1
Home Page Padding was created by h1c1s1
Hello,

Here's my site. www.cuero.org

How can I get the home page to look like the internal pages. I need a unified look and layout throughout the entire site.
spacing, padding, and all.

Thanks.

Please Log in to join the conversation.

More
12 years 1 month ago #22903 by ivan.milic
Replied by ivan.milic on topic Home Page Padding
You will need to turn off home page check so home page would be treated as any other page. Open index.php of template, wherever you see

if ($menu->getActive() == $menu->getDefault())

modify it to:

if ($menu->getActive() == $menu->getDefault() && false)

Please Log in to join the conversation.

Time to create page: 0.270 seconds
Powered by Kunena Forum