Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • osseo Friend
    #756430

    Hi,

    I notice the “page title” in the JA university shows up differently with the same default settings and I’m trying to figure out why that is.

    For example:
    On Page A:
    http://schools.district279.org/esc/index.php/k2
    The page title “Introducing K2” is in lighter gray color and without underline.

    On Page B:
    http://schools.district279.org/osh/about-osh
    the page title “About OSH” is in black color and with underline.

    The CSS is the same so I don’t know why there is differences between the two page. Further more, sometimes the page title will show up twice on the same page. It will show up once without underline, then repeat again with underline… is there a reason why that page title repeat twice?
    Also, is it possible to reduce the spaces between the page title and the paragraph body?

    Lastly, this question is about module title, but I notice the module title on the homepage:
    http://schools.district279.org/osh/
    The alignment is off between “News and events” and position sidebar 1 and sidebar 2.
    The module title for position sidebar 1 & 2 is slightly higher than “news and events”. How can I fix the alignment so they line up the same horizontally?

    Thanks!

    Pankaj Sharma Moderator
    #756693

    Hi
    On this page : http://schools.district279.org/esc/index.php/k2 This is article title not page title and using the custom class
    here : http://prntscr.com/970w77 used in custom.css file
    On this page http://schools.district279.org/osh/about-osh this is not article title its page title and does not have hyperlink .
    this is difference in both pages You can change the color of page title by using this code in custom.css file

    .page-title {color:#666; }

    To reduce the space between page title and content add below code in custom.css

    .article-title, .article-header h1 {margin-bottom:0px;}
    For hompage issue try this code in custom.css


    #Mod119 {margin-top:0px;}

    Hope it helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years ago.

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