Dwita Posted December 22, 2009 Share Posted December 22, 2009 Hello here.How can i attach an background image on the left and right like the dragon Theme?I mean the page.i only need the code to apply in css. Link to comment Share on other sites More sharing options...
logic Posted December 22, 2009 Share Posted December 22, 2009 Hi Dwita, This easiest way to have the dragon on your background picture, thenopen global.css, try to add this line to body {};i.e.body { background: url(../img/your dragon picture.jpg) repeat-x left top;}Hopefully, that helps. Link to comment Share on other sites More sharing options...
Dwita Posted December 22, 2009 Author Share Posted December 22, 2009 Logic thanks for the fast replyBut the pictures are left1 and right1.how do i do that? Link to comment Share on other sites More sharing options...
Trippin Posted December 25, 2009 Share Posted December 25, 2009 If you were to look at the image on that guys page, most likely it's just a single image made to look like it's on both sides of the main layout. This is how most backgrounds like that are done, you use a single image, with a solid color in the middle (normally the same color as the rest of the background). Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now