BBPress Dm : Replies Created

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Change the default Label text? #258250
    dm
    Participant

    Thank you, much appreciated.

    in reply to: Multiple Column Layout #258247
    dm
    Participant

    Hi there Steven,

    Thank you. I managed to get the columns to line up perfectly adding margin and height to the css:
    #cn-list .cn-list-row, #cn-list .cn-list-row-alternate {
    float: left;
    margin-left:30px;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 45%;
    height:240px !important;
    }

    However, the notes and bio sections display behind the next listing below it and the map appears large, also behind listings. Could this also perhaps be fixed via css?

    in reply to: Multiple Column Layout #258225
    dm
    Participant

    Is there definitely no option to display cmaps in 2 or more columns?
    I really need this functionality as I do not want to use Tile or Tileplus for this project.

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