Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Coloured Box around image?


terrielee

Recommended Posts

I am playing with a new layout and I replaced My account on the navigation bar with an image. Worked fine... BUT... there is a pretty purple box around the image. Now this colour is what I previously had writing such as "lets see what we have here" in.

Where on earth is the colour for this box coming from. I have checked my css sheets and it is not on any of those. It's not in my images.

Where on earth is the box coming from?

Anyone have any ideas???

 

:blink:

Link to comment
Share on other sites

how did you replace the image, if it was with HTML you may well need to add border="0" into the tag.

Nic

 

Oh if only it was that simple. I edited english.php

I changed from this

define('HEADER_TITLE_MY_ACCOUNT', 'My Account');

 

to this

 

define('HEADER_TITLE_MY_ACCOUNT', '<img src="images/log_in_image.gif">');

 

So where would it get the box??

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...