PDA

View Full Version : dreamweaver help


renegade600
September 6th, 2004, 11:35 AM
I got conned into redoing a website this weekend using a dreamweaver template. I do not know dreamweaver mx and I certainly do not know anything about a template. I am extremely lucky to get as far as I gotten.

I need help with a graphic in header section. Check this site (http://northeasterngbp.org/home.php) - there are three graphics in the header. For some reason the third one (on the right) will not go all the way to the right edge of the screen with 1024x768 screen resolution. Nothing I do will move it. I know it is something simple but I am currently frazzled because I had to create some of the graphics, all of the pages, and such in 2 days and am not even closed to being finished. Not going to make deadline, not going to make dead...:eek:

Any suggestions will be appreciated.

degsy
September 6th, 2004, 04:23 PM
try this

<TD bgColor=#f0f0f0>
<DIV align=center><IMG height=79
src="The Gamma Beta Phi Society - Arkansas Northeastern College_files/name1.gif"
width=394></DIV></TD>
<TD width=179 bgColor=#f0f0f0>
<DIV align=right><IMG height=101
src="The Gamma Beta Phi Society - Arkansas Northeastern College_files/toppic2.gif"
width=179></DIV></TD></TR>


Remove the width from the middle cell and change the align to right in the righthand div.

renegade600
September 6th, 2004, 07:20 PM
Thanks - will give it a try.

edit: It did work. one down a bunch more problems to solve. Thanks...