raybeam Posted April 10, 2008 Share Posted April 10, 2008 Hi! I found this template, wich was exactly what I was looking for. A slick, simple black design. You can't fail with that one.. Problem is the company that designed it doesn't sell it.. So do anyone know where to find something in this style? I'm willing to pay for it, and if someone would help me with the design I would happily spend some money on the design... Quote Link to comment Share on other sites More sharing options...
raybeam Posted April 12, 2008 Author Share Posted April 12, 2008 You would only need to change a few bits in the stylesheet to come up with a black background, white links and blue boxes. BODY { background: black; color: white; margin: 0px; } A { color: white; text-decoration: none; } A:hover { color: white; text-decoration: underline; } There's a start for you! Thanks, that wasn't very hard :) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.