1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

CSS help

Discussion in 'HTML & Website Design' started by KattyBalle, Nov 30, 2019.

  1. #1
    Hi Guys, i need some help.

    How to move <div> element to left. Not really familiar of CSS.
    Please see attached image.

    https://imgur.com/a/rWwzRaM

    @admin hope you'll consider this, there is no other way to illustrate to fix this problem. As I am not technically inclined in CSS.
     
    KattyBalle, Nov 30, 2019 IP
  2. harsimarriar96

    harsimarriar96 Member

    Messages:
    6
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    33
    #2
    float:left would solve your problem but I think you're using some kind of library so just remove the .right-column class from your div and it might get fixed.
     
    harsimarriar96, Nov 30, 2019 IP
  3. kennedygitahi

    kennedygitahi Active Member

    Messages:
    44
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    63
    Articles:
    2
    #3
    Hi @KattyBalle could you please send me the url of your website via dm so I can have a better look
     
    kennedygitahi, Dec 1, 2019 IP
  4. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #4
    Use code float: left; or align: left;
     
    karthimx, Dec 25, 2019 IP