On Mon, Sep 21, 2009 at 5:57 PM, ~ <[email protected]> wrote: > Hi everyone, > > This is my first time using Blueprint. What I tried to set up an image for a > background website. I remember I read somewhere on the blueprint e-group > that we shouldn't change anything in Blueprint's screen.css. So I created a > custom.css and then created a body tag which shows; > Background > Image: URL > ../images/byyrepeat2.jpg > Horizontal: 50% > Repeat: Repeat y > Attach: Fixed > > But still it doesn't show the background image.
I recommend that you look at the CSS files for blueprintcss.org, and see how this is done: http://blueprintcss.org/css/latest.css Always make sure you link to your custom CSS file AFTER you link to the blueprint files in the <head> of your HTML page. -- -- Christian Montoya mappdev.com :: christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
