Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #751441

    Hi,
    Thinking about creating a new website. I was wondering if it would be possible to have a fixed frame website with two borders on. A thick border, and then a thin border. A little like this.

    Fixed Frame

    Cheers!

    #752239

    Anyone there?

    #753419

    Hi,

    Sorry for the late reply. I think that should be possible but you will need custom CSS to achieve that since there are no demo like that by default in the theme.

    Best regards,
    Rikard

    #753640

    Thanks Rikard,

    Is there anything you could suggest I could try on our site? We’re using Enfold with a frame, so I can experiment on there.

    I’ve tried the following, but it appears to sit under the navigation, full width sub-menu.

    .av-framed-box {
    border-right: 2px solid #444;
    border-left: 2px solid #444;
    border-top: 2px solid #444;
    border-bottom: 2px solid #444;
    }
    #754331

    Hi,

    Ok, thanks for the feedback. Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #754337

    Hi Rikard,

    I can’t leave the code live, because I am experimenting on our companies live site. I’ve left a link, but I’ve since taken the above code off because it looked bad! You’re welcome to take a look though.

    #756986

    Hi,

    you could just experiment with it using a test page where you use a Code Block element for your code, so it will just work on this test page. Send us the link of the test page with the elements in question, in case you still need help with it.

    Best regards,
    Andy

    #756990

    Cheers Andy, I’ll report back when I have chance to pick that job back up.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.