Announcement

Collapse
No announcement yet.

html code

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • html code

    I put this bit of html code into my website to give me my background,

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html dir="ltr" lang="en"> <head> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <title>Reniassance </title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta name="generator" content="vBulletin 3.7.0" /> <meta name="keywords" content="" /> <meta name="description" content="" /> <style type="text/css" id="vbulletin_css">
    /**
    * vBulletin 3.7.0 CSS
    * Style: 'Child of Empty Slate'; Style ID: 69
    */
    body
    {
    background: #020202;
    color: #9a9a9a;
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    background-image:
    url('http://nevermore-aoc.com/Untitled2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    }

    but for some reason with the older version of firefox (v 2.00 etc) the background wont show up, it will only show up as a white background with the code at the top of the page. but in IE, safari, and firefox v.3 it works great.

    Any ideas on how to make it worth with v.2 users?

    *sorry Im not sure where else to put this question*

    Thanks for your ideas in advance.

  • #2
    Re: html code

    Try updating firefox.

    Most likely youve an error in the code and the other browsers are more forgiving. Id have to look at the source code further and the vb templates to tell you for sure.. thinking maybe the background and the color need to be on the same line.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment

    Working...
    X