View Full Version : Modify the width of drop down menu
spaycegirl
01-02-2008, 08:58 AM
What's the best way to modify the drop down menu's width? Right now my topics' text is being cut off. This is on the mysite.com/support/open.php page. Basically the "Help Topic" field's dropdown menu field is too short for my purposes.
Thanks in advance for the help.
:)
DackR
01-02-2008, 10:37 AM
This can be done by editing the './include/client/open.inc.php' file on the line that reads:
<select name="topicId">
Change it to read something like this:
<select name="topicId" style="width: 300px">
You can change the width to fit whatever help topics you may have...
spaycegirl
01-03-2008, 01:27 AM
Thank you so much DackR. Weird coincidence that we're in the same town! LOL!
DackR
01-03-2008, 09:15 PM
Don't mention it. Now that is interesting, isn't it? I've lived here for only a few years (5). Originally from Idaho. Neat to see that Dayton is properly represented on the osTicket forums... :D