ctlee15 Posted October 21, 2011 Posted October 21, 2011 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
NodsDorf Posted October 21, 2011 Posted October 21, 2011 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,
Recommended Posts
Archived
This topic is now archived and is closed to further replies.