Web Photo Gallery / Captions

Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.

  1. #1

    Default Web Photo Gallery / Captions

    Any one know how to create a C/R within the text of the file caption? I know that the C/R works within the text input box but when output to HTML, they are ignored.

    The object is to have two or more separate paragraphs of text in the HTML document created solely by the file caption.
    Brian Lightfoot Guest

  2. Similar Questions and Discussions

    1. CMS Photo Gallery
      I need to create a Photo Gallery for a client who wants access to change images in the albums. The gallery contains about 6 albums and I am not...
    2. Web Photo Gallery HELP
      I am looking to designing a gallery page with Dreamweaver. I wanted to have the enlarged picture and the thumbnails on the same page so that when...
    3. Photo Gallery help
      Hey how is everyone doing, I would appreciate it if someone can help me with a problem I am having. I want to do a photo gallery like the ones you...
    4. Photo Gallery?
      I am trying to find a tutorial or extension that would allow me to do the following: Using only one base driven page (pulling images from my...
    5. Help - Photo Captions
      David, I couldn't edit for some reason. The next-to-last step in 2 should have said put 10 percent in the Height box. (Have to remember not to...
  3. #2

    Default Re: Web Photo Gallery / Captions

    <br> is the HTML code for a line break ... I have no clue if that will give you a C/R (which I assume means carriage return).

    The <p> command is another option.

    I don't know if they will work, or if the gallery code will translate the commands so they appear as you typed them in the output.
    Don McCahill Guest

  4. #3

    Default Re: Web Photo Gallery / Captions

    Oops.....The previous message has the "< br >" and "< p >" symbols which were interpreted as HTML code and added the extra space.
    Brian Lightfoot Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139