add a gif in the main gallery page

003

Joined: 2003-10-10
Posts: 14
Posted: Thu, 2003-10-16 03:09

i add the following code in the wrapper.header.default

<tr>
<td><img src="bookfest_header.gif" height="" width="" border="" alt="">
</td>
</tr>

as the gif is in the same folder of the wrapper.header.default .

is it correct ?
or need more edition ?

PS : i copy from http://www.eclecticpixels.com/tutorials/gallerytips/part2.php

my gallery page is http://www.bookfestival.com.hk/gallery/albums.php

 
Gaile

Joined: 2002-07-20
Posts: 1301
Posted: Thu, 2003-10-16 08:07

Code looks fine (you should add the size attributes to your image), but I don't see it on your site - you have the code commented out. Depending on the size of the image you might want to add an alignment tag to the td cell to align the image right, left or center.

Gaile

 
003

Joined: 2003-10-10
Posts: 14
Posted: Fri, 2003-10-17 05:27

thx
really thx