Announcement

Collapse
No announcement yet.

Move Navigation Bar Down

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Move Navigation Bar Down

    Hi
    I feel like an idiot posting this but...
    I'd like to move the entire navigation bar down on the page by placing a few <BR> above the table, but I can't find where... ??

    #2
    Hi Michael

    Sorry, I couldn't understand your query correctly. Could you elaborate on
    move the entire navigation bar down ?
    Cheers
    Krithika Chandrasekar
    SellerDeck

    sigpic

    E-commerce software by SellerDeck

    Comment


      #3
      Nav Bar

      Hello,
      Thanks for your reply Krithika, I'm sorry I wasn't more descriptive in my explanation of my problem. I think I've got it figured out though. I essentially wanted to shift the entire left-side navigation bar down on the page. I had added a logo into the background3.gif that lies beneath navigation bar on the left side of all of my pages. The navigation buttons were covering up the bottom of the logo, and needed to be moved down.
      To accomplish this, I added several <BR>'s just above the NETQUOTEVAR:HEADERGUIDE. (see below)

      <tr>
      <td valign="top"><br><BR><BR><BR><BR><BR><BR><BR><BR>

      <br>
      <div align="center">NETQUOTEVAR:HEADERGUIDE</div>
      <br>
      <img src="shim.gif" width="1" height="400"> </td>
      </tr>

      This site is still in the early stages of development and thats why I haven't got any posted pages for you to view.
      Thanks!

      Comment

      Working...
      X