0
Welcome Guest! Login
0 items Join Now

Firebug headache

    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Firebug headache

    Posted 15 years 9 months ago
    • I mean the index.php in the template's folder

      try adding before </head>
      <!--[if lt IE 8]><style>
          /* all IE < 8 */
          h1 {
              font-size: 12px;
          }
          </style><![endif]-->

      hope this helps ... :?:

      (And forget what I wrote above ...)
    • Last Edit: 15 years 9 months ago by Henning.
  • Re: Firebug headache

    Posted 15 years 9 months ago
  • Re: Firebug headache

    Posted 15 years 9 months ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Firebug headache

    Posted 15 years 9 months ago
    • find in template.css and change

      #mainpage {
      background: url('../images/gp_c_m_fade.png') repeat-x top left;
      padding: 10px;
      width: auto !important;
      width: 570px !important;
      }
  • Re: Firebug headache

    Posted 15 years 9 months ago
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Firebug headache

    Posted 15 years 9 months ago
    • Penn,

      be sure to copy the exact code from above:

      the last ">" seem to be missing in your code ...

      That wont solve the problem but to get this working it has to be there ...
  • Re: Firebug headache

    Posted 15 years 9 months ago
    • Okay, I see I made a few mistakes, I have put them right now. However, we still have the problem of the grey space just under the heading. I appreciate your help
    • http://www.Oscarfishlover.com - the website for great Oscar Fish advice and help
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Firebug headache

    Posted 15 years 9 months ago
    • Could you upload a screenshot with the issue?
  • Re: Firebug headache

    Posted 15 years 9 months ago
    • Okay, I have put a red square around the grey area that needs removing

      This image is hidden for guests.
      Please log in or register to see it.
    • http://www.Oscarfishlover.com - the website for great Oscar Fish advice and help
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Firebug headache

    Posted 15 years 9 months ago
    • I cant see this on my mac :)

      You might try adding something in template.css

      #header {
      height: 105px !important;
      background: url('../images/gp_header.jpg') no-repeat;
      overflow: hidden;
      }

Time to create page: 0.048 seconds