1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Help me with the CSS code

Discussion in 'HTML & Website Design' started by coloriteman, Dec 5, 2008.

  1. #1
    I have a blog techknowl.com which is having some issues in design with internet explorer as reported by other DPers . I use 17 inch LCD monitor and IE8 , but can find any problems . Any any one help with the CSS and HTML code of the blog?? Its hosted in Blogger ...
     
    coloriteman, Dec 5, 2008 IP
  2. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    gostats, Dec 5, 2008 IP
  3. coloriteman

    coloriteman Peon

    Messages:
    669
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes , from people using internet explorer 6 ... I have checked out http://browsershots.org/ but ie is missing in their menu !! Any help would be gr8ly appreciated ....
     
    coloriteman, Dec 5, 2008 IP
  4. hatrick24

    hatrick24 Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i checked on ie6. the sidebar has been pushed down by the post area, and it shouldnt happen, but the line of code in the first post is doing it.
    anyways, u can fix the width of the post area and avoid this.
    let me know if u want more help in the same case.
     
    hatrick24, Dec 5, 2008 IP
    coloriteman likes this.
  5. coloriteman

    coloriteman Peon

    Messages:
    669
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    @hatrick24 thanks for pointing out this issue .I have changed the width post and sidebars but i don't know the exact amount to match with the template ..
     
    coloriteman, Dec 5, 2008 IP
  6. justinlorder

    justinlorder Peon

    Messages:
    4,160
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It is my second time to review your blog .
    I have only IE6 and IE7 ,
    Where is the problem, pls let me know .
     
    justinlorder, Dec 6, 2008 IP
  7. hatrick24

    hatrick24 Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    see, if ur design is based on fixed width, then in the css files u will have the width for the post area and sidebar. for the div of post, make the size of the post area fixed. with max-width:[xyz]px; u can make the post area to stop expanding more.
     
    hatrick24, Dec 7, 2008 IP
  8. dotmd

    dotmd Peon

    Messages:
    41
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    for cross browsing, try to use {position:relative; float: left/right;} and width or height in pixels only on a div based template :) ;)
     
    dotmd, Dec 8, 2008 IP
    coloriteman likes this.
  9. gostats

    gostats Peon

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #9
    IE is listed as MSIE
     
    gostats, Dec 8, 2008 IP
    coloriteman likes this.
  10. dejangex

    dejangex Peon

    Messages:
    113
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Looks good in FF3 and IE6. Btw you shouldnt use png, since you get wierd colors with it in IE6. The logo has a blue background for me in IE6 and FF no.
     
    dejangex, Dec 8, 2008 IP
    coloriteman likes this.
  11. coloriteman

    coloriteman Peon

    Messages:
    669
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Reputation added to everyone helped me !!
    @justinlorder : Thanks for you time , Few says that the right sidebar is pushed downwards , but i cannot see the difference in my computer.
    @dejangex Thanks for that tip .
    Also when i opened my blog from an internet cafe using 17 inch LCD , the full site was reduced to center of the browser . To be clear , white blank space around the four corners surrounding the blog. Is there any code in CSS so that it can automatically detect the display size and align according it ??
     
    coloriteman, Dec 21, 2008 IP