• 0

How to Prevent Image from loading top/left? - Html


Question

How to Prevent Image from loading top/left? - Html?

I have used Dreamweaver and Namowebeditor but cant seem to find a solution.

i want 3 frames with scroll bars - all 3 hold the same image but i want them to load in different positions. When i save the file - i Always get the images loaded top left

Is there anyway to state where the Image will be placed?

or do i have to do the annoying method of adding "white space" around the image to make it load where it should(this method is very complicated)

For Example

(each frame consists of the same whole image)

here is the example whole image

scrllX.jpg

How It Is when it loads (everything top left...)

scrllA.jpg

How i would like it - when it loads (control where the position shall be)

scrllB.jpg

any tips?

4 answers to this question

Recommended Posts

  • 0

Try adding a 'margin-left: -npx;margin-top: -npx;' to your stylesheet. It start the image in the negative space and continue to display it in the postitive area in your browser.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.