View Full Version : Layouts


Striped96
02-08-2006, 12:14 AM
Hey i know iframes and everything, but there's one thing i just don't get! Is there a tutorial anywhere to make a layout look like this? www.brandnewfashion.com because i really want to learn how to just use like a header and then follow the background down. Please HELP!

Saeritha
02-08-2006, 01:07 AM
You could always check out their source code, but from me just surveying it, it seems they used CSS for the properties, and they used a rather large iframe for the right-side column.

Striped96
02-09-2006, 12:24 AM
yeah but all the coding was done by her, and there's no source code. do you have any idea where there might be a tutorial?:scared:

Kisara
02-09-2006, 12:32 AM
No source code? Dear, that's an impossibility. I can't connect to it, screenshot? I hate my computer.

Wermaus
02-09-2006, 12:44 AM
You are right :)
There is no "NO sourcecode".
There are iframes though:
http://brandnewfashion.com/news.php
and http://www.brandnewfashion.com/sidebar.html
http://www.brandnewfashion.com/EFOHBE.html
You can see the source code there.

Annlander
02-09-2006, 06:31 PM
http://www.brandnewfashion.com/images/background_v004.gif

Look at that graphic and you should see like 3 dots. By tiling this on the vertical axis, it makes up the background you see going all the way to the bottom of the page.

body
{
background-repeat: repeat-y;
}



I hope this helps understand what's going on? :) This might not even be how they did it, but it's a way you COULD get that effect.

Annlander
02-09-2006, 06:52 PM
Sorry to double post, it wouldn't let me alter previous post.

I made this diagram that might explain better!

Background Sample (http://dossen.com/backgroundsample.jpg)

bluebutter
02-09-2006, 07:43 PM
i am trying to make a layout in paint shop pro 8. i have no idea what i am doing. i have a background image but i need help from there...please replly

Striped96
02-09-2006, 10:37 PM
yeah ive heard about the repeating background. how do you position the iframe, plus make the backgroudn line up with the layout? without the background like repeating the whole entire page.

Annlander
02-09-2006, 10:38 PM
http://celestial-star.net/tutdesigns.php (http://celestial-star.net/tutdesigns.php)might help you

Striped96
02-09-2006, 10:42 PM
Wow thanks! i'll see what i can learn from it. :)

Striped96
02-09-2006, 10:49 PM
Wow. that site's stuff is pretty confusing. do you know any site that contains the tutorial on PSP9? because thats one im used to, and even though i have adobe photoshop, i dont use it often because i get confused. I'm willing to learn more but i just want to know the basics for now.:)