Developer forum

Forum » Development » resizeable in browser

resizeable in browser


Reply

Hi all




I wonder if there is someone who can give me an idea.




 




I have created a solution, and it works fine. I have vreated a webpage, where I have palced a gray coloumn in the left side and the right side of the page. Its the idea that these gray colloumns needs to resize them selves when the user has a smaller or bigger screen resolution so that scrolling is unnessescary.




 




Does anyone have an idea how to make the homepage adjust to the screenresolution used by user? So that you dont need to scroll. 


Replies

 
Nicolai Høeg Pedersen
Reply
btp@gaincom.dk wrote:


Hi all








I wonder if there is someone who can give me an idea.


I have created a solution, and it works fine. I have vreated a webpage, where I have palced a gray coloumn in the left side and the right side of the page. Its the idea that these gray colloumns needs to resize them selves when the user has a smaller or bigger screen resolution so that scrolling is unnessescary.


Does anyone have an idea how to make the homepage adjust to the screenresolution used by user? So that you dont need to scroll. 





It is a template related issue. It is possible - i've seen it a couple of times in Dynamicweb - one was which was recently redsigned and not having it anymore.


 


Otherwise take a look at good old Jakob Nielsen's website: http://www.useit.com/ - he has done it using tables - unfortuneately not using divs and CSS. If div/css implementation is needed post this in the template forum.

 

You must be logged in to post in the forum