Announcement

Collapse
No announcement yet.

placement of Gif

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

    placement of Gif

    morning All

    i am trying to go back to basics with our sites (and in the meantime upgrade to v9)

    on our old site we had a nice rolling image (http://www.pnagames.co.uk/acatalog/index.html).

    on the one i am designing i have tried to re-insert the rolling image but have failed miserably to put it on the same spot (http://www.pnagames.co.uk/acatalog/t...log/index.html)

    i copied all its properties from the previous settings, created a layout for it, a aselector as well but when i am putting its properties in stylesheet although they appear to work on my pc (not spot on), on the uploaded page it put is between the two bars.

    can someone advise where i have messed up?

    #2
    you need to remove the "clear:both" from "#prime-rot-image" and reduce or remove the width on "#prime-logo-image"

    Comment


      #3
      i'm assuming you mean the banner in the header?

      its a flash object.

      Comment


        #4
        Thanks to both

        Rob - it works now as intended

        Gabe - Thanks for the correction.

        Next question, can someone tell me wtf is that white gap from the top bar and the links bar?

        Comment


          #5
          #prime-top-bar has a height

          and

          #prime-logo-image had 20px margin.

          the margin pushes the element below down.

          reduce its margin to 10px.

          Comment


            #6
            Peeeeeeerrrrrrrrrfect!!!!!

            thanks Gabe.

            now on to sort out the other million things...

            Comment


              #7
              Can I stick my oar in again and suggest you change "#prime-logo-image" to "margin: 20px 20px 10px 20px;" which I think is what probably what Gabe meant anyway.

              Comment

              Working...
              X