Users Viewing This Thread
 1 Guest(s)
amatorbalikci.net

Post Reply  Post Thread 
CSS streching
Author Message
colin
Senior Member
****


Posts: 251
Group: Registered
Joined: Aug 2007
Status: Offline
Reputation: 0

Country:
Post: #1
CSS streching

Okay, so I'll admit it. I'm horrible at CSS Laughing

A while back I created a small webpage for a my self to just get a little practice in on some good web design and developemnt. I wanted to try out a table less design, so I learned a little CSS. I think it turned out alright but I dont know how to make some stuff do what I want. One of the major things is to get the background to strech as the main content does. Also to make the copy right at the bottom move down too.

Here is the main page

http://e-marvels.net

The area I have the most problems with is the contact page, after submiting a form everything is moved down a bit because I post a little message. If you want to see it, feel free to spam me lol.

09-15-2007 08:23 AM
Find all posts by this user Quote this message in a reply
smacker
Member
***


Posts: 234
Group: Registered
Joined: Sep 2007
Status: Offline
Reputation: 0

Country:
Post: #2
RE: CSS streching

It's a little hard to explain how to do this. But, basically, to have a background stretch with the content, you just specify that it repeat "x" and repeat "y". As far as the stuff below the content box moving down, you need to specify that it "clear:both" below the other CSS elements.

If you want an example, go to this web page :

webdesign.zerogspacecow.com

and look at the source code. It's a very simple CSS layout, and the "#content" divs are what you're going to be interested in.

09-15-2007 11:46 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: