While our developers bury their head in new plugin and theme development, we got something for you: A simple fancy widget to showcase latest news updates from EwtNet.com on your website.
Green Theme
Blue Theme
Pink Theme
This code is for the pink theme. Copy the code below to anywhere you want it to render.
Customization
The color used in this part is the pink theme.
Resize widget width
.nt_widget_wrap{width:300px;word-wrap:break-word}
Change base color
Create your own theme by modifying this color codes. Use the color code generator to generate color codes if you are unsure of which color to use.
.nt_widget_cap{background:#FE0090;}
.rss-item a:hover{color:#FE0090}
.nt_widget_wrap ::-webkit-scrollbar-thumb{background:#FE0090}
Increase or decrease number of posts in the widget box
<script language="JavaScript" src="http://feed2js.org//feed2js.php?src=http%3A%2F%2Fwww.ewtnet.com%2Ffeeds%2Fposts%2Fdefault&num=10&utf=y" charset="UTF-8" type="text/javascript"></script>