Quote:
Originally Posted by Dylanblitz
If you want to give me temp admin and let me know an account I can change to test on. You've done all the changes I know about to fix the problem. Not sure if something is off or it's a new problem I've never run into.
|
I'm afraid I cannot do that.. I don't have full administrative permissions on the site, I'm just an "assistant" LOL... BUT, I've checked some more, and it's not messing up the code in the postbit anymore, only in the "About Me" section on the member's profile.. ALSO, I've noticed that it's only visible by admins, so the regular members have no idea that it's messing up.
Is the vehicle drop down in the post bit supposed to be visible by everyone, or just admins? because currently it's only visibly by admins.
OH, one more thing, when adding a new vehicle, there is a blank drop down box under the mileage box. I've used Chrome to inspect the element, and it is showing that it's a dropdown for the fuel menus, but it shows up as a blank box. Is there a way to remove this?
HTML Code:
<select id="fuel_preference" name="fuel_preference">
<option value="1"></option><option value="2"></option><option value="3"></option><option value="4">
</option></select>