Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

3 small problems


Guest

Recommended Posts

Posted

hey

 

i have a couple of small problems im hoping someone might be able to help out with

 

1. would like to change the heading logo ( oscommerce ) what pages will i need to change to get this to display my logo.

 

2. Footer ... same problem but just want to add to the footer text where the copyright it

 

3. can you add pictures to the index page ?? if so what html code or code would i need where are you put it ??

 

 

any help would be great

 

Pete :D

Posted
hey

 

i have a couple of small problems im hoping someone might be able to help out with

 

1. would like to change the heading logo ( oscommerce ) what pages will i need to change to get this to display my logo.

 

2. Footer ... same problem but just want to add to the footer text where the copyright it

 

3. can you add pictures to the index page ?? if so what html code or code would i need where are you put it ??

any help would be great

 

Pete :D

 

 

c'mmon pete ;) little investigation to this excellent board and it's community memebrs posts here would have done the job as these are basics :-" :)

 

logo is in header.php footer most likely than in footer.php ;) any text is in the dedicated or general language files and the pictures you place in the images folder can be called with

 

<?php echo tep_image(DIR_WS_IMAGES . 'yrimagename.jpg','alttext');?>

 

cheers

dahui

Posted

Cheers .... thanks for that ... i have done a search on some of this stuff but got pages of other stuff not directly associated with changing these items .

 

Thanks for your help

 

Pete

Archived

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

×
×
  • Create New...