Quote Originally Posted by picaflor-azul View Post
This code is not in the tpl_header_mobile.php file:

Code:
<div class="top-specials"><?php echo HEADER_TITLE_SPECIALS; ?></div>
If you look in the tpl_header.php file you will see how the code fits in ;)

Thanks,

Anne
Thanks Anne! That did it! I really appreciate your help. You're amazing!

So...remember how I said that was my last issue? Well...turns out I have one last one. I've been trying to add a background image to the site, and I've been editing the stylesheet.css file like you said, but I just can't get the image to show up. I don't know what the issue is, because I have the code right, and even checking in firefox, it's showing that the code is in there for the background image, but it's just not displaying on screen. Does it have anything to do with https? Thanks again for all your help. Even if I can't get this background image to work, you've been more than helpful.