Is there a way to redefine the pages. The website seems to be tall and thin. How can we make it more landscape so that there is not dead space on the sides on screen? Thanks guys!
Is there a way to redefine the pages. The website seems to be tall and thin. How can we make it more landscape so that there is not dead space on the sides on screen? Thanks guys!
Hi James,
The is a simple and easy way to do this. First open the inspector, inside the inspector, go to the 'Page' tab located at the top, it is the first one. Now, inside that tab go to the sub-tab named 'Layout'. Their, you can adjust the width, length, and padding of the current page by editing the any of the boxes.
From,
Sam A. Designer and operator of http://GravityBeats.tk/
Hi Sam, your website is neat. I checked http://GravityBeats.tk/ the view source. How did you do that end up like very short codes and able work on any web browser? Is dropbox save all your codes in there? Please explain.
html>
<head>
<title>gravitybeats.tk</title>
<meta name="description" content="gravitybeats.tk">
<meta name="keywords" content="gravitybeats.tk">
</head>
<frameset rows="*" framespacing="0" border="0" frameborder="NO">
<frame src="http://dl.dropbox.com/u/4108187/GravityBeatsWeb/index.html" name="dot_tk_frame_content" scrolling="auto" noresize>
</frameset>
<noframes>
<body>
</body>
</noframes>
</html>
You must log in to post.
Use the form below to search the site:
Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!