Support » Plugins » Add bar at top

  • Ok, this is kinda tricky i think…I got a little coding problem and id like to add a plugin. This is it:

    I got a wordpress blog, and I would like a top bar. And on there Id like a little mp3 player. I already got the mp3 player..I just need that top bar.

    Btw, heres the problem:
    I do NOT want that frame to reload when you click a link/post on the blog. Thats pretty hard, how do I do it?

    Thanks 🙂
    Emil

Viewing 4 replies - 1 through 4 (of 4 total)
  • Maybe you could make that bar an iframe?

    Thread Starter eigho

    (@eigho)

    Thats the hard thing…do I have to add it on every page? or just in the header template?

    :EDIT:
    Ok it’s fixed..But how do I put the whole site like “margin-top: 2em” or such…so the site doesn’t start exactly at the top of the page – like 20-30px/2-3em below this box? 🙂
    Thanks for replys

    [http://optic-designs.com/]

    Look for the body tag in your css file and add margin-top:5px;

    For example:

    body {margin-top: 5px;}

    Thread Starter eigho

    (@eigho)

    I still dont get this…can someone please hlep me out by adding me on msn at 3mil@mail.com ?

    Anyone, please

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add bar at top’ is closed to new replies.