Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

parts of my shop front missing ?


4QMobiles

Recommended Posts

Hi there i would be grateful for a little help

 

wwww.foneXtras.co.uk

 

the boxes all have the missing bar i cannot understand what has happened, i havent installed any modules or made any changes it just happened suddenly, im not sure if this is to do with SSL or anything? can someone please help its looking a bit silly now.

 

Many Thanks In Advance

Link to comment
Share on other sites

Hi there i would be grateful for a little help

 

wwww.foneXtras.co.uk

 

the boxes all have the missing bar i cannot understand what has happened, i havent installed any modules or made any changes it just happened suddenly, im not sure if this is to do with SSL or anything? can someone please help its looking a bit silly now.

 

Many Thanks In Advance

 

Check your stylesheet.css file and you'll see this for the definition of the TD.infoBoxHeading class:

 

TD.infoBoxHeading {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

font-weight: bold;

background-image: url('http://www.4qmobiles.co.uk/images/headnavclr.gif');

color: #ffffff;

}

 

If you try to go to the http://www.4qmobiles.co.uk/images/headnavclr.gif link, you get greeted with a page saying that account has been suspended, so the problem is that it's trying to pull a background image from a remote site (which is a no-no in webdesign anyway, you should pull the images locally), and that account is suspended, so it's not returning that gif...

 

Richard.

Richard Lindsey

Link to comment
Share on other sites

Thanks so much Richard, it was a style sheet from an old site, and i guess that account expired so the code was still left in, need to sort the colour now so photoshop here i come, thanks again for such a lightening reponse.

:thumbsup:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...