Ok right now I'm adding content to my webpage but the problem is when I ajust the size of the window either left or right the text or images do not stay sync with the page itself. Anyone know how to fix this ?
Please be more specific. Which page (url)? What happens when you resize? What do you expect to happen? Or, would you prefer we make up our own version to fix? cheers, gary
I took some screen shots to give u an idea. Full screen. http://img242.imageshack.us/img242/946/26063261ph4.jpg When you go out of full screen and adjust window size "left or right" http://img208.imageshack.us/img208/1566/42249145ud5.jpg
Let me be more explicit. Post a link to the page or post your code—preferably both. chheers, gary
Could you link me the code to put on my website to change it to this. I did a ton of google searches but no luck what so ever :\
If it has css code it will be this: name_of_div{ width: 800px; } Code (markup): Just an example. For further help, please provide as with some code. Good Luck!