Put the media on top a Photoshop image

I currently have a Web site that is the basis of Photoshop. I created a whole page on Photoshop, including all my texts and images. I used hot spots / image maps to connect users to different pages. But I'm unable to make components related flash in Photoshop. (Example: the Dream Weaver image viewer). My question is, how am I able to place an image view my Web page in Dreamweaver on top of the Photoshop image? I tried to make the layers, but the problem is that it has a fixed position and he won't be able to adapt to different sizes of office. I want to view image must be able to move toward the Center with my Web site.

I currently have a Web site that is the basis of Photoshop.

If you browse this forum, I bet you will see that > 50% of the posts here are people who took just that approach.  Photoshop (and Fireworks) do not write quality production HTML.  The HTML code you get from any graphic application is extremely "brittle" and will break as soon as you start to change the shape of the content of each page.  You must use a graphics application to make your graphics card and a HTML element writing system to write your HTML code.  It's the truth.

I created a whole page on Photoshop, including all my texts and images. I used hot spots / image maps to connect users to different pages.

The content of your text is part of the image?  You realize that you won't get ranked by search engines when you do that, right?  It's the worst thing you can do, really.

My question is, how am I able to place an image view my Web page in Dreamweaver on top of the Photoshop image?

Now you have found in the heart of the case.  To tell you how to do this, we must use the language HTML and CSS-talk, that you're not likely to understand if you use Photoshop just to write your HTML code.  The answer to your question is that you make your graphics a background image of the container involved and place your support in this container, properly oriented in this direction using padding and margins.

I tried to make the layers, but the problem is that it has a fixed position and he won't be able to adapt to different sizes of office. I want to view image must be able to move toward the Center with my Web site.

You can do this way, * and * make the center of the element to absolute positioning with Web site by wrapping the entire page in a container positioned relatively, for example, and balance

... the rest of the code from your page...

Tags: Dreamweaver

