• I know in the old days it was easy to position anything just by putting it into a div and telling it where top: and left: was.
    Show’s you how long I’ve coded. Ive tried this up and down and cannot get it to work. I tried putting it in the CSS as well.

    I am trying to position an image where I want it on the page, which will probably overlap other parts. Is this possible with WP? Here is the page to show you what I want: http://e-businesssuccess.com/members/?p=10
    the image next to the title, I want to put that in a div because it is making the title part huge. I want to put the image next to it without enlarging surrounding area.

    images are just placeholders till I figure out the code.
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • so you want the image to move right dependent upon the length of the title? or it will always sit in a particular location?

    will the image always be the same for each title?

    do you want the image to be over the top of the grey stripe of the body?

    this is all css and a tiny bit of html.. need to know what you want before i can show you how though.

    PS if theres ever the chance of overlapping over something.. best to use a png with transparency rather than a jpg.. but like you said these are placeholders 😛

    Thread Starter tsaim

    (@tsaim)

    haha yep placeholders (will be using transparent)
    the image would be in the spot it is in now, for each title/page, but with it free floating it wont make the “title bar” (we will call it) so tall. if I just mess around and do an align=”right” in the image code, it makes the title bar smaller but the image goes in between the grey stripes (don’t want). want it same position but bar to not be fat. I am no good at code really.
    hope that helps, and thanks for the fast reply.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Move around a DIV’ is closed to new replies.