roughrider Posted December 15, 2005 Posted December 15, 2005 I want to move just the quick search box & information box from left column to the right column. Thanks Ride It Like You Stole It
roughrider Posted December 15, 2005 Author Posted December 15, 2005 I want to move just the quick search box & information box from left column to the right column.Thanks I sorted it thanks, simple. :D Ride It Like You Stole It
kittidid Posted December 29, 2005 Posted December 29, 2005 I sorted it thanks, simple. :D What about the people out there that want to know how it is done. It would be extremely nice if you posted here how you sorted it out, so it will help others. :-" Kitti
roughrider Posted December 29, 2005 Author Posted December 29, 2005 What about the people out there that want to know how it is done. It would be extremely nice if you posted here how you sorted it out, so it will help others. :-" Kitti Sure thing Kitti. In includes, open colum_left & colum_right.php and for example: move "languages" from left to right, simply cut & paste include(DIR_WS_BOXES . 'languages.php'); from colum_left to colum_right.php or vice versa. But, DO NOT move "reviews" as there is a bug and it will mess up your reviews. There are some fixes in contribs but I have not found one that actually works correctly. Ride It Like You Stole It
Guest Posted December 29, 2005 Posted December 29, 2005 Sure thing Kitti.In includes, open colum_left & colum_right.php and for example: move "languages" from left to right, simply cut & paste include(DIR_WS_BOXES . 'languages.php'); from colum_left to colum_right.php or vice versa. But, DO NOT move "reviews" as there is a bug and it will mess up your reviews. There are some fixes in contribs but I have not found one that actually works correctly. Which PHP file is this located in? Languages and text. Php? I understand th condept and how to just wanted to know what php file to look in to change it.... Thank you!!!! :D
roughrider Posted December 29, 2005 Author Posted December 29, 2005 Which PHP file is this located in? Languages and text. Php? I understand th condept and how to just wanted to know what php file to look in to change it.... Thank you!!!! :D Like I said, both colums left & right are in the includes folder. :rolleyes: Ride It Like You Stole It
Guest Posted December 29, 2005 Posted December 29, 2005 Like I said, both colums left & right are in the includes folder. :rolleyes: Thanks! I am an idiot guess I should have read that a little better! :blink: Sorry...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.