Similar Questions

  • Question about the code on top a sliced image

    Hello. I'm building a website for a school project, and I was hoping that someone could tell me how to put the code on top a slice of Photoshop image in Dreamweaver? I'm putting a Flash video on my site into slices.

    I'm putting a Flash video on my site into slices.

    Fagetabout it!  Flash cannot be considered by the majority of users.  He's dead.

    Facebook calls for the end of Flash as a Firefox it blocks on hacking holes | The technology | The guardian

    See my answer to the question williaml42842247 below:

    My FLV files is not playing after loading of the landing page. Video works offline but not online? Thank you!

    Nancy O.

  • how quickly I put the media player, it still sounds like like chipmonks

    My music vidieos, whatever it is, plays like chipmonks, regardless of what I put the game speed settings on.

    Maybe the info offers a few ideas:

    Sounds like Chipmunks...

    If you have a Realtek Audio Driver...
    This can be caused by the karaoke
    settings in Realtek Sound Effect Manager.

    Go to the control panel and open Sound
    Effect of Manager / sound effect tab...
    Karaoke set to + 0

    More info...

    Using the sound effect Manager
    http://h10025.www1.HP.com/ewfrf/wc/document?LC=en&DLC=en&cc=us&DocName=c00377375

    The card Realtek HD Audio Driver user manual
    http://UK.TS.Fujitsu.com/RL/servicesupport/TechSupport/boards/soundcards/RealTekHDA/hd_audio_driver_usermanualver1-00_0418-05 [1] .pdf

    Why my music sounds like chipmunks sing?
    Troubleshooting Audio playback in Windows Media Player problems
  • I receieved an image in an email & want to put the picture in my library of images. Please indicate how to move the image by e-mail in the pictures library thank you

    I have received a photo by email in live mail & would like to know how to send the photo to my library of images please. Thank you

    Hello

    1. using any email client to send and receive Emails?

    2. What is the operating system installed on your computer?

    3. who is your provider of mail Service?

    I suggest you to follow the steps and check if it helps.

    If you are using Internet Explorer, follow these steps and check if that helps.

    (a) open the email.

    (b) click on download file.

    (c) in the new window that opens, go to the picture library.

    (d) as appropriate, rename the file and click Save

  • How to connect my Xbox 360 to my windows media player PC? I put the media player to allow the xbox 360 to share files, but how do I link the two?

    I, ve pass through the implementation of guide on the 360 and got the 8-digit code, but where do I enter the code?

    Hi StevenHutchinson,

    You can follow this link & check if it helps:

    Listen to music from your computer to Xbox 360

    Hope the helps of information.

  • Put the 'dynamic' on top headers a pivot

    I have a table that I organize by exercise, with months, from April to March each year.

    I have everything worked except for how to get the names of exercise as column headings. Even though I have to_char had values, I always get an ORA-1790 expressioon must have the same data type when I try to UNION ALL headings on the rest of the data.

    The two components work fine separately. Miss me probably just something simple, but what? (the original problem has a table with data of 18 years - I gave three only for brevity)

    Thank you

    Jon

    Desired is output:

    M 2011/2012 2012 2013 2013/2014 1 25194 24716 24015 2 25275 24794 23916 3 25005 24475 23592 4 24770 24577 23471 5 24806 24470 23543 6 24795 24265 23606 7 24636 24318 23504 8 24664 24262 23307 9 24406 24119 23293 10 24717 24039 23355 11 24718 23910 23317 12 24637 23894

    The table is:

    create table rb_raw (date of the m_date, total_cases number (6));

    insert into rb_raw values (to_date('01-JAN-11','dd-mon-yy'), 25119);

    insert into rb_raw values (to_date('01-FEB-11','dd-mon-yy'), 25026);

    insert into rb_raw values (to_date('01-MAR-11','dd-mon-yy'), 25305);

    insert into rb_raw values (to_date('01-APR-11','dd-mon-yy'), 25194);

    insert into rb_raw values (to_date('01-JUN-11','dd-mon-yy'), 25005);

    insert into rb_raw values (to_date('01-JUL-11','dd-mon-yy'), 24770);

    insert into rb_raw values (to_date('01-AUG-11','dd-mon-yy'), 24806);

    insert into rb_raw values (to_date('01-SEP-11','dd-mon-yy'), 24795);

    insert into rb_raw values (to_date('01-OCT-11','dd-mon-yy'), 24636);

    insert into rb_raw values (to_date('01-NOV-11','dd-mon-yy'), 24664);

    insert into rb_raw values (to_date('01-DEC-11','dd-mon-yy'), 24406);

    insert into rb_raw values (to_date('01-FEB-12','dd-mon-yy'), 24718);

    insert into rb_raw values (to_date('01-MAR-12','dd-mon-yy'), 24637);

    insert into rb_raw values (to_date('01-APR-12','dd-mon-yy'), 24716);

    insert into rb_raw values (to_date('01-JUN-12','dd-mon-yy'), 24475);

    insert into rb_raw values (to_date('01-JUL-12','dd-mon-yy'), 24577);

    insert into rb_raw values (to_date('01-AUG-12','dd-mon-yy'), 24470);

    insert into rb_raw values (to_date('01-SEP-12','dd-mon-yy'), 24265);

    insert into rb_raw values (to_date('01-OCT-12','dd-mon-yy'), 24318);

    insert into rb_raw values (to_date('01-DEC-12','dd-mon-yy'), 24119);

    insert into rb_raw values (to_date('01-JAN-13','dd-mon-yy'), 24039);

    insert into rb_raw values (to_date('01-FEB-13','dd-mon-yy'), 23910);

    insert into rb_raw values (to_date('01-MAR-13','dd-mon-yy'), 23894);

    insert into rb_raw values (to_date('01-APR-13','dd-mon-yy'), 24015);

    insert into rb_raw values (to_date('01-JUN-13','dd-mon-yy'), 23592);

    insert into rb_raw values (to_date('01-JUL-13','dd-mon-yy'), 23471);

    insert into rb_raw values (to_date('01-AUG-13','dd-mon-yy'), 23543);

    insert into rb_raw values (to_date('01-SEP-13','dd-mon-yy'), 23606);

    insert into rb_raw values (to_date('01-OCT-13','dd-mon-yy'), 23504);

    insert into rb_raw values (to_date('01-NOV-13','dd-mon-yy'), 23307);

    insert into rb_raw values (to_date('01-DEC-13','dd-mon-yy'), 23293);

    insert into rb_raw values (to_date('01-MAY-11','dd-mon-yy'), 25275);

    insert into rb_raw values (to_date('01-MAY-12','dd-mon-yy'), 24794);

    insert into rb_raw values (to_date('01-MAY-13','dd-mon-yy'), 23916);

    insert into rb_raw values (to_date('01-JAN-14','dd-mon-yy'), 23355);

    insert into rb_raw values (to_date('01-FEB-14','dd-mon-yy'), 23317);

    insert into rb_raw values (to_date('01-JAN-12','dd-mon-yy'), 24717);

    insert into rb_raw values (to_date('01-NOV-12','dd-mon-yy'), 24262);

    and my current query (with the part of the position currently set comment):

    with b as

    (Select to_char (basefisc - (18-y)) |) '/' || TO_CHAR (basefisc - (17-y)) fyear, m_date, y, m, to_char (total_cases) total_cases

    Of

    (select m_date, / * months_between (m_date, f.fystart) MB, * / floor ((months_between (m_date,f.fystart)-1) / 12) + 18 y,)

    CASES WHERE extract (m_date months) > 3 then extract(month from m_date)-3 9 other + extract (m_date months) end m.

    extract (year fystart) basefisc, total_cases

    of rb_raw

    cross join

    (select case when extracted (month of to_date (: current_month, 'YYYYMM')) < 3 then add_months (to_date (": current_month, ' YYYYMM"), - 9-extract (month of to_date (: current_month, 'YYYYMM'))))

    else add_months (to_date (": current_month, ' YYYYMM"),-(extrait (mois de to_date (: current_month, 'AAAAMM'))-4))

    end fystart

    the double) f

    where the floor (months_between (m_date, f.fystart) / 12) + 18 > 0

    order of m_date)

    )

    --

    Select *.

    Of

    (/ *(select *))

    Of

    (select 0 m, fyear)

    b

    )

    Pivot (max (fyear) for y in (16,17,18)))

    UNION ALL * /.

    (select *)

    Of

    (select y, m, total_cases

    b

    )

    Pivot (sum (total_cases) for y in (16,17,18)))

    )

    order by m

    ;

    Hi, Jon,

    This can give you some ideas on how to increase the effectiveness of your request (and, at least in my opion) more easy to understand:

    WITH years_wanted AS

    (

    SELECT LEVEL AS no_y

    EXTRACT (YEAR FROM ADD_MONTHS (TO_DATE (: current_month, "YYYYMM")))

    9 + (12 * (1 - LEVEL))

    )

    ) As the exercise

    OF the double

    CONNECT BY LEVEL<= 3 ="" --="" change="" to="" 18="" for="" final="">

    )

    got_fy AS

    (

    SELECT TO_CHAR (EXTRACT (MONTH OF ADD_MONTHS (m_date-3))

    '99'

    )                                AS month

    , TO_CHAR (total_cases, "999999") AS total_string

    EXTRACT (YEAR FROM TRUNC (ADD_MONTHS (m_date, 9)))

    , 'YEAR '.

    )

    )                                AS fy

    Rb_raw r

    )

    SELECT 'MONTH' by MONTH

    -, MAX (CASE WHEN no_y = 18 THEN (fy - 1) |) '/' || the fiscal year END) AS y18

    --        ...

    , MAX (CASE WHEN no_y = 3 THEN (fy - 1) |) '/' || the fiscal year END) AS y3

    , MAX (CASE WHEN no_y = 2 THEN (fy - 1) |) '/' || the fiscal year END) AS y2

    , MAX (CASE WHEN no_y = 1 THEN (fy - 1) |) '/' || the fiscal year END) AS y1

    Of years_wanted

    UNION ALL

    SELECT month

    -, MAX (CASE WHEN w.y_num = 18 THEN f.total_string END) AS y18

    --        ...

    MAX (CASE WHEN w.y_num = 3 THEN f.total_string END) AS y3

    MAX (CASE WHEN w.y_num = 2 THEN f.total_string END) AS y2,

    MAX (CASE WHEN w.y_num = 1 THEN f.total_string END) AS y1,

    OF got_fy f

    JOIN years_wanted w f.fy = w.fy

    GROUP BY f.month

    ORDER BY month

    ;

    This option displays the exercises 3 (or 18), ending with one that includes: current_month.

    Given your sample data and: current_month = '201403', the output is:

    MONTH 2011/2012 2012 2013 2013/2014

    1 25194 24716 24015

    2 25275 24794 23916

    3 25005 24475 23592

    4 24770 24577 23471

    5 24806 24470 23543

    6 24795 24265 23606

    7 24636 24318 23504

    8 24664 24262 23307

    9 24406 24119 23293

    10 24717 24039 23355

    11 24718 23910 23317

    12 24637 23894

  • Put InDesign layer on layer of Photoshop?

    I got the InDesign (footer) layer on the master page first, and

    Place the file photoshop on each page of the document, but

    InDesign layer is covered by the layer of photoshop.

    How can I put the layer before InDesign?

    Images and footer text are now on the same layer, so the usual stacking order is used. Make a new layer for the footer and put this one on top.

  • Photoshop files now show as Adobe Photoshop, image 16

    I noticed that the small type psd file icon displays more on my PSD thumbnails in Explorer. I tried everything to get that back, but nothing helped. While trying to figure it out, I discovered that all my PSD files now say they are ".. image16'." I guess that means that they are 16-bit, but they are not. They are only 8 bits, so why Photoshop says they are 16? And how do I get the icon back?

    Any help would be greatly appreciated. It's driving me crazy.

    Oh, I'm on a PC running windows 7, if that helps.

    I'm more on Windows 7 I have not installed Windows 10.  However for that loon that I can remember. PSD files have been Adobe Photoshop, image 15.  I see in windows 10 that has not changed in my Explorer of Windows Windows file association abd files. However it looks like .psd in the register a .psd as Photoshop.Image.16. Photoshop.Image.16 open with CC 2015 on my system.  I don't use CC 2015, there are too many bugs so I put the file types that I edit with associations of default file from Photoshop to CC, 2014.  I still CC 2015 installed so I can test the updates to the release of Adobe.  I have CS2, CS6, CC, CC 2014 install as well as CC 2015.  There are differences in all versions.

  • cannot set file error when trying to put the photoshop button in adobe muse, he is not 'supported color space. Resave image RGB or grayscale.

    cannot set file error when trying to put the photoshop button in adobe muse, he is not 'supported color space. Resave image RGB or grayscale.

    I believe that this is already the answer here:

    https://forums.Adobe.com/thread/1917435

    Thank you

    Sanjit

  • Satellite L500 - Create System Image - errors on the media

    The Satellite L500 series, I tried 3 times to create an image of C: System with the help of Windows 7, but each time on checking image files created, I got the message "backup Windows found errors on the media while saving a top backup & can not be used for additional backups.

    I tried in Windows to restore from this DVD, but he acknowledged even the backup DVD Win.

    Discs used: Sony DVD - R 16 x, & twice on DVD + RW (4 x), used straight out of the box (no formatting by me).

    Any ideas what I am doing wrong, or if b some into conflict with programs that I use?

    In my opinion, this question is for Microsoft. As far as I know it is the functionality of Windows and the laptop manufacturer has not much to do with it.
    Can you create upward on the second partition of HARD drive or even on external HARD drive?

  • Digital Cable Set Top Box connected to the Media Center computer, forced to keep MC on the use of channels 3-cant TV Guide in Media Center to record

    I have to keep the center of the media on channel 3, and the decoder controls the channel I want to watch or record.  For example if I want to record channel 631 21:00 to 23:00 I would say the MC to record channel 3 for as many programs they broadcast between 9 and 23:00.  This process does not allow registration of the MC - guide as it was planned. I have to use the channels on the cable box only and always have the Media Center on channel 3. Is it possible to come back with the MC TV Guide and record by this guide as it was designed to do, while still using the cable set top box or some other Descrambler for replacement by the cable operator?  Basically, the decoder is a decoder which makes us put all our TV on channel 3.  But the cable ready TV I hear do not need the box, they can use another device.  The computer can do the same?  Nobody seems to have no answer to this problem.  Help!?

    I read your question. I asked you what happened when running
    TV Setup and specifically want to know if the TV Setup detected your set top
    Box/decoder and it happened. If Media Center does not automatically detect your decoder,
    have you tried the manual method to learn codes? I'm trying to help you
    features of Media Center EPG.
     
    You must ask the FIOS people if they have the equivalent of a DTA
    offered in the world of cable and OTA.
     
     
    Barb
     
    MVP - Windows/entertainment and connected home
     
     
    Please mark as answer if that answers your question
     
     
     
     
  • BlackBerry Smartphones Media Manager View / transfer of images from the Blackberry

    Recently, two Workstations have had their media manager stop working. When the blackberry is connected to the computer and looked in the Media Manager, images on the blackberry developed as gray with a tiny band of pixels in the image at the top. When the images are transferred to the PC they hold it. When images are sent from the blackberry to the PC images find very well.

    We have reinstalled nothing doesn't.

    Workstations are 2 XP with all service packs except SP 3. Desktop BlackBerry 4.3

    I installed 4.5 just above the previous version and seem to have the issue resovled. The interface is substantially different.

  • Help!  I'm stuck.  No, not the child into the well.  I took a picture and put a second layer top with a rounded rectangle to make a frame.  My problem is that I need to find a way to hide the small box outside the box on the second layer.  Thanks to

    Help!  I'm stuck.  No, not the child into the well.  I took a picture and put a second layer top with a rounded rectangle to make a frame.  My problem is that I need to find a way to hide the small box outside the box on the second layer.  Thanks to all those who can help you.

    Another option is to put the Options bar of the Rectangle rounded to the path tool

    Trash bolt for the background layer, hold down the Cmd key and click on the symbol of the new layer to layer below the image to white. Then edit > fill with white.

    Return the image layer and draw the image as a path

    Click the load as a selection path in the Panel traced

    Edit > stroke and stroke with color

    Select > Inverse > delete

  • Is it possible to draw pixel and the SNES on top a picture full resolution in Photoshop or any other program?

    Hello. I was wondering if it is possible to set a picture (at full resolution) as a background and draw on it with pixels. For example, if I have a picture of a mountain. Could I add that in Photoshop and shoot to make 8-bit?

    It is an interesting question.

    You can do several strategies:

    1. If you want to go in the artistic sense, make a square using the tool brush pen, not the Brush tool.
      Then always change the color and the tool selector pen to color and put the color in the photo.
      As an aid, you can use the raster leaders who have the same distance as the size of the enclosure.
    2. The next strategy is the Pixelate filter (Mosaic): How Pixelate in Photoshop - YouTube
    3. Another strategy is to resize the image. Firstly the scale down, to create the actual pixels. And then scale upwards, but with the option of the nearest neighbor.

    Have fun.

  • Put the image as a background

    Hello

    I am doing this * Web site as a school project and we are using Dreamweaver 8.

    My problem is that ideally, I'd like my Web site to get a picture as background and on top of that my logo, buttons, text, pictures, etc.

    Is it possible to do? We have learned to work in Mode layout and drawing layout tables, then inside that layout cell. The problem is that as soon as I put my inside a layout cell background image, I can't put another image or a piece of text on top of that (can't shoot an another layout cell inside a cell of existing provision).

    Is it possible to do? When I use tool called layer to draw and draw a box of the layer on top of everything and then put my text here, it works very well, but this layer box goes everywhere in the real web browser when I load the view (F12). Whenever I move it, it moves elsewhere, so it's a bit useless.

    I really need help with this, someone has any ideas? : ()

    Oh, sorry! Try this instead of the body rule that I sent.

    {body

    background - image: URL (path_to_image);

    background repeat: No.-repeat;

    bottom-top position: center;

    }

Maybe you are looking for