[LGM] attending / participation forms
Gregory Pittman
gpittman at iglou.com
Wed Dec 12 14:52:02 UTC 2018
On 12/12/18 9:33 AM, Gregory Pittman wrote:
> On 12/10/18 2:14 PM, ale rimoldi wrote:
>> hi soenke
>>
>>> can you point us to where the look of the buttons ("Submit") is
>>> determined? Or change the font size (and color, should also be in
>>> orange) so it is the same as the rest of the text. The LGM font is
>>> part of the WP install, still looks odd in various browsers, if you
>>> have any idea why...
>>
>> no idea...
>>
>> i had a look at i have a question:
>>
>> do you want it to look this way?
>>
>> https://framapic.org/9rTL4oZnV507/mZ6T4id1XfAQ.png
>
> I don't know if you can get down to the HTML in WP, but if so you could try:
>
> <input type="image" name="submit" src="LGMSubmit.png">
>
> making your down small image for the button.
>
> Right now it's using (if my show Source function is working right):
>
> <button type="submit"><i class="fa fa-search"></i></button>
>
No, my mistake, here's what it's using now:
<button type="submit">Submit</button>
but maybe it should be:
<input type="submit" value="Submit">
which should show something like a.l.e referred to.
Greg
More information about the Libre-graphics-meeting
mailing list