Results 1 to 3 of 3

Thread: [css]overlapping picture

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2011
    Posts
    127

    [css]overlapping picture

    can someone help me how to overlap a picture with a text? and how to make a scrolling albums? i want the menu to be place on the back line..
    Attached Images Attached Images  
    Last edited by rj_yan31; Aug 9th, 2011 at 06:27 PM.

  2. #2
    Member PBertie's Avatar
    Join Date
    Aug 2011
    Location
    Newcastle Upon Tyne
    Posts
    55

    Re: [css]overlapping picture

    Is that picture just a IMG tag? If so you can change it to a DIV and have the image as the background-image, dont forget to set the height and width of the DIV too. Then to move the text about you can use the padding properties of the DIV.

    Alternatively do the same kind thing but break the image up into sections then place them as background-image on cells of a table.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2011
    Posts
    127

    Re: [css]overlapping picture

    ill try that one. tnx for the idea. yes i am using img tag but i am not using tables, i just use div.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width