Page 1 of 1

How to remove border and items separator line

PostPosted: 02 Sep 2016 11:25
by Davide
Hello,

for design pourpose I need to show some css and html script inside each panel of a TIWCGPanelList.
Inserting the script inside the caption propery of each item I get the desired result.
Now I would like to remove the TIWCGPanelList border and the separator line between each item (I'm using the default style).
I know that is matter of css but I don't know what should I change the get the desired result...

Could you give me some advice about ?

Thank you,
Davide

Re: How to remove border and items separator line

PostPosted: 02 Sep 2016 16:35
by Alexander Bulei
Hi Davide,

You need override the default css style at this case...

Help topics:

viewtopic.php?f=5&t=1539
viewtopic.php?f=5&t=1306

Best Regards.