VSD 6.0 B3 Editing Theme background...

User 373928 Photo


Registered User
141 posts

OK, I am using one of the themes (paste.jpg). Looks fine. When I increase the page length VSD seems to repeat the theme image a second time below the first one. Paste.jpg has a dark area across the top. This is repeated acros the middle of my lengthened page. How can I increase the length of this theme image without getting this dark area?

See http://www.uphilltheband.com/Band.html


(Please don't tell me to use Photoshop....)
I have an inferiority complex - but it is not a very good one.
User 282670 Photo


Registered User
3,940 posts

Hi Bass,
got a couple options for ya!

1) you could add this code to each page by going to edit>edit header then paste this
<style type="text/css">
BODY {
background: url("Paste.jpg");
background-repeat: repeat-y repeat-x;
background-attachment: fixed;
}
</style>


try the code first, it's like a 3d background-content moves bg stays

hope it helps




User 373928 Photo


Registered User
141 posts

Das Bruz is da man!

That code worked great. Thanks
I have an inferiority complex - but it is not a very good one.
User 282670 Photo


Registered User
3,940 posts


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.