Hi All! I'm new here, great forum! Basically I downloaded a website template from freecss.com It looks fine in my browser etc... However I would love to use it on my Facebook Page, but I need to shirnk the website width and dimensions. Is there a way to do this easily with all the content and reduce it to 520 width, but keep everything looking the same but just 'shrinking' it? Thanks. If I've been clear I apologise, I've tried to explain best I can.
Put the whole body in a div and define the width of that div (520 PX) under your style sheet and don't forget to link your style sheet to your main site. that will take care of the shrinking part, try it and post here if it won't work.