Dreamweaver, Libraries and a vanished graphic
I would be very grateful if a Dreamweaver expert from amongst our ranks could have a quick look at the following page and tell me why I have lost the "navend" graphic from my Header library (it normally sits to the right of help on the navigation row at the top of the page)
This is the first time there has been a problem. I amended one of the other libraries and when I previewed the site before uploading, my navend graphic had mysteriously disappeared - I hadn't even modified the library to which it belonged? I've had a look at the source code and to be honest I'm completely snookered.
If some one could point me in the right direction why and how it happened and even better how to rectify the problem I'll be in your debt forever.
http://www.ratecollectionagencyni.gov.uk/home2.htm
Regards and thanks
Andrew
Jack Michaelson posted this at 20:03 — 22nd June 2002.
He has: 1,733 posts
Joined: Dec 1999
After a quick look I finf it a bit weird, but maybe you can try to set the background image of the nav to 'navend.gif'.
And I would get rid of the width="0%" cause I don;t think that makes any sense.
like this:
...
</tr>
<tr bgcolor="#50C0E0">
<td background="graphics/navend.gif" colspan="2">
<img src="graphics/left_top.gif" width="208" height="18" border="0">
<a href="loffices.htm">
<img src="graphics/contactus.gif" height="18" width="68" alt="Contact us" border="0">
</a>
...
Hope it helps,
Shakespeare: onclick || !(onclick)
Andrew_Samuel posted this at 00:16 — 23rd June 2002.
They have: 82 posts
Joined: Jun 2002
Many thanks Jack it worked a treat.
Cheers, much appreciated
Andrew
Jack Michaelson posted this at 10:23 — 23rd June 2002.
He has: 1,733 posts
Joined: Dec 1999
You're welcome!
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.