OOOPS I added a directory - sorry bout that ....
includes/templates/YOUR_TEMPLATE/templates/tpl_main_page.php
SHOULD BE :
includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php
Sorry bout that!
OOOPS I added a directory - sorry bout that ....
includes/templates/YOUR_TEMPLATE/templates/tpl_main_page.php
SHOULD BE :
includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php
Sorry bout that!
When the world gets in my face I say Have A Nice Day.
* I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
Custom Templates and Zen Services CRS Designs, Inc.
Originally Posted by TinaS
Hey Tina,
No, don't think you added a directory but excluded one. In order to override would not the correct path be:
includes/templates/YOUR_TEMPLATE/templates/common/tpl_main_page.php
?
No hun the /templates/ part of that is wrongOriginally Posted by tonkali
it is simply includes/templates/YOUR_TEMPLATE/common/
When the world gets in my face I say Have A Nice Day.
* I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
Custom Templates and Zen Services CRS Designs, Inc.
aaah right, that is what I actually have...honestly, i was looking at the directory structureI think i just needed some zzzzz.
another question if i may. i want the home page to have columns on the right and the product pages columns on the left, is this possible?
aah right, /YOUR_TEMPLATE/common/tpl_main_page.php is actually my directory structure...i swear i was looking at it ;) sorry
question: on main page i want columns to the right on the other pages columns to the left I would make this change on tpl_main_page.php?
thanks for the fast reply, you all are superIncred!
Last edited by tonkali; 24 Sep 2006 at 09:30 PM.
Yes this is possible by using the over rides as described in the comments on the tpl_main_page.php
That is exactly what I have done on a site I am developing :) It's actually very easy.
Hope that helps !
When the world gets in my face I say Have A Nice Day.
* I DO Think and I HAVE BEEN Zenned - therefore, I AM * I donate - do you?
Custom Templates and Zen Services CRS Designs, Inc.