Separators between modules

  • artyn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 2 months ago - 11 years 2 months ago #33793 by artyn
Replied by artyn on topic Separators between modules
please find attached snapshots of modules and layout.css.
Attachments:
Last edit: 11 years 2 months ago by artyn.

Please Log in to join the conversation.

More
11 years 2 months ago #33809 by ivan.milic
Leave suffix , remove that css form layout.css and add this script at index.php of template just above </head>


<script type="text/javascript" >
jQuery(document).ready(function(){
jQuery(".noshadow").css('background-image','none');
jQuery(".noshadow").parent().css('background-image','none');
});
</script>

Please Log in to join the conversation.

  • artyn
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 2 months ago #33823 by artyn
Replied by artyn on topic Separators between modules
it works exellent.. Thank you very much!

Please Log in to join the conversation.

Time to create page: 0.102 seconds
Powered by Kunena Forum