- Posts: 2
- Thank you received: 0
horizontal checkbox? is it possible?
- wisluka
- Topic Author
- Offline
- New Member
-
Less
More
12 years 5 months ago - 12 years 5 months ago #1312
by wisluka
horizontal checkbox? is it possible? was created by wisluka
Hello
how can I do horizontal checkbox
vertical checkbox in the picture
best regards
how can I do horizontal checkbox
vertical checkbox in the picture
best regards
Last edit: 12 years 5 months ago by wisluka.
Please Log in or Create an account to join the conversation.
- andrea_4g
- Offline
- Administrator
-
Less
More
- Posts: 1122
- Thank you received: 163
12 years 5 months ago #1315
by andrea_4g
Replied by andrea_4g on topic horizontal checkbox? is it possible?
Look inside file: modules\mod_cpsearch\css\cpsearch.css.
Code:
/* uncomment if you want checkboxes to be displayed one beside the other
div.cpsearch fieldset div.cp_field{
display : inline;
}
*/
Please Log in or Create an account to join the conversation.
Time to create page: 0.120 seconds