Re: How to modify CSS with PHP?
How do I set the width of that combo box??
got it...
<select style="width: 180px" name=color onChange="bgcol or.submit()">
How do I set the width of that combo box??
got it...
<select style="width: 180px" name=color onChange="bgcol or.submit()">
Comment