Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Call Button-Call number icon is not showing up in some browsers


ctlee15

Recommended Posts

Posted

Hello Forum,

 

I added a telephone number in the header of my store. See http://lgftactical.com. While the call button appears as intended in my Firefox browser when I brought up the homepage in IE Explorer and Chrome it showed the telephone number in a plain text type view without the button. Any views on why this would happen?

 

I added the following code in the header.php file:

 

<div id="headerCallNumber">

770-675-7191

</div>

 

I added the following code in the stylesheet.css file:

 

#headerCallNumber {

float: right;

margin-top: 60px;

font-family:"Verdana", Helvetica, sans-serif;

color:#ffffff;

font-size:28px;

clear:right;

}

Best,

 

Christopher

Posted

Works fine for me in FF 6, IE 8 and Chrome.

 

I'm guessing you just needed to do a force refresh with IE since your page was cached. CTRL+F5

 

Hope that helps,

Archived

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

×
×
  • Create New...