Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How can i customize =) my store


Swanfly

Recommended Posts

Posted

Hello

 

First i want say, i'm sorry for my bad english. But try to understand me please ;)

 

And now the questions:

 

1. how to set up width to my store (width="750") ? what *.php files i have to modify, and how ?

 

2. how to get rid off the right column? i tried but my layout went "grazy" :P (probably because i'm not so good with the code) What *.php files i have to modify, and how ?

 

3. And then i want "search" and "information" boxes to header. Do i just ad the next code to headers code? Or is there something i'm forgeting ?

 

reguire(DIR_WS_BOXES . 'information.php');
reguire(DIR_WS_BOXES . 'search.php');

 

And if want just the content of those two boxes to header, is the code below right?

include "information.php"
include "search.php"

 

--

SwanFly

Posted

Cool.

 

That really was easy :D

Thanks

 

But the other questions i asked, could someone answer to them as well.

 

--

SwanFly

Archived

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

×
×
  • Create New...