I need some help with Dreamweaver MX 2004. I have built a table and in each cell I am putting a job title and underneath that I am putting a headshot of a person and below that I am putting the person's name. In each cell I want the text and the image to be centered. I have no problem with getting the text centered. However no matter what I try, the image always remains left aligned to the cell wall. I am going crazy trying to figure this out and get the images centered. I have tried clicking onthe image and then using the property inspector choosing from the align drop down menu, but nothing changes regardless of what I choose. Can anyone please help? Thanks.
Announcement
Announcement Module
Collapse
No announcement yet.
Dreamweaver MX 2004-Aligning Images Help Needed
Page Title Module
Move
Remove
Collapse
-
Tags: None
-
Okay I put the files up. Here is the address:
http://home.earthlink.net/~glenh9/No...hing_staff.htm
Bear in mind that this is just partially worked on. I have just started this site recently!
Thanks for your help.
Comment
-
That code is a nightmare. I suggest you redo the table. You can have 3 rows and 4 columns. Then put the top titles in the first row, the pics in the second row, and the the names in the third row. Then give the table a class. For example:
<table class='coaches'>
<tr>
<td>
</td>
</tr>
</table>
Then in the CSS put:
table.coaches {
text-align: center;
}

Quick! There is time to waste, hurry up and wait!
Comment
-
Thanks for your help. However, regardless of what I try and cannot control the alignment of my images. I ahve even tried a simple blank page unrelated to this site. In previous versions of Dreamweaver I had no problem aligning images as I wanted, but in Dreamweaver MX 2004, I have no control. Does anyone know why? Is there a new way of aligning images that I'm not aware of in MX 2004? Thanks.
Comment
-
It probably has to do with the preferences. As I said before, the code was very messed up (too many extra tags and things in the wrong place). You might want to search for a tutorial specific to your problem.

If it weren't for the last minute, nothing would ever get done.
Never put off till tomorrow what you can avoid all together.
Comment
Google search
Google search Module
Collapse
Latest Topics
Latest Topics Module
Collapse
-
Commented to Yikes! What the heck happened to the forum?Wow. Feeling the love.
Thanks guys.
I didn't notice it before but the icons at the left as well as the links themselves also indicate if you have read the latest post or not. So something... -
Commented to College Kid Looking for Critiques on PortfolioWell, please don't let your artistic and creative skills go to waste. Looking at your illustrations, you already have a strong style, so keep developing that. I also think you could do well in the fine...
-
Commented to lets have a youtube thread...
It's not about the nail!
...
-
Commented to College Kid Looking for Critiques on PortfolioUnfortunately my school does not offer a graphic design program, and I can't transfer to one because my parents aren't exactly supportive of a creative career. So I'm teaching myself the fundamentals...
-
Commented to Printers fault or mine? Please helpNo I haven't seen the hardproof myself, I am not dealing with the printers. The client did send me a photo camparing the hardproof and final print....
-
Commented to Printers fault or mine? Please helpI'm confused. Did you see the hard copy proof? What did the color look like to you?
-
Commented to Printers fault or mine? Please helpThanks Printerdriver, the client did ask for hardproof the first time but second time he didn't.

What would you suggest?
According to the client, the colours were perfect on... -
Commented to Printers fault or mine? Please helpYou don't hope for a proof. You ask for one. If it isn't on the work order, you are going to have a tough time recouping.
All Creative World Network
All Creative World Network Module
Collapse

Comment