Sorry for being a hassle...again...
Using security images on my form, preview displays them ok whereas real view does not...
Am using Firefox on Joomla 3.8.6 if it can help.
Form is the same as in previous post : https://www.clubchevry2.com/sondage
Thx
Philippe
Using security images on my form, preview displays them ok whereas real view does not...
Am using Firefox on Joomla 3.8.6 if it can help.
Form is the same as in previous post : https://www.clubchevry2.com/sondage
Thx
Philippe

Hi Philippe,
It looks as if your template is re-formatting the radio buttons. Please try turning that option off in the template setting sif you can.
Bob
It looks as if your template is re-formatting the radio buttons. Please try turning that option off in the template setting sif you can.
Bob
Hmmm,
Not sure I have this option...
I think I'd have to manually edit the css file...
Checking...
Not sure I have this option...
I think I'd have to manually edit the css file...
Checking...
Can't find anything really useful in my template css. Nothing which seems to be affecting radiobuttons.
Here's what I can see from the form code:
This does not seem to contain any template-related css class but just v6 icon stuff...
Here's what I can see from the form code:
This does not seem to contain any template-related css class but just v6 icon stuff...
<div class="field" ><div class="ui checkbox radio" ><input name="secicon32" id="secicon320" type="radio" value="5ad0a551c3b03" /> <label for="secicon320" ><i class="icon umbrella large"></i></label></div></div> <div class="field" ><div class="ui checkbox radio" ><input name="secicon32" id="secicon321" type="radio" value="5ad0a551c3b3f" /> <label for="secicon321" ><i class="icon star large"></i></label></div></div>
Hi Philippe,
Sorry, My mistake, I was misled by the empty boxes and by the difference between the preview and the real view :-(
My second attempt is to say that the font awesome which has the icons isn't being loaded - but I can't see why that is.
Bob
Sorry, My mistake, I was misled by the empty boxes and by the difference between the preview and the real view :-(
My second attempt is to say that the font awesome which has the icons isn't being loaded - but I can't see why that is.
Bob
This topic is locked and no more replies can be posted.