Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Michael Impelluso Developer
    #159060

    There is a black bar at the top of the content area that I cannot remove even in the menu manger. It says “Home” and not the title of the article. Turning the article title off does not remove this bar. Suggestions would be appreciated. Thanks,

    Zach

    aman204 Friend
    #373011

    You can go to admin >> menus >> menu manager >> specific menu item

    In there, You can turn off show page heading in page display options

    Michael Impelluso Developer
    #373032

    Thank you, I tried that (again) and it worked. I think the last time I tried it was when I also turned off the article title and I assumed thats why nothign at all was dispalyed. Guess I’m still not quite use to 1.6 haha.

    One last question is how do I change the height of the bar the Article Title is displayed in? Even when I remove the icons, it stays the double height as if they were there..

    aman204 Friend
    #373047

    <blockquote>One last question is how do I change the height of the bar the Article Title is displayed in? Even when I remove the icons, it stays the double height as if they were there.. </blockquote>

    Can you provide a link to your site with icons turned off

    aman204 Friend
    #373050

    Seems that there are still some options set to show in Article Options for specific menu item. Please re-check

    Michael Impelluso Developer
    #373058

    Yeah, that seems to work but now there is no spacing between the image and the bar as there was when the bar was double thick…. do you know the reason for this behaivor? I tried adding a br and a &nbsp and both times it doesn’t move the image down from touching the actual bar…. could this be in the style sheets?

    aman204 Friend
    #373065

    To avoid confusion, Can you please provide in screenshot marked with annotations as to how you want it

    Michael Impelluso Developer
    #373070

    there is no space between the start of the article and the header when the category, hits, and othe rlink button sin the title bar are turned off


    1. image
    aman204 Friend
    #373186

    <em>@zbeatty 216600 wrote:</em><blockquote>there is no space between the start of the article and the header when the category, hits, and othe rlink button sin the title bar are turned off</blockquote>

    Change this::

    .article-content {template.css (line 179)
    overflow: visible;
    }

    to

    .article-content {template.css (line 179)
    margin-top: 10px;
    overflow: visible;
    }

    and adjust value accordingly

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 2 voices, and was last updated by  aman204 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum