• Resolved vbpartners

    (@vbpartners)


    I’ve added a <div class=”inner”> within the header div so that i can place a hyperlinked image to the left of my header.

    i’d like to add another hyperlinked image on the opposite side, just right of my header…

    i know it would need to go within the <div id=”header”> but what type of div would it be? another inner?

    sorry, a bit confused with this….

    any help would be greatly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vbpartners

    (@vbpartners)

    Just tried the following and i get the image on the right, however it messes up the navigation bar… making it look like a vertical list off to the right…

    <div class="inner">
    <div style="position: absolute; top: 0px; right:-120px;">
    <img src="https://twisterztoys.com/wp-content/uploads/2011/07/shop-now-bag.png" width="50" height="74"><a href="https://twisterztoys.com/products/"></a>

    I tried placing that before and after the </div> but it still messed up the navigation.

    Any ideas or suggestions?

    Thread Starter vbpartners

    (@vbpartners)

    Never mind…. figured it out ??

    I had to place the div further down in the code…

    thanks for those that tried to take a look

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add another div within’ is closed to new replies.