Give it an ID additional to the class and add the background-image in your
custom stylesheet like this:

<div id="your-id" class="span-8">your content</div>

#your-id { background-image: url(whatever.jpg); }

Please take a look at the specific sites that give you more info on this.

-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im
Auftrag von Neeraj
Gesendet: Montag, 26. Juli 2010 14:24
An: Blueprint CSS
Betreff: [BP #4033] Background Image to DIV

I want to add a background image to my span-8 div. How can I
accomplish that.

-- 
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.

Reply via email to