This topic has 10 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #105189
     karifi
    Participant

    I am trying to embed a page from my another site I own on kleo and have beed trying since morning to get it to scale right across like the parent site but it doesn’t seem to be working.

     

    Please help

    #105393
     karifi
    Participant

    Is my question being overlooked or it doesnt qualify as a support question

    #105417
     Laura
    Moderator

    Hello, try adding this to the page css

    COPY CODE
    
    .section-container.container {
        max-width: 1800px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #105526
     karifi
    Participant

    Thanks a million Laura it worked perfectly, do you know if I can possibly hide the header and footer of the iframe please.

    #105780
     karifi
    Participant

    Can you help me out please?

    #106153
     karifi
    Participant

    Some please help me with the CSS to hide the header and footer of the iframe

    #106651
     Laura
    Moderator

    Hello, you can use this css to the page css

    COPY CODE
    
    .navbar.navbar-inverse.navbar-fixed-top {
        display: none;
    }
    footer#footer {
        display: none;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #106803
     karifi
    Participant

    I added the CSS to the page but It doesnt seem to work. I attached a image and highlighted the area i wanted to change

    I made a admin account for you to see

    Username: Laura
    Pwd: 4Laura@SeventhQueen

    The page is http://www.ghoxx.com/chatroom

    #106978
     Laura
    Moderator

    Hello, you will need to hire a developer to do this for you as we do not do custom requests

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #107016
     karifi
    Participant

    Ok Laura thanks for your response, I didnt know it will be considered as custom work

    #107133
     Laura
    Moderator

    Hello, as its not a theme issue then its a custom work, thanks you for understanding

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?