Forums

radio buttons in popup vertical when horizontal specified

wallyhowe 29 Sep, 2015
Hi there

I have a chronoconnect listing with a chronoform edit page which has a selection based on horizontal radio buttons.
This works fine.

however, I prefer the edit to open in a modal window so I changed the code in the Chronoconnectivity Front end listing - Custom Listing Setting to open the edit form in a JCEmediabox.

The changed ccode now reads:
<a href="/index.php/component/chronoconnectivity/list_inventory_beneficiary/cc_edit_data?cid=<?php echo $rowcid; ?>" target="_blank" type="text/html" class="jcepopup noicon zoom-left" data-mediabox="width[500];height[600]">Make/Edit Selection</a>
This works but the radio buttons are now vertical not horizontal.

Can you explain/help please?

Wally
GreyHead 29 Sep, 2015
Hi Wally,

I've no idea from the information here. Perhaps you are missing some CSS files in the modal window?

Bob
wallyhowe 30 Sep, 2015
Hi Bob

Yes - you were right - carry forward the css into a custom css and it works just fine.

Where was my brain?

Many thanks

Wally
This topic is locked and no more replies can be posted.