horizens Posted March 24, 2006 Posted March 24, 2006 How can I modify the width of the search form in the left column. It stretches to fit the width of the infoBox. I'd like it to be about 75% of it's current width. Thanks! http://1224design.com/urbanxsports/
abra123cadabra Posted March 24, 2006 Posted March 24, 2006 How can I modify the width of the search form in the left column. It stretches to fit the width of the infoBox. I'd like it to be about 75% of it's current width. Thanks! http://1224design.com/urbanxsports/ In includes/boxes/search.php find: (BOX_WIDTH-30) . 'px"') and change 30 to the equivalent of 25% of your chosen left_column width. abra The First Law of E-Commerce: If the user can't find the product, the user can't buy the product. Feedback and suggestions on my shop welcome. Note: My advice is based on my own experience or on something I read in these forums. No guarantee it'll work for you! Make sure that you always BACKUP the database and the files you are going to change so that you can rollback to a working version if things go wrong.
horizens Posted March 24, 2006 Author Posted March 24, 2006 In includes/boxes/search.php find: (BOX_WIDTH-30) . 'px"') and change 30 to the equivalent of 25% of your chosen left_column width. abra ohhhhhh. i get it. i thought that was the pixel width and i kept making it smaller. had to go the other way. thanks!
horizens Posted March 24, 2006 Author Posted March 24, 2006 one more quick question. how can i align the go button and the search form now that they are on the same line?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.