ok lets have a look at centercolumn_footer_defines.php
ok lets have a look at centercolumn_footer_defines.php
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
centercolumn_footer_defines.php<?php
define('CENTERCOLUMN_FOOTER_TEXT','This is the Text I want to add');
?>
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
It's a php file so should appear something like this, yes.
<?php
/**
* @package languageDefines
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: whatever.php v1.3 $
*/
//
define('WHATEVER', 'whatever');
?>
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
I've looked and can't find an error on your part......hmmm
I tested on a development site I have following clydes procedure and it worked fine. I did test with your file and got a parse error.......odd winmerge says they are identical. I would take a clean version of tpl_index_default.php and apply the change again....see what happens. i gotta go will check back later
Mike
AEIIA - Zen Cart Certified & PCI Compliant Hosting
The Zen Cart Forum...Better than a monitor covered with post-it notes!
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
Try adding <div id="centercolumnFooter"><?php echo CENTERCOLUMN_FOOTER_TEXT; ?> </div>
to tpl_index_categories.php and see what happens.
That seemed to do the trick. Thanks!![]()
Now, can I use the css to change the look of the font?
I Think, Therefore I Zen. I Zen, Therefore, I AM!
Personalized Flowers!
Flowertown Speaking Roses using version 1.5.7-06232020
Glad it worked out.
clydejones, I can see that you have an expertise in some of the layout issues I am having. I hope you take it as a compliment that you are asked for your advice.
Just when I thought I had the hang of layout I got stumped. I understand the re-positioning of items on a vertical basis, using bof, eof, but I can't for the life of me figure out the horizontal. I want to change the square type buybox on this page I am doing....http://www.gingerlandtropicals.com/Z...&products_id=1
and change it to a horizontal rectangle like this....
Attachment 1466
Obviously it will entail making my attributes line up horizontally as well, instead of vertically. Can you or anyone out there help me find the path to this particular enlightenment? Thanking you esktop/layout.
Last edited by jsteelethg; 28 Feb 2007 at 04:02 PM.
The Herb Garden
Putting "Spice" in your life since 1989