954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

CSS layout when using visual studio

Hi all

The problem I am having is a little difficult to explain, but basically I am creating an asp web page in visual studio and am finding controlling the layout quite difficult. When I run the website from visual studio on my local machine, it displays as it should (which can be seen in the image attached "how it should be").

However when I build/publish it and load it onto the live server to run it from there, the layout is incorrect. This can be seen in the attached image "how it is displaying", instead of sitting within the scroll box and following underneath each aspect, the page splits horizontally. I did wonder if it would be possible to disable the horizontal scroll of the scroll box, is that possible?

I would appreciate any comments or ideas!

Many Thanks

Attachments how_it_should_be.jpg 32.7KB how_it_is_displaying.jpg 13.2KB
katieJane
Newbie Poster
13 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

I have finally managed to resolve this issue. If anyone else has this problem, the way I did it was to place a table around the whole content which fixed it into place correctly.

katieJane
Newbie Poster
13 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: