DreamHost Discussion Board http://discussion.dreamhost.com/postlist.pl?Board=forum_webdesign Posts in the "forum_webdesign" forum at the DreamHost Discussion Board! Sun, 27 Jul 2008 01:55:02 -0700 http://discussion.dreamhost.com/ en Re: html help http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108733&page=0&view=collapsed&sb=5&o=14&vc=1#Post108733 Tue, 15 Jul 2008 11:12:33 -0700 zenbunny forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108733&page=0&view=collapsed&sb=5&o=14&vc=1#Post108733 Post Reply?

those rather large element sizes were all in an attempt to make the height smaller (1000px is shorter than it is right now) but i have gotten rid of those again and no change.
about the empty divs. i don't know of another way to link images to the html other than making them a background img and there is nothing else i want to put in those divs other than the images.
it had also occurred to me that the code was a bit complex for a rather simple idea, but i just accepted it. any suggestions on how to simplify things would be greatly appreciated.

(|- -|) ]]> Post Reply?

those rather large element sizes were all in an attempt to make the height smaller (1000px is shorter than it is right now) but i have gotten rid of those again and no change.
about the empty divs. i don't know of another way to link images to the html other than making them a background img and there is nothing else i want to put in those divs other than the images.
it had also occurred to me that the code was a bit complex for a rather simple idea, but i just accepted it. any suggestions on how to simplify things would be greatly appreciated.

(|- -|) ]]> Re: Mailer CGI form http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108708&page=0&view=collapsed&sb=5&o=14&vc=1#Post108708 Mon, 14 Jul 2008 12:27:16 -0700 luvlakers1 forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108708&page=0&view=collapsed&sb=5&o=14&vc=1#Post108708 Post Reply?

That definitely helps. But how do I make a blank text field where people can type in their e-mail and press submit and then that gets emailed to me? I have this code:

<FORM method="post" name="newsletter" action="http://formmail.dreamhost.com/cgi-bin/formmail.cgi" enctype="multipart/form-data">
<INPUT type=text name="email" value="Type Here" size=15 AUTOCOMPLETE=ON>
<INPUT TYPE="image" src="http://www.averytrips.com/submit.jpg" alt="Submit">
</FORM>

It's supposed to be e-mailed to newsletter@averytickets.com. Any help is much appreciated, thanks!


]]> Post Reply?

That definitely helps. But how do I make a blank text field where people can type in their e-mail and press submit and then that gets emailed to me? I have this code:

<FORM method="post" name="newsletter" action="http://formmail.dreamhost.com/cgi-bin/formmail.cgi" enctype="multipart/form-data">
<INPUT type=text name="email" value="Type Here" size=15 AUTOCOMPLETE=ON>
<INPUT TYPE="image" src="http://www.averytrips.com/submit.jpg" alt="Submit">
</FORM>

It's supposed to be e-mailed to newsletter@averytickets.com. Any help is much appreciated, thanks!


]]> Re: html help http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108699&page=0&view=collapsed&sb=5&o=14&vc=1#Post108699 Mon, 14 Jul 2008 09:36:25 -0700 seiler forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108699&page=0&view=collapsed&sb=5&o=14&vc=1#Post108699 Post Reply?

Just from a quick glance at your style sheet, just about everything that's defined either has a height of 1,000+px, 100%, or a 1,000+ px position set from the bottom.

Then looking at the source, there seems to be a ton of divs with no content between the tags, so who knows what each one is doing to the layout.

Between those two things, it just seems like a lot going on for a fairly simple layout.


--------------------------------------------------------
Maximum savings promo code: MaxSavingsAtDH ]]> Post Reply?

Just from a quick glance at your style sheet, just about everything that's defined either has a height of 1,000+px, 100%, or a 1,000+ px position set from the bottom.

Then looking at the source, there seems to be a ton of divs with no content between the tags, so who knows what each one is doing to the layout.

Between those two things, it just seems like a lot going on for a fairly simple layout.


--------------------------------------------------------
Maximum savings promo code: MaxSavingsAtDH ]]> html help http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108697&page=0&view=collapsed&sb=5&o=14&vc=1#Post108697 Mon, 14 Jul 2008 06:01:39 -0700 zenbunny forum_webdesign http://discussion.dreamhost.com/showflat.pl?Board=forum_webdesign&Number=108697&page=0&view=collapsed&sb=5&o=14&vc=1#Post108697 Post Reply?

hi,
i am in the process of redesigning my web site and i've hit a minor snag.
http://lif3.org/extraness/index.html
there is an immense amount of space at the bottom of the page and i have no idea how to get rid of it. i've checked over the code a million times and i can't find anything wrong. i don't know whether its something i've done or whether its something i haven't done.
thanks in advance.

(|- -|) ]]> Post Reply?

hi,
i am in the process of redesigning my web site and i've hit a minor snag.
http://lif3.org/extraness/index.html
there is an immense amount of space at the bottom of the page and i have no idea how to get rid of it. i've checked over the code a million times and i can't find anything wrong. i don't know whether its something i've done or whether its something i haven't done.
thanks in advance.

(|- -|) ]]>