|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Place nav button on image
Take a look at this link : http://www.lorentzchange.com/AMS/AboutUsAms.htm
I need some suggestions on moving the 'about us' , 'exchange services'..... nav buttons onto the black bar under the city names. I tried placing them in a layer (i am using DW4), but the positioning is a problem on different monitor sizes. Would appreciate any suggestions on getting this done. |
|
#2
|
|||
|
|||
|
you could chop up the header picture into 3 separate picture and lay them out like so.
Code:
<table>
<tr>
<td colspan="2">picture</td>
</tr>
<tr>
<td>picture</td>
<td>nav</td>
</tr>
<tr>
<td colspan="2">picture</td>
</tr>
</table>
|
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Place nav button on image |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|