Jump to content

alvingkh

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by alvingkh

  1. <div class="panel-affix-top">
    <div class="panel">
        <h2><?= $_POST['username']; ?></h2> 
        <div class="images"><img src="<?= $data['profile_picture']?>" class="img-circle" height="125px" width="100px">
    
    <p><b><?= $posts ?></span>&nbsp;Posts</b> &nbsp;
    <b><?= $followers ?></span>&nbsp;Followers</b> &nbsp;
    <b><?= $following ?></span>&nbsp;Followings</b></p>
    
    <button type="submit" class="btn btn-short" name="submit_curr">NEXT</button>
    </div>
    </div>
    </div>
    

    1579353922_originalcode.png.c196d20c150eb09523776d875cb9ac6f.png

     

    Hello guys, can someone guide me how to place the text right to image same as the image below. Thank you.

    target.png.e99f82c2d1b63c024a4c19f95b69e54b.png

×
×
  • Create New...