mod_cpsearch style

More
11 years 9 months ago - 11 years 9 months ago #817 by andrea_4g
Replied by andrea_4g on topic Re: mod_cpsearch style
It appears that the cpsearch module you'd like to modify is still configured with 'Layout type' = table.
If you want that css modification to have effect you need to select 'Layout type' = div.
Last edit: 11 years 9 months ago by andrea_4g. Reason: grammar!

Please Log in or Create an account to join the conversation.

  • matador
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #822 by matador
Replied by matador on topic Re: mod_cpsearch style
hi
there are 2 modules in the website ... on right is work (no test) and i setup Table layout ... that's ok

in page www.cilindroviaggi.it/galleria-video/gallery i setup another cpsearch modules and i setup layout div ( test ) . I attach an image.

css style is the same from before

thanks very much andrea for your help
Attachments:

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #826 by andrea_4g
Replied by andrea_4g on topic Re: mod_cpsearch style
Add this statement to cpsearch.css

div.cpsearch fieldset.cp_field div.cp_cb_value{
display: inline;
}

and add also

div.cpsearch fieldset {
display: inline;
}
The following user(s) said Thank You: matador

Please Log in or Create an account to join the conversation.

Time to create page: 0.166 seconds