Jump to content


Image Help.


3 replies to this topic

#1 sjakkii

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 11 July 2008 - 04:25 PM

Hello,

I'm trying to insert an image into Dreamweaver CS3 , with an image I've made in Photoshop CS3 .

Some pictures I've made in Photoshop goes easily into Dreamweaver, but some don't.

What's the problem?

Can it be the dimensions of the pictures? I've tried to downsize them, with no luck.

I've attached one of the pictures who won't insert to Dreamweaver.

Attached Files



#2 codyjam3s

    Young Padawan

  • Members
  • Pip
  • 3 posts

Posted 11 July 2008 - 07:06 PM

open up your website file in notepad or something and try :

<img src="PICTURE URL" width="WIDTH" height="HEIGHT">

Edited by codyjam3s, 11 July 2008 - 07:07 PM.


#3 NGPixel

    Senior Programmer

  • P2L Staff
  • PipPipPipPip
  • 1,410 posts
  • Gender:Male
  • Location:Montreal, Canada
  • Interests:Web Design : Coding : Animation

Posted 14 July 2008 - 01:12 PM

That image is WAY too big for the web. Unless your intention is to show your work on your website, I would avoid including an image that big.

<img src="PICTURE URL" style="width:3715px; height:2835px;" alt="" />


#4 sjakkii

    Young Padawan

  • Members
  • Pip
  • 2 posts

Posted 14 July 2008 - 02:30 PM

I've tried everything u've said..nothing helps :popcorn:


This is how it looks out when I insert the image to Dreamweaver.

Attached Files







1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users