Log in

View Full Version : Mysterious moving search fields


yoyoyoyo
07-09-2005, 04:29 PM
This has probably been discussed many times before, but I searched and found no information.

I have noticed this on every VB Forum I have seen, and it has persisted through various revisions, and I am wondering why it happens.

When you go to search.php and select "Search Titles Only" in the "search by key word" area it nudges the "search by user name" over a bit, and if you select "Search Entire Posts" again it nudges to the right a bit more, and again if you select the "Search Titles Only" option, etc.. Each time you change the option it nudges that area a bit more to the right. See the attached screenshot.

Does anyone know WHY this happens, and if so, how can we fix it?

Princeton
07-09-2005, 07:20 PM
add to each cellwidth="50%"

yoyoyoyo
07-10-2005, 01:43 AM
add to each cellwidth="50%"
I just checked the source code and it already seems to be in there, so I guess it is just one of those bugs that jelsoft is not interested in fixing.

Princeton
07-10-2005, 02:14 AM
actually, no it's not there ... just check http://www.vbulletin.com/forum/search.php the source code and you will see it does not exist

it does exist for the search options table

yoyoyoyo
07-10-2005, 02:16 AM
actually, no it's not there ... just check http://www.vbulletin.com/forum/search.php the source code and you will see it does not exist

it does exist for the search options tableOK, cool. Thanks for the clarification.