Quote Originally Posted by haredo View Post
Ch,
Locate this:
includes/templates/cherry_zen/css/styleshett.css

Find this:
ul, ol {
margin:0 0 10px 10;
padding-left:25;
text-align:left;
}

Change to this:
ul, ol {
margin:0 0 10px 0;
padding-left:0;
text-align:left;
}

  1. Notice the highlighted text red in your declaration values I have changed...
  2. I found this problem by using Moxilla Firefox browser with the add on Web developer and Firebug
  3. A free killer tool to build your site
I have changed it but it still does not work correctly the pictures are original size, not thumbnails