How can I get this look?
this images with links to display on the main page?
thank you
How can I get this look?
this images with links to display on the main page?
thank you
You can create your own html for the main page in:-
ADMIN>>>TOOLS>>>DEFINE PAGES EDITOR>>>DEFINE MAIN PAGE
20 years a Zencart User
ok, than you, I will try it
well is not working
I am using dreamweaver to do the html
This is the code it gives:
<!--
body {
background-color: #000000;
}
-->
</style></head>
<body>
<p> </p>
<table width="200" border="1">
<tr>
<td><p> </p>
<p><img src="Chapas_Chapitas_botton_badges_Comprar.jpg" width="322" height="220" alt="Chapas_Chapitas_Botton_Badges_venta" longdesc="http://localhost/nomo/index.php?main_page=product_info&cPath=1&products_id=1&zenid=467785a 11b7e125cd3a90e065e0e6d03" /></p>
<p><img src="Poleras_T-shirts_Comprar.jpg" width="310" height="212" alt="Poleras_T-shirts_venta" longdesc="http://localhost/nomo/index.php?main_page=index&cPath=2&zenid=467785a11b7e125cd3a90e065e0e6d03 " /></p>
<p> </p></td>
<td><img src="Poleras_T-shirts_Comprar_2.jpg" width="247" height="429" /></td>
</tr>
</table>
<p> </p>
</body>
</html>
this is the design
this is what I am getting in the main page,
this is after pasting the code that dreamweavers generate, in the html editor of the main page of zencard
what is wrong?
You can just display your categories on main page. The pictures will show with links to the respective category. See my site in my sig below. Is this what you want?
You have to UPLOAD your desired images to your server, then in your HTML code, you have to show the PATH to the image.
Your code currently shows:-
You must referenceHTML Code:<p><img src="Chapas_Chapitas_botton_badges_Comprar.jpg" width="322" height="220" alt="Chapas_Chapitas_Botton_Badges_venta" longdesc="http://localhost/nomo/index.php?main_page=product_info&cPath=1&p roducts_id=1&zenid=467785a11b7e125cd3a90e065e0 e6d03" /></p>to the PATH of the directory where that image is contained on your server.HTML Code:<img src="
Additionally, I would shorten the NAME of your images, keep them all lower-case, and get rid of additional code that dreamweaver inserts - such as the longdesc stuff
20 years a Zencart User
I am working in localhost
I have the images on a directory in C:\Program Files\EasyPHP1-8\www\ECommerce\zen-cart-v1.3.8a-full-fileset-12112007\includes\templates\mostlygrey\images
if I put this direction, it dosen,t work.
How I can get the right direction for the image, i am lost, because the above address is the right direction were it is stored , so i donīt get what is wrong![]()
hello!![]()
Iībeen searching for this all over the admin and just canīt find this option
I went to configuration/indexlisting
but nothing happend
and I donīt know how to list all the categories and subcategories on the main page
please send me in the right direction, i will appreciate it![]()