Ok, great ;)
Thanks,
Anne
Printable View
Need Help
I am trying to change the color of the font for "price" in the product description but I can't seem to find it.. I went to includes/templates/abbington_mega/css I was able to change the color description title but I can't seem to find the price.
Hello Anne,
my question is two part;
1. I have used an existing sidebox 'banner' to add a sidebox to the site and cannot find anywhere to change the title of the sidebox - existing title is 'Sponsors' which is not appropriate for my use - the banner was a ZenCart standard advert - I used Banner Manager to change the image but it does not allow me to change the 'header title' of the banner (sidebox)- I have tried numerous folders/files including .css within includes/templates (common, custom, and Abbington Mega) and cannot find any reference - any ideas?
2. I would prefer the ability to make my own sidebox(es) - can this be done, is there a suitable plugin that works with your template?
cheers,
Mike
p.s. posted the banner header name change question in General Questions and got a simple reply "use search for 'sponsors' in Developer Toolkit" but it resulted in 'not found'
Anne, sorry but edit time ran out - did find this reference in 'page source' but not sure where to find that in the .css files ?
<td id="navColumnTwo" class="columnRight" style="width: 150px">
<div id="navColumnTwoWrapper" style="width: 150px"><!--// bof: bannerbox //-->
<div class="rightBoxContainer" id="bannerbox" style="width: 150px">
<h3 class="rightBoxHeading" id="bannerboxHeading">Sponsors</h3>
<div id="bannerboxContent" class="sideBoxContent centeredContent"><a href="http://treeoflifejewellery.com/index.php?main_page=redirect&action=banner&goto=3" target="_blank"><img src="images/banners/jewelrystand.jpg" alt="Gift Idea" title=" Gift Idea " width="150" height="169" /></a></div></div>
<!--// eof: bannerbox //-->
And this is really STILL a general question moreso than it is a SUPPORT related question for this template.. Not finding anything tells me that you did not have the correct search parameters entered.. because this is indeed how you would find out which file to adjust.
Use this as your search parameters
Section: Look-up in all files
Key or Name: Sponsors
All Files Look-ups: Select All Files - Catalog/Admin
DO NOT click case sensitive..
Hello Anne,
Here is another one please - do the crawlers read the HEADER_SALES_TEXT in includes/languages/english/abbington_mega/header.php as text or treat it as part of an image given that it is in the logo wrapper? Reason for asking is for SEO reasons - if indeed read as text is the text allocated a H1,2,3 or 4 .html tag, (e.g. <h1> or <h2> etc.)
this is what I see in page source however I do not have enough coding knowledge to ascertain the above.
<!--bof-branding display-->
<div id="logoWrapper">
<div id="logo"><a href="http://treeoflifejewellery.com/"><img src="includes/templates/abbington_mega/images/treeoflifelogopng.png" alt="Stunning Tree of Life Necklaces & Tree of Life Jewelry" title=" Stunning Tree of Life Necklaces & Tree of Life Jewelry " width="350" height="100" /></a> <div id="taglineWrapper">
<div id="tagline">Stunning Tree of Life Necklaces & Tree of Life Jewelry</div></div>
</div>
cheers,
Mike