test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • corticalcolumn Friend
    #183642

    Hi, I would like to move image on left and float text on right in K2 content module. I’m not sure which part of css file has to be edited. I found part for that module in k2.css file, however I couldn’t find part for floating.

    Please look at image attached. I put arrows where I would like to move image. I hope you know what I mean 🙂


    1. 2013-01-04-153205_1680x1050_scrot
    splico123 Friend
    #478678

    Try to find this maybe it helps
    div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: right;
    margin: 2px 0 4px 10px;
    border: 1px solid #222
    }

    corticalcolumn Friend
    #479522

    I was trying actually everything in float: right; in that part on css file and nothing. i think it has to be somewhere else, where class are connected with image no intro text or user avatar… i will keep looking. if somebody could help, it will be very appreciated.

    Luna Garden Moderator
    #479593

    Hello,

    I think the solution of splico123 should work.

    But change <blockquote>div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: left;
    margin: 2px 0 4px 10px;
    border: 1px solid #222
    }</blockquote>

    If above suggestion doesn’t work, please give me your link with the problem and set compress CSS to No for further checking.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Luna Garden 11 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum