Recommended Videos

Collapse

Help: varying browsers & CSS code compatability

Collapse
X
Collapse
 
  • Time
  • Show
Clear All
new posts
  • #1
    UncleMo
    Banned
    • Mar 2007
    • 465

    Help: varying browsers & CSS code compatability


    Hi, I have a website through webs.com, and, it seems that now that as I was testing out firefox and chrome, my website is missing the image going across the top of the site and the background color is missing. How do I fix this so that my website looks the same on all browsers? Do I need to do something with my CSS code? Will this issue arise evertime new browsers come out? I feel like this emoticon:

    Edit: the internet explorer browser I use now is the most current one and is the one that my website looks fine on, it's firefox and chrome that makes these issues a concern. Keep in mind, my site is for business purposes, so you can see why this may be a concern for me.
  • #2
    HealyMonster
    Titans Era has begun.
    • Aug 2002
    • 5992

    Re: Help: varying browsers & CSS code compatability


    Re: Help: varying browsers & CSS code compatability

    Sent you the link via PM for privacy reasons.

    /*
    Design by Free CSS Templates
    FreeCSSTemplates.org has been rebranded to FCT. Therefore, our new domain will be FCT.co while our previous domain FreeCSSTemplates.org will always be kept redirected here. What...

    Released for free under a Creative Commons Attribution 2.5 License
    */

    body {
    margin: 50;
    padding: 30;
    background: #C5C4B2 url(http://img580.imageshack.us/img580/4...620x300war.png) left top repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    }

    h1, h2, h3 {
    margin: 20;
    padding: 0;
    font-family: Tahoma, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #ffffff;
    }

    h1 {
    font-size: 2.0em;
    }

    h2 {
    font-size: 1.5em;
    }

    h3 {
    font-size: 0.0em;
    }

    p, ul, ol {
    margin-top: 0;
    line-height: 180%;
    }

    ul, ol {
    }

    a {
    text-decoration: underline;
    color: #ffffff;
    }

    a:hover {
    }

    #wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 0;
    }

    /* Header */

    #header {
    width: 960px;
    height: 110px;
    margin: 0 auto;
    }

    /* Logo */

    #logo {
    float: left;
    height: 65px;
    margin: 0;
    padding-top: 20px;
    color: #FFFFFF;
    }

    #logo h1, #logo p {
    margin: 0;
    padding: 0;
    }

    #logo h1 {
    float: left;
    letter-spacing: -1px;
    text-transform: lowercase;
    font-size: 2.6em;
    }

    #logo p {
    float: left;
    margin: 0;
    padding: 12px 0 0 10px;
    font: normal 14px Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    }

    #logo a {
    border: none;
    background: none;
    text-decoration: none;
    }

    /* Search */

    #search {
    float: right;
    width: 300px;
    height: 100px;
    padding: 50;
    }

    #search form {
    height: 41px;
    margin: 100;
    padding: 0px 0 0 20px;
    }

    #search fieldset {
    margin: 0;
    padding: 0;
    border: none;
    }

    #search-text {
    width: 195px;
    padding: 5px 5px 4px 5px;
    border: 1px solid #FFFFFF;
    background: #FFFFFF;
    text-transform: lowercase;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    }

    #search-submit {
    width: 50px;
    height: 25px;
    }

    /* Navigation */
    #fw-mainnavwrap {}
    #fw-nav-menu {width: 910px;height: 141px;margin: 50 auto;padding: 0;background: url() no-repeat left top;}
    #fw-nav-menu ul, #fw-nav-menu li {}
    #fw-nav-menu ul {margin: 0;padding: 0;list-style: none;line-height: normal;}
    #fw-nav-menu li {float: left;}
    #fw-nav-menu li a:link, #fw-nav-menu li a:visited {display: block;padding: 110px 10px 10px 10px;text-transform: lowercase;text-decoration: overline;font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #FFFFFF;border: none;}
    #fw-nav-menu li a:hover, #fw-nav-menu li a:visited:hover {color: #FFFFFF;text-decoration: underline;text-transform: uppercase}


    #menu a:hover, #menu .current_page_item a {
    }

    #menu .current_page_item a {
    padding-left: 0;
    }

    #menu a:hover {
    text-decoration: underline;
    }

    /* Page */

    #page {
    width: 960px;
    margin: 50 auto;
    padding: 0px 0px 0px 0px;
    }

    #page-bgtop {
    }

    #page-bgbtm {
    }

    /* Content */

    #content {
    float: right;
    width: 670px;
    padding: 0;
    }

    .post {
    margin-bottom: 25px;
    padding: 0px;
    background: #FFFFFF;
    border: 0px solid #FFFFFF;
    }

    .post-bgtop {
    }

    .post-bgbtm {
    }

    .post .title {
    height: 38px;
    margin-bottom: 10px;
    padding: 12px 10 10 20px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    letter-spacing: -.5px;
    color: #FFFFFF;
    }

    .post .title a {
    color: #FFFFFF;
    border: none;
    }

    .post .meta {
    padding-bottom: 5px;
    padding-left: 20px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    }

    .post .meta a {
    }

    .post .entry {
    padding: 0px 20px 20px 20px;
    padding-bottom: 20px;
    text-align: justify;
    }

    .links {
    display: table;
    width: 100px;
    height: 20px;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    }

    /* Sidebar */

    #sidebar {
    float: left;
    width: 240px;
    padding: 0px;
    color: #FFFFFF;
    }

    #sidebar ul {
    padding: 0;
    list-style: none;
    }

    #sidebar li {
    margin: 0;
    padding: 0;
    }

    #sidebar li ul {
    margin-bottom: 30px;
    padding: 0px 20px 20px 20px;
    background: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    }

    #sidebar li li {
    line-height: 35px;
    border-bottom: 1px dashed #D1D1D1;
    padding-left: 3px;
    }

    #sidebar li li span {
    display: block;
    margin-top: -20px;
    padding: 0;
    font-size: 11px;
    font-style: italic;
    }

    #sidebar h2 {
    height: 38px;
    padding: 12px 0 0 20px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    letter-spacing: -.5px;
    color: #FFFFFF;
    }

    #sidebar p {
    margin: 0 0px;
    padding: 0px 20px 20px 20px;
    text-align: justify;
    }

    #sidebar a {
    border: none;
    }

    #sidebar a:hover {
    text-decoration: underline;
    }

    /* Calendar */

    #calendar {
    }

    #calendar_wrap {
    padding: 20px;
    }

    #calendar table {
    width: 100%;
    }

    #calendar tbody td {
    text-align: center;
    }

    #calendar #next {
    text-align: right;
    }

    /* Footer */

    #footer {
    width: 960px;
    height: 64px;
    margin: 0 auto;
    background:url(http://img513.imageshack.us/img513/8566/img03j.jpg) no-repeat left top;
    padding: 0px 0 15px 0;
    font-family: Arial, Helvetica, sans-serif;
    }

    #footer p {
    margin: 0;
    padding-top: 26px;
    line-height: normal;
    font-size: 12px;
    text-align: center;
    }

    #footer a {
    font-weight: bold;
    }

    a.section {color:#FFFFFF !important; font-size: 15px !important; font-family: arial !important; font-weight: bold !important; float: center}
    Last edited by HealyMonster; 05-04-2010, 02:24 PM.

    Comment

    • #3
      UncleMo
      Banned
      • Mar 2007
      • 465

      Re: Help: varying browsers & CSS code compatability


      Re: Help: varying browsers & CSS code compatability

      Originally posted by Renegade44
      hey whats up man, post the link to your site and I will have a look at it.
      Sent you the link via PM for privacy reasons.

      /*
      Design by Free CSS Templates
      FreeCSSTemplates.org has been rebranded to FCT. Therefore, our new domain will be FCT.co while our previous domain FreeCSSTemplates.org will always be kept redirected here. What...

      Released for free under a Creative Commons Attribution 2.5 License
      */

      body {
      margin: 50;
      padding: 30;
      background: #C5C4B2 url(http://img580.imageshack.us/img580/4...620x300war.png) left repeat-x top;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #FFFFFF;
      }

      h1, h2, h3 {
      margin: 20;
      padding: 0;
      font-family: Tahoma, "Times New Roman", Times, serif;
      font-weight: normal;
      color: #ffffff;
      }

      h1 {
      font-size: 2.0em;
      }

      h2 {
      font-size: 1.5em;
      }

      h3 {
      font-size: 0.0em;
      }

      p, ul, ol {
      margin-top: 0;
      line-height: 180%;
      }

      ul, ol {
      }

      a {
      text-decoration: underline;
      color: #ffffff;
      }

      a:hover {
      }

      #wrapper {
      width: 960px;
      margin: 0 auto;
      padding: 0;
      }

      /* Header */

      #header {
      width: 960px;
      height: 110px;
      margin: 0 auto;
      }

      /* Logo */

      #logo {
      float: left;
      height: 65px;
      margin: 0;
      padding-top: 20px;
      color: #FFFFFF;
      }

      #logo h1, #logo p {
      margin: 0;
      padding: 0;
      }

      #logo h1 {
      float: left;
      letter-spacing: -1px;
      text-transform: lowercase;
      font-size: 2.6em;
      }

      #logo p {
      float: left;
      margin: 0;
      padding: 12px 0 0 10px;
      font: normal 14px Georgia, "Times New Roman", Times, serif;
      font-style: italic;
      }

      #logo a {
      border: none;
      background: none;
      text-decoration: none;
      }

      /* Search */

      #search {
      float: right;
      width: 300px;
      height: 100px;
      padding: 50;
      }

      #search form {
      height: 41px;
      margin: 100;
      padding: 0px 0 0 20px;
      }

      #search fieldset {
      margin: 0;
      padding: 0;
      border: none;
      }

      #search-text {
      width: 195px;
      padding: 5px 5px 4px 5px;
      border: 1px solid #FFFFFF;
      background: #FFFFFF;
      text-transform: lowercase;
      font: normal 11px Arial, Helvetica, sans-serif;
      color: #FFFFFF;
      }

      #search-submit {
      width: 50px;
      height: 25px;
      }

      /* Navigation */
      #fw-mainnavwrap {}
      #fw-nav-menu {width: 910px;height: 141px;margin: 50 auto;padding: 0;background: url() no-repeat left top;}
      #fw-nav-menu ul, #fw-nav-menu li {}
      #fw-nav-menu ul {margin: 0;padding: 0;list-style: none;line-height: normal;}
      #fw-nav-menu li {float: left;}
      #fw-nav-menu li a:link, #fw-nav-menu li a:visited {display: block;padding: 110px 10px 10px 10px;text-transform: lowercase;text-decoration: overline;font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #FFFFFF;border: none;}
      #fw-nav-menu li a:hover, #fw-nav-menu li a:visited:hover {color: #FFFFFF;text-decoration: underline;text-transform: uppercase}


      #menu a:hover, #menu .current_page_item a {
      }

      #menu .current_page_item a {
      padding-left: 0;
      }

      #menu a:hover {
      text-decoration: underline;
      }

      /* Page */

      #page {
      width: 960px;
      margin: 50 auto;
      padding: 0px 0px 0px 0px;
      }

      #page-bgtop {
      }

      #page-bgbtm {
      }

      /* Content */

      #content {
      float: right;
      width: 670px;
      padding: 0;
      }

      .post {
      margin-bottom: 25px;
      padding: 0px;
      background: #FFFFFF;
      border: 0px solid #FFFFFF;
      }

      .post-bgtop {
      }

      .post-bgbtm {
      }

      .post .title {
      height: 38px;
      margin-bottom: 10px;
      padding: 12px 10 10 20px;
      background: #FFFFFF;
      border: 1px solid #FFFFFF;
      letter-spacing: -.5px;
      color: #FFFFFF;
      }

      .post .title a {
      color: #FFFFFF;
      border: none;
      }

      .post .meta {
      padding-bottom: 5px;
      padding-left: 20px;
      text-align: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-style: italic;
      }

      .post .meta a {
      }

      .post .entry {
      padding: 0px 20px 20px 20px;
      padding-bottom: 20px;
      text-align: justify;
      }

      .links {
      display: table;
      width: 100px;
      height: 20px;
      margin-top: 20px;
      text-align: center;
      text-transform: uppercase;
      font-size: 10px;
      font-weight: bold;
      }

      /* Sidebar */

      #sidebar {
      float: left;
      width: 240px;
      padding: 0px;
      color: #FFFFFF;
      }

      #sidebar ul {
      padding: 0;
      list-style: none;
      }

      #sidebar li {
      margin: 0;
      padding: 0;
      }

      #sidebar li ul {
      margin-bottom: 30px;
      padding: 0px 20px 20px 20px;
      background: #FFFFFF;
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
      }

      #sidebar li li {
      line-height: 35px;
      border-bottom: 1px dashed #D1D1D1;
      padding-left: 3px;
      }

      #sidebar li li span {
      display: block;
      margin-top: -20px;
      padding: 0;
      font-size: 11px;
      font-style: italic;
      }

      #sidebar h2 {
      height: 38px;
      padding: 12px 0 0 20px;
      background: #FFFFFF;
      border: 1px solid #FFFFFF;
      letter-spacing: -.5px;
      color: #FFFFFF;
      }

      #sidebar p {
      margin: 0 0px;
      padding: 0px 20px 20px 20px;
      text-align: justify;
      }

      #sidebar a {
      border: none;
      }

      #sidebar a:hover {
      text-decoration: underline;
      }

      /* Calendar */

      #calendar {
      }

      #calendar_wrap {
      padding: 20px;
      }

      #calendar table {
      width: 100%;
      }

      #calendar tbody td {
      text-align: center;
      }

      #calendar #next {
      text-align: right;
      }

      /* Footer */

      #footer {
      width: 960px;
      height: 64px;
      margin: 0 auto;
      background:url(http://img513.imageshack.us/img513/8566/img03j.jpg) no-repeat left top;
      padding: 0px 0 15px 0;
      font-family: Arial, Helvetica, sans-serif;
      }

      #footer p {
      margin: 0;
      padding-top: 26px;
      line-height: normal;
      font-size: 12px;
      text-align: center;
      }

      #footer a {
      font-weight: bold;
      }

      a.section {color:#FFFFFF !important; font-size: 15px !important; font-family: arial !important; font-weight: bold !important; float: center}
      Last edited by UncleMo; 05-04-2010, 08:04 AM.

      Comment

      Working...