how do i put elements next to the details slider?

This topic contains 9 replies, has 2 voices, and was last updated by  Paolo 9 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #35015

    xtradm
    Buyer
    Post count: 17

    I copied and edited a custom function and so far im only able to get it to display above or below the details slider.

    ps ive resized the sider to the left.

    the layout im tryingg to achieve is simple ,slider left, company info and stars right
    map below and reviews below map

    #35105

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    the slider is taking up all the available space. To add something there, you have to start reducing the slider size, or increase the container size depending on what you have in mind.

    Let us know,

    Thx

    #35151

    xtradm
    Buyer
    Post count: 17

    ive already resized the slider using

    
    
    .geodir_flex-container {
      max-width: 456px;
    }
    #35192

    Paolo
    Site Admin
    Post count: 31206

    Hi Xtradm,

    please provide a link and I’ll try to point you in the right direction, however this is a customization and shouldn’t be considered part of support.

    Thanks

    #35222

    xtradm
    Buyer
    Post count: 17
    This reply has been marked as private.
    #35285

    Paolo
    Site Admin
    Post count: 31206

    HI,

    1st of all make sure to remove the id=”content” from the div containing that field. There can be only 1 element with that ID on the page.

    Add float:left to the css used to reduce the slider.

    
    
    .geodir_flex-container {
        float: left;
        max-width: 456px;
    }
    

    That will make the line go up next to the slider.

    Than you can add this css to bring the map back down:

    
    
    #catcher_detail_page_map_canvas2 {
        clear: both;
    }

    let us know how you went.

    thx

    #35404

    xtradm
    Buyer
    Post count: 17

    Thanks Paolo.Works great.

    #35451

    Paolo
    Site Admin
    Post count: 31206

    You are welcome! 🙂

    #35943

    xtradm
    Buyer
    Post count: 17

    float causes a tiny display issue, only one part of the container loads. either the carousel or the slider , rarely both.
    ive tested this out over multiple browsers of a week and still cant figure it out.

    #36084

    Paolo
    Site Admin
    Post count: 31206

    Have you tried removing that css to see if it loads properly?

    I’m not sure that is the actual problem.

    Let us know,

    Thx

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount