Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Where is the formatting for form buttons?
I need to remove the <br>'s that are automagically placed after buttons in forms; what file handles their formatting? I checked the classes for form and button as well as the css files, and didn't find anything on formatting for the buttons. I haven't actively meddled in forms up until now but my current project requires some mild edits...
|
#2
|
||||
|
||||
I'll ask HoF directly about this, but the fastest solution I can think of is to find where the form is being built. You might find something like:
PHP Code:
HTML Code:
<button id="submit" value="submit" class="btn" name="submit" type="submit">Save Changes </button> <br> PHP Code:
__________________
Please do not contact me directly outside of Mysidia.
I also cannot troubleshoot code more than two years old - I legit don't remember it. |
#3
|
|||
|
|||
Yep! Thank you. I'll still keep searching for all of the locations since I want to know where its rendering for later purposes. :)
|
#4
|
||||
|
||||
The better way to do this is as follows:
PHP Code:
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#5
|
|||
|
|||
That could be useful; thanks!
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Whos Online formatting issue | LucasA33 | Questions and Supports | 2 | 01-08-2014 03:01 PM |
Affiliate buttons? | Bibarel | Feedback and Suggestions | 0 | 01-16-2012 02:46 PM |
Better Messages Buttons | Inf3rnal | Mys v1.2.x Mods | 2 | 10-28-2011 12:11 PM |
Submit form | Cindykt | Questions and Supports | 2 | 08-30-2011 08:47 AM |
Alonaria - Human Form | alonaria | Art Gallery | 6 | 02-26-2011 12:09 PM |
What's New? |
What's Hot? |
What's Popular? |