Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Nov 2007
    Posts
    1,253
    Tokens
    150

    Latest Awards:

    Default

    HTML Code:
    <!--[if IE]>
    <style type="text/css">
    .content .more_movies {
    background-image: url(images/about.png);
    width: 312px;
    height: 61px;
    float: right;
    margin-right: 33px;
    margin-top: -65px;
    }
    </style>
    <![endif] -->
    Put that just before your div or in the head after the included stylesheet.


    www.fragme.co = a project.

  2. #12
    Join Date
    Jul 2008
    Posts
    535
    Tokens
    75

    Default

    Quote Originally Posted by Source View Post
    HTML Code:
    <!--[if IE]>
    <style type="text/css">
    .content .more_movies {
    background-image: url(images/about.png);
    width: 312px;
    height: 61px;
    float: right;
    margin-right: 33px;
    margin-top: -65px;
    }
    </style>
    <![endif] -->
    Put that just before your div or in the head after the included stylesheet.
    Thanks a lot.

Page 2 of 2 FirstFirst 12

Posting Permissions

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