Z400Central
06-24-2002, 11:16 AM
ok so it worked in dreamweaver fine, when i put my site up, images didnt do anything. so i had to take out the ./ and it was fine. when i go into justso picture window to select "hug image" it makes it 32 x 32 for an image thats like 600X600...errr....it works if i put them in all manually, but not when i do hug image:confused: thank you!!!!
chuckt101
06-24-2002, 11:44 AM
woah mama. where does your sentence(s) begin and end? :stickout
Z400Central
06-24-2002, 11:54 AM
heh ....i was in a hurry cuz im leaving for the whole day and want an answer when i come back :) :D
akashik
06-24-2002, 12:30 PM
That's odd. I've never had that happen to me. Best place to start would be to uninstall it, then try installing it again. Macromedia products are great but they do tend to do some odd things every now and then (thinking of Fireworks in particular).
Greg Moore
Z400Central
06-24-2002, 09:54 PM
nope:( it seems that it does the auto size when i dont mess with the image link...the link is like "../images/1.jpg" but if i take out "../" then the autosize goes to like 32x32 default...errr....and well web pages wont work right with the ../ correct?
akashik
06-25-2002, 12:26 AM
the ../ just tells the browser to look in the directory above the one it's in now (same in telnet), then follow the link after it. You could try hardcoding the full URL into the code I suppose and see what that does.
Greg Moore