Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

images to homepage


Clutterfly

Recommended Posts

Posted
Hi!! How do i add images to the main body on the homepage?? Thanks! xx

 

1. Option 1 -- The simplest solution is to use the fckeditor All in One contribution which includes the Define Mainpage Contribution. This then allows you to edit the mainpage and add whatever HTML that you want to include on the page.

 

2. Option 2 -- Install Textmaster using tinymce. This allows editing in html any page on your site. Every area with "editable" text on each page is shown in admin and allows you to edit and add anything into the code section. (pictures, links, etc.)

 

3. Option 3 -- Otherwise you need to write html code, probably using tables for formating, and embed that code into the <body> section of catalog/index.php

 

Fred

Frederick C Brace,III PA-C

www.21st-tees.com (osc)

www.tanda-designs.com (osc)

Posted
1. Option 1 -- The simplest solution is to use the fckeditor All in One contribution which includes the Define Mainpage Contribution. This then allows you to edit the mainpage and add whatever HTML that you want to include on the page.

 

2. Option 2 -- Install Textmaster using tinymce. This allows editing in html any page on your site. Every area with "editable" text on each page is shown in admin and allows you to edit and add anything into the code section. (pictures, links, etc.)

 

3. Option 3 -- Otherwise you need to write html code, probably using tables for formating, and embed that code into the <body> section of catalog/index.php

 

Fred

 

 

Thanks Fred!! That was extremely useful!! :D xxx

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...