Post by ericjlars » Fri Aug 29, 2014 7:44 am

any suggestions for: www.nowpopping.com ? I know i need to get better product descriptions, but anything would prevent you from buying here?

Newbie

Posts

Joined
Fri Aug 29, 2014 7:42 am

Post by IP_CAM » Sat Aug 30, 2014 3:58 am

you have a very lovely Site, just one thing, your Box Product Display looks like Sh.., at least according my 'visual' feelings.
You should center such fields by use of the >>text-align:center<< Command in the stylesheet.css as shown below.

Other than that, I love it...

Good Luck

Ernie
openshop.li

Code: Select all

/* box products */
.box-product {
	width: 100%;
	text-align:center;
	overflow: auto;
}
.box-product > div {
-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	display: inline-block;
	vertical-align: top;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	background: #FFFFFF;
	width: 140px;
	text-align:center;
}
#column-left + #column-right + #content .box-product > div {
	text-align:center;
	width: 130px;
}

.product-grid {
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 8px;
	width: 100%;
	overflow: auto;
	text-align:center;
}

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 5 guests