Look-up CONSTANT or Language File defines
Error: No matching Configuration Keys were found ... CAPTION_UPCOMING_PRODUCTS
Look-up Template things:
/public_html/aca_store/includes/templates/template_default/templates/tpl_modules_upcoming_products.php
Line #15 : <caption><?php echo CAPTION_UPCOMING_PRODUCTS; ?></caption>
/public_html/aca_store/includes/templates/template_default/templates/tpl_modules_upcoming_products.php
Line #15 : <caption><?php echo CAPTION_UPCOMING_PRODUCTS; ?></caption>
Another problem has surfaced. I want to add another sidebox on the right side of my page. When I use the Layout Boxes Controller to add a box, it does not show up on the page. What am I missing ????
Clyde,
More stylesheet help, please. Nothing's changed as far as ZC version or my IE version. I haven't test-ran this with FF, yet. I should; it's just that my desktop loads a lot slower than my laptop.
OK, first, check out this page: http://www.sarassoapsnsuch.com//inde...index&cPath=69. You'll notice my blurb in pink, then the links to "100% Natural Soaps" and "Almost All Natural Soaps," but the letters are cut off. How do I widen that box to correct that?
Next... On that same page, you'll see that the writing is sort of squished together. I'd like more white space amongst the pink writing. How do I get that? (Please include the path I need.)
Same deal here: http://www.sarassoapsnsuch.com//inde...ex&cPath=69_71.
By the way, I LOVE the Mystic River template, as well as the Ocean Front. However, if I changed now, I think Donal would make the trans-Atlantic flight just to kick my hiney.
~Sara
open includes/templates/comstock/css/stylesheet.css
add the following declarations at the bottom of the stylesheet.
#categoryDescription {
line-height: normal;
}
.categoryListBoxContents a {
line-height:normal;
}
#indexProductListCatDescription {
line-height:normal;
}
.productListing-data {
line-height:normal;
}
Clyde, thank you for the excellent template. I am a total noob and i am having trouble location a particular piece of code. I am using the webtools on firefox and i can get it to tell me that this is what i am looking for:
< h1 id="indexDefaultHeading">Welcome to Heatwavesales</h1 >
But i do not see it in my stylesheet anywhere.
Thanks!
I just want to remove it, or put something else in its place. I was planning on using that section in the define main page section.
Bookmarks