I am designing a site here on
Am I missing something, or do I have to call to have that turned on?
| QUOTE (sabres00 @ Jun 26 2003, 09:00 AM) |
| Hello! We have to set that up for you (until v4.0 that is!). I have taken the liberty of putting it on your site www.sowhimsy.com already, so no need for you to call now. |
| QUOTE |
| Tim, I like your site. I have been trying to so something similar to what you have done with the left navigation bar going all the way to the top of the screen. Did you have to get custom programming for this? Thanks for the info, |
| CODE |
<div style="position:absolute;margin-left:0px;margin-top:-184px;"> ... (all the appropriate images & code for the left nav-bar went here) ... </div> |