Go Back   CodingForums.com > :: Client side development > Graphics and Multimedia discussions

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-10-2007, 07:05 PM   PM User | #1
Mindelude
New Coder

 
Join Date: Oct 2005
Posts: 53
Thanks: 0
Thanked 0 Times in 0 Posts
Mindelude has a little shameless behaviour in the past
How to expand a template?

Hello.

I just created a website template, and I'm having trouble expanding the design. In the content box, I wish to write as much as I can and expanding the template downwards.

How do you do that?

Thank you.
Mindelude is offline   Reply With Quote
Old 11-10-2007, 07:37 PM   PM User | #2
CaptainB
Regular Coder

 
Join Date: Jun 2007
Posts: 805
Thanks: 123
Thanked 23 Times in 23 Posts
CaptainB is an unknown quantity at this point
If the design is designed with divs, you can just omit setting a height. Then it will expand with the content.
CaptainB is offline   Reply With Quote
Old 11-12-2007, 11:57 PM   PM User | #3
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,596
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
Reading the original post I suspect that the design was done in some graphic editor and then just sliced and put together in tables with some automatic tool. Very bad idea because then it happens what you are experiencing: the design isn’t flexible.

The best would be you learn how to code semantic websites with HTML and CSS, and then slice your images manually so the ones that need to repeat nicely.

If you’re not willing or able to do this yourself then asking, or better, paying someone to do it is another option.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:01 PM.


Advertisement
Log in to turn off these ads.