can we make the websites full screen (wide) in VSD like this one? and how to do that?
http://www.jumpology.us/
thanks ya'll.
nadine:D
http://www.jumpology.us/
thanks ya'll.
nadine:D
That's a responsive website and your not going to be able to do everything that site does in VSD because of the way it renders sites. Coffeecup is working on a new app to build responsive sites that should make it easy for the non coder to build them.

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
so cannot make it fill the screen? the other stuff I can work around. but really would like that full screen. what does responsive website mean? thanx.
A responsive website will adapt to the screen size of the device it's being viewed on. It takes a considerable amount of coding to achieve this and have the webpage render properly in all browser no matter what the screen size. You will probably notice that most responsive websites are less complicated as far as content goes because of the amount of coding required. Coffeecups website is responsive. Grab the edge of your browser window and squeeze it down and you will see things reposition themselves.
The best you can do with VSD that doesn't require a lot of work is a background that is fully responsive and will fill the screen.
http://progrower.coffeecup.com/jqueryba … tatic.html

http://progrower.coffeecup.com/jqueryba … tatic.html
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
ok great, really good info, thanks for that link. I'm anxious to try this.
Hi Eric I just tried doing the responsive back............I pasted this code - into body html box.... copied the two js files and my respback.png file into a folder in the add files I named backstretch. published this on a blank page and I got nothin.........so I need your help please. 
<script src="backstretch/jquery.js"></script>
<script src="backstretch/jquery.backstretch.js"></script>
<script>
$.backstretch([
"backstretch/respback.png"
], {
});
</script>

<script src="backstretch/jquery.js"></script>
<script src="backstretch/jquery.backstretch.js"></script>
<script>
$.backstretch([
"backstretch/respback.png"
], {
});
</script>
Can you post a link?

I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
http://www.outietool.com/Page6.html
I changed the image to jpg. thought that might work. I added that image to the folder too. Thank you!
I changed the image to jpg. thought that might work. I added that image to the folder too. Thank you!
Make sure your image is as tall as your page.
Your current page is 1300 px tall while the image your using is only 800px tall.

Your current page is 1300 px tall while the image your using is only 800px tall.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
changed the page size and still isn't showing.
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.