Swanfly Posted May 16, 2004 Posted May 16, 2004 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
Swanfly Posted May 16, 2004 Author Posted May 16, 2004 Cool. That really was easy :D Thanks But the other questions i asked, could someone answer to them as well. -- SwanFly
miguel_os Posted May 16, 2004 Posted May 16, 2004 Hello Swanfly: About how to get rid of the right column, you can try: docsCatBoxGenRemove About to have a search field allmost anywhere you want, maybe this can help. Simple Search Box (Portable) Good luck. Miguel.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.