Results 1 to 2 of 2

Thread: Positioning Images Problem

  1. #1
    Join Date
    Jun 2006
    Posts
    28
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Positioning Images Problem

    Hello all, im brand new to css and know very little. I have been having some problems trying to position images by using the following code:

    Code:
    <STYLE TYPE="text/css">
    
     <!--
     .img   { position: absolute; left: 32px; top: 80px; z-index: 2 }
     -->
    
     </STYLE>
    Im using dreamweaver and whenever i position something that looks about where i want it in dreamweaver i preview it in firefox and iexplore and both of them have the image at different positions, or sometime doesnt even show the image at all. My site is at http://www.oharanetworks.com/jcr/

    All im trying to do is to make all of my corners rounded by using an image. Please help me or let me know better ways of going about this. Thanks. All help is welcomed!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •