<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: Style WordPress Widgets With CSS</title> <atom:link href="http://divitodesign.com/css/style-wordpress-widgets-with-css/feed/" rel="self" type="application/rss+xml" /><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/</link> <description>Articles, Tutorials and Resources for the Webdesigner</description> <lastBuildDate>Wed, 09 May 2012 09:49:37 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Asad</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-56318</link> <dc:creator>Asad</dc:creator> <pubDate>Thu, 29 Mar 2012 21:14:14 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-56318</guid> <description>/* == WordPress CSS - Default WordPress Widgets == */.widget {}/* links widget */ .widget_links {} .widget_links ul {} .widget_links ul li {} .widget_links ul li a {}/* meta widget */ .widget_meta {} .widget_meta ul {} .widget_meta ul li {} .widget_meta ul li a {}/* pages widget */ .widget_pages {} .widget_pages ul {} .widget_pages ul li {} .widget_pages ul li a {}/* recent-posts widget */ .widget_recent_entries {} .widget_recent_entries ul {} .widget_recent_entries ul li {} .widget_recent_entries ul li a {}/* archives widget */ .widget_archive {} .widget_archive ul {} .widget_archive ul li {} .widget_archive ul li a {} .widget_archive select {} .widget_archive option {}/* tag-cloud widget */ .widget_links {} .widget_links li:after {} .widget_links li:before {} .widget_tag_cloud {} .widget_tag_cloud a {} .widget_tag_cloud a:after {} .widget_tag_cloud a:before {}/* calendar widget */ .widget_calendar {} #calendar_wrap {} #calendar_wrap th {} #calendar_wrap td {} #wp-calendar tr td {} #wp-calendar caption {} #wp-calendar a {} #wp-calendar #today {} #wp-calendar #prev {} #wp-calendar #next {} #wp-calendar #next a {} #wp-calendar #prev a {}/* category widget */ .widget_categories {} .widget_categories ul {} .widget_categories ul li {} .widget_categories ul ul.children {} .widget_categories a {} .widget_categories select{} .widget_categories select#cat {} .widget_categories select.postform {} .widget_categories option {} .widget_categories .level-0 {} .widget_categories .level-1 {} .widget_categories .level-2 {} .widget_categories .level-3 {}/* recent-comments widget */ .recentcomments {} #recentcomments {} #recentcomments li {} #recentcomments li a {} .widget_recent_comments {}/* search widget */ #searchform {} .widget_search {} .screen-reader-text {}/* text widget */ .textwidget {} .widget_text {} .textwidget p {}and more wordpress default css is here..... http://digwp.com/2010/05/default-wordpress-css-styles-hooks/</description> <content:encoded><![CDATA[<p>/* == WordPress CSS &#8211; Default WordPress Widgets == */</p><p>.widget {}</p><p>/* links widget */<br /> .widget_links {}<br /> .widget_links ul {}<br /> .widget_links ul li {}<br /> .widget_links ul li a {}</p><p>/* meta widget */<br /> .widget_meta {}<br /> .widget_meta ul {}<br /> .widget_meta ul li {}<br /> .widget_meta ul li a {}</p><p>/* pages widget */<br /> .widget_pages {}<br /> .widget_pages ul {}<br /> .widget_pages ul li {}<br /> .widget_pages ul li a {}</p><p>/* recent-posts widget */<br /> .widget_recent_entries {}<br /> .widget_recent_entries ul {}<br /> .widget_recent_entries ul li {}<br /> .widget_recent_entries ul li a {}</p><p>/* archives widget */<br /> .widget_archive {}<br /> .widget_archive ul {}<br /> .widget_archive ul li {}<br /> .widget_archive ul li a {}<br /> .widget_archive select {}<br /> .widget_archive option {}</p><p>/* tag-cloud widget */<br /> .widget_links {}<br /> .widget_links li:after {}<br /> .widget_links li:before {}<br /> .widget_tag_cloud {}<br /> .widget_tag_cloud a {}<br /> .widget_tag_cloud a:after {}<br /> .widget_tag_cloud a:before {}</p><p>/* calendar widget */<br /> .widget_calendar {}<br /> #calendar_wrap {}<br /> #calendar_wrap th {}<br /> #calendar_wrap td {}<br /> #wp-calendar tr td {}<br /> #wp-calendar caption {}<br /> #wp-calendar a {}<br /> #wp-calendar #today {}<br /> #wp-calendar #prev {}<br /> #wp-calendar #next {}<br /> #wp-calendar #next a {}<br /> #wp-calendar #prev a {}</p><p>/* category widget */<br /> .widget_categories {}<br /> .widget_categories ul {}<br /> .widget_categories ul li {}<br /> .widget_categories ul ul.children {}<br /> .widget_categories a {}<br /> .widget_categories select{}<br /> .widget_categories select#cat {}<br /> .widget_categories select.postform {}<br /> .widget_categories option {}<br /> .widget_categories .level-0 {}<br /> .widget_categories .level-1 {}<br /> .widget_categories .level-2 {}<br /> .widget_categories .level-3 {}</p><p>/* recent-comments widget */<br /> .recentcomments {}<br /> #recentcomments {}<br /> #recentcomments li {}<br /> #recentcomments li a {}<br /> .widget_recent_comments {}</p><p>/* search widget */<br /> #searchform {}<br /> .widget_search {}<br /> .screen-reader-text {}</p><p>/* text widget */<br /> .textwidget {}<br /> .widget_text {}<br /> .textwidget p {}</p><p>and more wordpress default css is here&#8230;..<br /> <a href="http://digwp.com/2010/05/default-wordpress-css-styles-hooks/" rel="nofollow">http://digwp.com/2010/05/default-wordpress-css-styles-hooks/</a></p> ]]></content:encoded> </item> <item><title>By: hussam</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-54862</link> <dc:creator>hussam</dc:creator> <pubDate>Sun, 07 Aug 2011 00:29:11 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-54862</guid> <description>Hi. I have problem with search widget if you can take a look at my sidebar you can see how the search widget looks!Can you please tell me what i have to change to make it looks normally?Thanks Hussam</description> <content:encoded><![CDATA[<p>Hi.<br /> I have problem with search widget if you can take a look at my sidebar you can see how the search widget looks!</p><p> Can you please tell me what i have to change to make it looks normally?</p><p> Thanks<br /> Hussam</p> ]]></content:encoded> </item> <item><title>By: Nina</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-54558</link> <dc:creator>Nina</dc:creator> <pubDate>Mon, 13 Jun 2011 19:04:52 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-54558</guid> <description>Any word on when this will be resolved?</description> <content:encoded><![CDATA[<p>Any word on when this will be resolved?</p> ]]></content:encoded> </item> <item><title>By: Stefan Vervoort</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-54439</link> <dc:creator>Stefan Vervoort</dc:creator> <pubDate>Sun, 22 May 2011 22:22:31 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-54439</guid> <description>That&#039;s not good indeed indeed. Will be fixed very soon. Thanks for the heads up.</description> <content:encoded><![CDATA[<p>That&#8217;s not good indeed indeed. Will be fixed very soon. Thanks for the heads up.</p> ]]></content:encoded> </item> <item><title>By: Jatin Soni</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-54437</link> <dc:creator>Jatin Soni</dc:creator> <pubDate>Sat, 21 May 2011 16:51:15 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-54437</guid> <description>Hello,Thanks for this tutorial but its still not so useful as all links are broken.. no images even no widget-content.txt film available to download.. :(</description> <content:encoded><![CDATA[<p>Hello,</p><p>Thanks for this tutorial but its still not so useful as all links are broken.. no images even no widget-content.txt film available to download.. <img src='http://divitodesign.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: 1 link movie</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-50010</link> <dc:creator>1 link movie</dc:creator> <pubDate>Fri, 01 Apr 2011 10:29:03 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-50010</guid> <description>oh its workig thanks for the share :)</description> <content:encoded><![CDATA[<p>oh its workig thanks for the share <img src='http://divitodesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Dusty Carwile</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-47460</link> <dc:creator>Dusty Carwile</dc:creator> <pubDate>Fri, 11 Mar 2011 19:23:04 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-47460</guid> <description>WordPress Video Tutorials-39 Step by Step Videos  http://www.filesonic.com/file/199042372</description> <content:encoded><![CDATA[<p>WordPress Video Tutorials-39 Step by Step Videos <a href="http://www.filesonic.com/file/199042372" rel="nofollow">http://www.filesonic.com/file/199042372</a></p> ]]></content:encoded> </item> <item><title>By: Alex</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-40610</link> <dc:creator>Alex</dc:creator> <pubDate>Fri, 21 Jan 2011 10:41:37 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-40610</guid> <description>Hello and thank you very much</description> <content:encoded><![CDATA[<p>Hello and thank you very much</p> ]]></content:encoded> </item> <item><title>By: Stefan Vervoort</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-37303</link> <dc:creator>Stefan Vervoort</dc:creator> <pubDate>Tue, 28 Dec 2010 00:48:39 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-37303</guid> <description>Thank you my lady. Trying to make it an interesting 2011.</description> <content:encoded><![CDATA[<p>Thank you my lady. Trying to make it an interesting 2011.</p> ]]></content:encoded> </item> <item><title>By: Isabelle</title><link>http://divitodesign.com/css/style-wordpress-widgets-with-css/comment-page-1/#comment-37257</link> <dc:creator>Isabelle</dc:creator> <pubDate>Mon, 27 Dec 2010 18:36:53 +0000</pubDate> <guid isPermaLink="false">http://www.divitodesign.com/?p=76#comment-37257</guid> <description>Keep it up and in a new year .</description> <content:encoded><![CDATA[<p>Keep it up and in a new year .</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 13/26 queries in 0.010 seconds using disk: basic
Object Caching 412/418 objects using disk: basic

Served from: divitodesign.com @ 2012-05-21 10:01:39 -->
