Results 1 to 4 of 4

Thread: CSS modified picture frame

  1. #1
    Join Date
    Jan 2009
    Posts
    303

    CSS modified picture frame

    i am with less knowledge about this i want to know how to use simple techniques to decorate the CSS picture of skills, there is one very easy, just use a span tag and its application of the background map, which can make a very pretty effect yet flexible.but looking for some more so please any one knows reply thank you .

  2. #2
    Join Date
    May 2008
    Posts
    2,389

    Re: CSS modified picture frame

    Very simple idea, is to insert a DIV at extra SPAN, and then inserted through the SPAN set background picture to achieve the effect of the coverage picture. If you do not want to insert extra HTML, there is no semantic tags, you can use javascript to solve.


  3. #3
    Join Date
    May 2008
    Posts
    2,389

    Re: CSS modified picture frame

    Above code is the key to the div element set position:relative and for the corresponding span elements set position:absolute then you will be able to span through the CSS the top and left of the place to any place.

  4. #4
    Join Date
    Feb 2008
    Posts
    1,852

    Re: CSS modified picture frame

    The PNG Hack for IE6
    Sample used in the background of the picture a lot of PNG to achieve the effect of a transparent cover, and do not support PNG transparency in IE6, so IE6 to use Hack to enable transparent PNG support, on-line so there is a lot of ways, here the authors recommend a: iepngfix.htc hack. Iepngfix.htc need to download file and insert the following code to the page <head> label can.
    <!--[ if lt IE 7]>
    <style type="text/css">
    . photo span (behavior: url (iepngfix.htc); )
    </ style>
    <! [endif] ->

Similar Threads

  1. Need help regarding Wifi Digital Picture Frame
    By Olivia in forum Portable Devices
    Replies: 6
    Last Post: 15-09-2011, 11:58 PM
  2. How to Convert Photos to be visible on Digital Picture Frame
    By Ur Rehman in forum Portable Devices
    Replies: 4
    Last Post: 07-02-2011, 10:27 AM
  3. TS08C Cordless Picture Frame
    By robin45 in forum Portable Devices
    Replies: 3
    Last Post: 01-10-2009, 10:55 AM
  4. How to make digital picture frame
    By Ananias in forum Monitor & Video Cards
    Replies: 3
    Last Post: 23-07-2009, 09:11 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,642,559.88718 seconds with 17 queries