Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #852274

    Joshua
    Participant

    This has probably been answered but I don’t even know what words to use.

    My intent is to have content in a 1/3 width section in 1 of the page’s content containers.

    I set the container to thirds and put the content in the 3rd column.

    Problem: Empty columns don’t affect the page layout so all of the content is at tbe left of the page.

    I could add a tiny, transparent image, but I’m guessing there’s a better fix.

    Thanks,

    Josh

    #852325

    Paul R
    Moderator

    Hi Josh,

    Try adding a min height to your empty columns

    Add this in the style field of your empty column element.

    min-height:20px;
    

    Hope that helps.

    #852347

    Joshua
    Participant

    Good trick. I’ll try that. Side question: is there a place / email address to submit bugs?

    #852354

    Joshua
    Participant

    Worked like a champ. Thanks!

    #852573

    Jade
    Moderator

    You’re welcome Joshua.