How to insert a Bridge photo gallery into a webpage with Dreamweaver

I have made the changes to the web gallery index page (from Bridge) as indicated in http://foundationphp.com/tutorials/gallery/embed3.php  in DW.  However, I normally do not use DW, but need to now.  I have the new web page where I want the gallery to appear, but am currently stuck.  I need a very clear, basic step by step instruction as to how to insert the gallery/index page.  Below is the DW code screen from the new page where I want it to appear (not sure if this is needed).  Thanks for your help!  Ron
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Visual Arts Gallery Giselle M Olivera</title>
<style type="text/css">
<!--
.style5 {
  font-family: "Kunstler Script";
  font-size: 21px;
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif}
a:link {
  text-decoration: none;
  color: #000000;
a:visited {
  text-decoration: none;
  color: #000000;
a:hover {
  text-decoration: underline;
  color: #33FFFF;
a:active {
  text-decoration: none;
  color: #000000;
.style8 {color: #000000}
-->
</style>
</head>
<body>
<div align="center">
  <table width="227" border="1">
    <tr valign="top">
      <td width="217" align="center" valign="top"><div align="center"><span class="style7"><span class="style8"><a href="./">HOME</a></span></span> <span class="style8"><a href="./"><span class="style5">Giselle M. Olivera</span></a></span></div></td>
    </tr>
  </table>
</div>
</body>
</html>

First define your site folder in Dreamweaver.  Site > Manage Sites > New > Local Site.
http://foundationphp.com/tutorials/gallery/embed1.php
Also, to simplify things, you could use an <iframe> to bring your bridge gallery index.html page into your DW web page.
http://www.w3schools.com/tags/tag_iframe.asp
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/
http://twitter.com/altweb
http://alt-web.blogspot.com/

Similar Messages

  • How to get CS4 Bridge Photo Gallery into Dreamweaver?

    I am a photographer who is new to Dreamweaver. I followed instructions and created a web gallery in Photoshop CS4 bridge. How do I get that into Dreamweaver???????????

    Open DW.
    Define your site.
    Close DW
    Put all the stuff that Bridge spews out into site folder - without changing the file structure.
    Open DW
    The tickiest part to this if you're new to it all, is defining your site.  After that, if you don't have a basice grasp of HTML and CSS Dreamweaver might just turn out to be a bit trickier yet.
    If  you are not so sure about defining your site, Google it.  There are tutorials for it everywhere!
    Martin

  • How do I insert a photoshop photo gallery into a div tag/container?

    How do I insert a photoshop photo gallery into a div
    tag/container?

    What pray tell is a "div tag/container"?
    Walt
    "mediastream13" <[email protected]> wrote in
    message
    news:ftmhgn$gdm$[email protected]..
    > How do I insert a photoshop photo gallery into a div
    tag/container?

  • Inserting Bridge Photo Gallery into webpage

    I have made the changes to the web gallery index page (from Bridge) as indicated in http://foundationphp.com/tutorials/gallery/embed3.php  in DW.  However, I normally do not use DW, but need to now.  I have the new web page where I want the gallery to appear, but am currently stuck.  I need a very clear, basic step by step instruction as to how to insert the gallery/index page.  Below is the DW code screen from the new page where I want it to appear (not sure if this is needed).  Thanks for your help!  Ron
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Visual Arts Gallery Giselle M Olivera</title>
    <style type="text/css">
    <!--
    .style5 {
      font-family: "Kunstler Script";
      font-size: 21px;
    .style7 {font-family: Geneva, Arial, Helvetica, sans-serif}
    a:link {
      text-decoration: none;
      color: #000000;
    a:visited {
      text-decoration: none;
      color: #000000;
    a:hover {
      text-decoration: underline;
      color: #33FFFF;
    a:active {
      text-decoration: none;
      color: #000000;
    .style8 {color: #000000}
    -->
    </style>
    </head>
    <body>
    <div align="center">
      <table width="227" border="1">
        <tr valign="top">
          <td width="217" align="center" valign="top"><div align="center"><span class="style7"><span class="style8"><a href="./">HOME</a></span></span> <span class="style8"><a href="./"><span class="style5">Giselle M. Olivera</span></a></span></div></td>
        </tr>
      </table>
    </div>
    </body>
    </html>

    First define your site folder in Dreamweaver.  Site > Manage Sites > New > Local Site.
    http://foundationphp.com/tutorials/gallery/embed1.php
    Also, to simplify things, you could use an <iframe> to bring your bridge gallery index.html page into your DW web page.
    http://www.w3schools.com/tags/tag_iframe.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Putting a bridge photo gallery into my website

    I created a photo gallery in Bridge.  I saved it into a separate folder in my website's folder.
    How do I add the gallery to one of my pages in Dreamweaver?
    I took the html code and put it into my page and it just listed all the files and their sizes.
    This is an html gallery.  I'm using Windows Vista and Dreamweaver cs5.5 and the newest bridge.
    Any help?

    Hi,
    perhaps it would be better to start with a ready-made solution for your photo gallery. Later, when you see the mode of operation and how they work you could use bridge in conjunction with DW, ok?
    Just look around in and on these pages and don't get confused by the large range, look at the different sides in peace, it is worthwhile.
    http://www.lokeshdhakar.com/projects/lightbox2/  (I use it)
    http://www.shadowbox-js.com/ (I use it too)
    http://fancybox.net/
    Countless (57 possibilities) :-): http://www.1stwebdesigner.com/resources/57-free-image-gallery-slideshow-and-lightbox-solut ions/
    http://sorgalla.com/projects/jcarousel/#Examples (many variation possibilities and examples)
    http://www.flash-slideshow-maker.com/ (I'm using the paid version.)
    DW extensions: http://www.fourlevel.com/extensions.htm
    aso.
    ...and here some tutorials:
    http://www.google.de/#q=dreamweaver+slideshow&hl=de&prmd=v&source=univ&tbs=vid:1&tbo=u&ei= 2FrqS-X0MoqMOOrv2OkK&sa=X&oi=video_result_group&ct=title&resnum=4&ved=0CDMQqwQwAw&fp=79a60 95848c03fc9
    Perhaps thereafter will be no need for a step by step solution anymore, ok?
    Hans-G.

  • Windows 7 64 bit Dreamweaver CC 2014 & Lightroom 5: Trying to insert a lightroom web gallery into a template in Dreamweaver

    I am using a template for my website in Dreamweaver CC 2014. I installed a lightroom 5 web gallery into the template. I have an editable region where my main content goes that is where I inserted the web gallery. The main content css height is set at Auto. The web gallery shows up but only the very top half of the gallery. The whole web gallery wont push down the main content section so you can see the whole gallery. If I set the main content at height 700px then the whole gallery shows up, but because this is a template it screws up all my other pages because of the height setting. I need that to be variable. What am I doing wrong?

    Most likely that main content area also contains a floated element and you are not clearing the float before closing the main content container. Floated elements are removed from the normal flow. Being removed from the normal flow means that a container for that floated element does not regard the floated element as being in it, and will collapse around its non-floated content. To prevent this from happening you should clear the float before closing the container, e.g.,
    <div>
    <img src="very-tall-image.jpg" style="float:left">
    <p>some content</p>
    </div>
    This div will only be as tall as the paragraph tag requires, thus truncating the image.
    But here -
    <div>
    <img src="very-tall-image.jpg" style="float:left">
    <p>some content</p>
    <div style="clear:left;"></div>
    </div>
    This div will show the whole image.

  • How to upload a web photo gallery made in Bridge or Elements

    Hi, I am a beginner with Dreamweaver, and I am only trying to
    set up a simple page. The index page works fine, and also to have
    other pages linked to the index page. But I have made a web photo
    gallery in both Bridge/Photoshop and Elements 6, but I can not get
    them into Dreamweaver!!! Can anyone please, please help me?! How do
    I actually insert the web photo gallery into one of my
    pages???

    Hi, I too, am a beginner and I'm trying to create a simple
    website and want to include a photo gallery as well. I just
    discovered the "Create a Web Photo Gallery" in Photoshop CS3 and I
    was just wondering the same thing. How do you get it in into
    Dreamweaver and into your site? I hope someone answers this
    question.

  • How to import Bridge CS4 photo gallery into Dreamweaver CS4?

    I'm a novice when it comes to web design, but am starting to master DW CS4. While searching for a way to create good looking photo galleries I found an online video explaining how to do it using Bridge. The process in Bridge was strainght forward and simple. However, I have not found how I can bring the photo gallery I created in Bridge into a page based on a template in Dreamweaver. Can it be done? How?
    I designed a template for our website which I would like to use for any photo galleries in order to maintain the same "look and feel" and ease of navigating within our website (www.aquacomgroup.com).
    Please help!

    I'm having the same problem & desperate to find out how to do this!! Help!!

  • How can I create a photo gallery in flash cs3, Iam a beginner in flash

    How can I create a photo gallery to put into my current flash site Iam creating? Using  flash cs3, can anybody suggest any tutorials (noting complicated with me being new to flash cs3)
    When going on line I saw that maybe you can use Dreamweaver, XML, or even Photoshop can anybody explain the difference between using one or the other?
    THanks

    Indeed, google ftw.
    For example:
    +as3 photo gallery flash tutorial
    reveals many including this one:
    http://www.flashmagazine.com/Tutorials/detail/as3_photo_gallery/

  • Inserting a flash photo gallery in a column

    Hi
    I usually work with frames but I now started a new site using
    the default HTML 2 columns template. One of the columns will hold
    my main content. I'm trying insert a flash photo gallery in the
    column but this gallery (SimpleViewer) has its own index.html file.
    Is this possible and how can I do it?
    Thanks!

    Hi Anthony:
    Have you tried simply applying iMovie's 'Flash" effect to the slug?
    Sue

  • How can I make Web Photo Gallery with Photoshop CS6 on Mac 10.6.8?

    How can I make Web Photo Gallery with Photoshop CS6 on Mac 10.6.8?

    You can use Bridge to create a web photo gallery.
    Here's a video that shows you how to do it:
    Hope this helps!
    Julia

  • How to insert the image or logo into the table as a field in webdynpro abap

    Hi Friends,
    Please tell me how to insert the image or logo into the table as a field in webdynpro abap.........

    Hi Alagappan ,
          In your view layout you take table UI element and then you bind it with some context nodes.
    The attributes of your nodes comes as a field.
    Now in these fields you can set various properties and image is one of them.
    Go to ->
    1. View Layout -> Right Click on ROOTUIELEMENTCONTAINER -> INSERT ELEMENT -> TABLE
    2. Right click on table -> Create Binding.
       Here you have to bind it with the appropriate context node.
    You will get two properties here
    a- Standard Cell Editor :- ( make it image )
    b- Standard properties :- ( If required set image properties ).
    3. If you want put image from out side then import it as a mime object and set the source of your table field ( used as a image )
    also have a look :-
    [Image Properties|http://help.sap.com/saphelp_nw04/helpdata/en/f3/1a61a9dc7f2e4199458e964e76b4ba/content.htm]
    Hope this will solve your problem.
    Reply if any case of any issue.
    Thanks & Regards,
    Monishankar C

  • How does one add a photo gallery to my web site in Dreamweaver CS5 and have the link recognized as a destination file?

    How does on add a photo gallery to a web site in Dreamweaver CS5 and have the file folder which contains the photos, recognized as the "go to location" for the link up?

    Ok.  So Photos1.htm is the main gallery page.
    And it looks like you have sub-folders with images in them like these from 2011 and 2010
    LLA Picnic 2011/
    photos 2010/
    Have you defined a site in DW yet?   That's a critical first step in getting DW to recognize your site's links and other assets.  See video below:
    GS-01: Defining a new site | Learn Dreamweaver CS5 & CS5.5 | Adobe TV
    Nancy O.

  • I my harddrive with my photo library went bad, but I have the photos on my ipad, ipod and iphone.  How to I get those photos back into iphoto on my macbook?

    The external drive with my photo library went bad, but I have the photos on my ipad, ipod and iphone.  How to I get those photos back into iphoto on my macbook?

    Are the photos you want to send back to your mac on your iPad, iPod, iPhone saved to the camera roll? If you have photos in other albums (not camera roll) share them to the camera roll.
    Then connect your device via USB and lauch iPhoto. You will see your device as a camera in iPhoto.  Import those photos like you would import from a camera.

  • I have my photos  iPhoto but my iPhoto library is empty. when clicked message reads could not be opened image capture cannot open files in the photo library format. How do I get my photos back into my library?

    I have my photos in  iPhoto but my iPhoto library is empty.When clicked message reads could not be opened image capture cannot open files in the photo library format. How do I get my photos back into my library?

    When what is clicked?
    There are 9 different versions of iPhoto and they run on 9 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS. So to get help you need to give as much information as you can. Include things like:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For example, if you have a problem with exporting, then explain by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted? - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

Maybe you are looking for

  • Firefox cannot load certain websites

    Dear FireFox supporters . First of all, I would like to apologize for my bad english, it is not my nativ language. I have FF22 on Windows 7 . I don't know what happen but Suddenly some site couldn't be on opened , For example i can open Youtube & Goo

  • Making a beautiful spry photo gallery

    I'm trying to make a photo album like the one on adobe's spry sample photo album page here, http://labs.adobe.com/technologies/spry/demos/gallery/index.html But I haven't been able to find any tutorials to do such a thing, so I've resorted to cutting

  • FME and Digital Rapids DRC 5550 card

    Has anybody tried to use FME with a Digital Rapids DRC-5550 card?  I assumed that since some of the lower end digital rapids cards are compatible, that the higher end ones would be as well, but I keep getting a "capture card not found" error when I l

  • Javascript inputtype=image disable

    Im trying to disable a submit button with an image on it like forn name = Increase input type = "image" name="image" src="image.gif" //this is the javascript code out.println("function newResourceDisab(){"); out.println("alert(\"Resource addition but

  • Reinstalling iphoto 5 from iphoto 6

    Can anyone give me a basic step-by-step process on how to reinstall iphoto 5 after upgrading to 6? I've removed the application to finder's trash and did the same to iphoto 602 package. Still won't let me reinstall iphoto 5 though. Am I missing anyth