<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>老猫博客 &#187; css</title>
	<atom:link href="http://laomao.info/teg/css/feed" rel="self" type="application/rss+xml" />
	<link>http://laomao.info</link>
	<description>,Zen Cart,Magento&#124;外贸建站技术支持-http://laomao.info</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:09:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>zencart     CSS 显示属性</title>
		<link>http://laomao.info/archives/993.html</link>
		<comments>http://laomao.info/archives/993.html#comments</comments>
		<pubDate>Wed, 20 Jan 2010 07:41:04 +0000</pubDate>
		<dc:creator>老猫</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://laomao.info/?p=993</guid>
		<description><![CDATA[我菜鸟一个,自己研究出来的一些ZEN CART CSS里面的显示属性,希望大家用得着.当然老鸟就不用看了.. 主要就那些背景啊什么的&#8230;. #navSuppWrapper, #navCatTabsWrapper { margin: 0em; background-color: #ffffff; 底部背景 li.category-top a:hover{ background:#9A9A9A url(file:///G&#124;/images/boxlistbg.png) .4em 0.5em no-repeat; color:#2E2E2E; 分类反色背景 #topLinks{ float:right; background:#2E2E2E; margin: .9em auto; 导航背景 #mainWrapper { background-color: #ffffff; text-align: left; 网部内部背景 #topBarWrap{ background:#9a9a9a; 顶部背景 #logoWrap{ margin:auto; background-color: #9a9a9a; LOGO行空隙背景 #categoriesHeading { background: 分类顶部背景 #recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading { background:#89c100 搜索等分类顶部背景 #ezpagesHeading, [...]]]></description>
		<wfw:commentRss>http://laomao.info/archives/993.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zen-cart首页新进商品列表错乱的状况的解决</title>
		<link>http://laomao.info/archives/954.html</link>
		<comments>http://laomao.info/archives/954.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 10:39:01 +0000</pubDate>
		<dc:creator>老猫</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[stylesheet]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://laomao.info/?p=954</guid>
		<description><![CDATA[默认是两行三列，六个商品！ 当你想显示为两行四列的，八个商品的时候，你就需要进行几次调整了！ 第一步：进入后台&#8212;商店设置-最大值：首页新进商品数量；首页推荐商品数量；首页特价商品数量；各设置为8 第二步：商品索引&#8212;新进商品每行列数；推荐商品每行列数；特价商品每行列数；各设置为4 就可以成功，如果出现列表错误的问题，就考虑一下 是不是因为中间的宽度太窄了 而无法正常显示 这个可以在stylesheet.css里修改： .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents {  height: 186px;  width: 148px !important;  border: 1px solid #ebebeb;  margin: 8px 8px 0 0 !important;  padding: 18px 14px 12px 14px; 将width的数字定义为小一点就行了]]></description>
		<wfw:commentRss>http://laomao.info/archives/954.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
