Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #888431

    Hi
    Please check the Menu options > template style . The open the template manager and this template style > Layout , check the module position is present for the layout you are using or not .

    bergrath Friend
    #888459

    it is present, but i get a message "Block [content-mast-top] not found!", this is not the assigned one

    Pankaj Sharma Moderator
    #888495

    HI
    for the error kindly check the suggestion given in this thread
    For module position issue if its still there kindly post your site super user admin details via Private reply with Menu details and module id .

    bergrath Friend
    #888549
    This reply has been marked as private.
    bergrath Friend
    #888552
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #888553

    Hi
    this is due to your site have big header that hiding the module positions . Add below code in custom.css file
    Path : /templates/ja_elicyon/css/custom.css

    if file is not there create it and add the code .

    @media (min-width: 990px) { .t3-sl { padding-top:80px!important }}
    

    Hope it helps .

    bergrath Friend
    #888557

    thanks, it helps, do you know, what is the real min-With for that element, i think the 990 is just number or has the 990px
    a background?

    Pankaj Sharma Moderator
    #888558

    Hi
    its means the width of screen till 990 px . More info check this link .

    Pankaj Sharma Moderator
    #888559

    Hi
    its means the width of screen till 990 px . More info check this link .

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

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

The topic ‘cannot assign content’ is closed to new replies.