How do i put a border around the outside edge of this site? http://virtualwebconcepts.com/sweetmarketing/ I want to add a little color to the outside instead of just white, i tried to update the body image but it looked really bad. Any ideas would be great.
Background Image?
4 posts from 2 voices-
Posted 2 years ago #
-
Hey,
add following to style.css:
#head, #main, #footer{ border-left: 3px solid #ff0000; border-right: 3px solid #ff0000; } #footer{ border-bottom: 3px solid #ff0000; } #head{ border-top: 3px solid #ff0000; }Adjust the border style and color as you like :)
Posted 2 years ago # -
ok i put this code in and now look what happens:
http://virtualwebconcepts.com/sweetmarketing/
thanks!
Posted 2 years ago # -
Hey,
somehow the theme changed from Cubit to a completely different one. As soon as you change it back I'll look into it :)Posted 2 years ago #
Reply
You must log in to post.














