Post by hawkish » Wed Mar 13, 2013 5:57 am

Anyone know why this is?

CODE FROM CSS

Code: Select all

.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
	background: url('../image/FREEDELL.png') center right no-repeat;
}
DEMO

Code: Select all

http://www.hutchinsons.com/HiFi-Cheltenham-Gloucestershire-Hutchinsons/Amplifiers
Last edited by hawkish on Fri Mar 15, 2013 4:22 am, edited 1 time in total.

Newbie

Posts

Joined
Fri Oct 14, 2011 3:38 am

Post by inactiveaccount9912 » Wed Mar 13, 2013 4:18 pm

because that code is for skipping the first product, add the background to the

Code: Select all

.product-list > div
block instead.

Expert Member

Posts

Joined
Fri May 14, 2010 2:36 am

Post by hawkish » Fri Mar 15, 2013 4:21 am

Brilliant, many thanks ;D

Newbie

Posts

Joined
Fri Oct 14, 2011 3:38 am
Who is online

Users browsing this forum: No registered users and 9 guests