Jump to content

Afees98

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Afees98

  1. Hello,

     

    I would like help to come up with coding for a Gallery. But I want it so other normal members on my site can upload to it also. Be able to make comments on the photos, Rate it, Etc.

     

    If you could help me out that would be awesome!

     

    Thanks!

  2. 4 div containers with the image/text float left and have a margin i.e

     

    <div class="box">

    <img src="" alt="" title="">

    <div>

    </div>

    </div>

     

    the css can be like

    div.box {width:200px; height:400px; float:left; margin:5px}

    div.box div {height:40%;}

    div.box img {height:59%}

    I got one more question, How can I get this "New" Corner sign on ONLY on the first picture without having to save the main picture twice (one with and w/out the new sign) http://www.tokosouvenirpernikahan.net/wp-content/uploads/2014/08/new.png ?

     

    And by that I mean, I want it so I can just add the photo behind the "New" sign.

  3. Hello,

     

    I am in need for some coding for a site am working on. Here is a picture of what I would like:

     

    PFjqcIF.png

     

    If you have any questions, Please feel free to ask.

     

    Thanks!

×
×
  • Create New...