Results 1 to 2 of 2

Thread: problem with CSS

  1. #1
    Join Date
    Dec 2009
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default problem with CSS

    Hi,

    I have a html page. my problem is that my CSS is not working properly .

    I am attaching the source code in a zip file .

    Contents of the zip file :

    myfile.html ----> this is my html file
    presentlook.png ---> This is the look I get when i run the above html in browser IE6/IE7
    lookIwant.jpg ----> This is my desired look . I have prepared this in mspaint .

    Can you please correct it so that I get the desired look. What are the changes to be done in my CSS ? I don't want to modify the existing CSS's but I am open to overwrite styles or use new CSS to get my desired look.

    Thanks

  2. #2
    Join Date
    Oct 2009
    Posts
    38
    Thanks
    6
    Thanked 2 Times in 2 Posts

    Default

    for a start replace all classes with ""
    for example: from class=cellTextLeft to class="cellTextLeft"

    otherwise your css file is unuseful!!

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
  •