Separators between modules

More
12 years 1 month ago - 12 years 1 month ago #33793 by artyn
Replied by artyn on topic Separators between modules
please find attached snapshots of modules and layout.css.
Last edit: 12 years 1 month ago by artyn.

Please Log in to join the conversation.

More
12 years 1 month 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.

More
12 years 1 month 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.121 seconds
Powered by Kunena Forum