please help: web photo gallery question (PS 7)

N
Posted By
no1cwbyfan
Nov 11, 2003
Views
290
Replies
2
Status
Closed
Hello,

Let me say first off I’m somewhat of a beginner to both Photoshop and HTML.

I’m using Photoshop 7 to create online photo galleries for my wife who is a photographer. Although, I love the ability to do this in Photoshop I cannot figure out how to include a home page button in the banner area of each gallery. I’m hoping to find a way that would allow me to only place the code once and still have it show up throughout the gallery. Any advice would be greatly appreciated, because when people are viewing their photos, they can very easily get 20 or 30 deep and then have no way to get back to our homepage. I would like a home page button that would open the homepage outside of the frames. You can view our online galleries at http://www.simplyelegant.ws/gallery.html

Thank you for your expertise.

How to Improve Photoshop Performance

Learn how to optimize Photoshop for maximum speed, troubleshoot common issues, and keep your projects organized so that you can work faster than ever before!

DS
Doc Starr
Nov 11, 2003
Hi,
Go to the Photoshop folder and look for the presets folder. In that folder is another folder called WebContactSheet. IN
that folder is one folder for each gallery type. Go into the folder of the gallery you want to use and edit the html code you find there to add the buttons you need in the appropriate places.
Cheers,
Doc

"no1cwbyfan" wrote in message
Hello,

Let me say first off I’m somewhat of a beginner to both Photoshop and
HTML.
I’m using Photoshop 7 to create online photo galleries for my wife who is
a
photographer. Although, I love the ability to do this in Photoshop I
cannot
figure out how to include a home page button in the banner area of each gallery. I’m hoping to find a way that would allow me to only place the
code
once and still have it show up throughout the gallery. Any advice would be greatly appreciated, because when people are viewing their photos, they
can
very easily get 20 or 30 deep and then have no way to get back to our homepage. I would like a home page button that would open the homepage outside of the frames. You can view our online galleries at http://www.simplyelegant.ws/gallery.html

Thank you for your expertise.

SI
Sid Ismail
Nov 11, 2003
On Tue, 11 Nov 2003 10:48:29 -0600, "no1cwbyfan" wrote:

: Hello,
:
: Let me say first off I’m somewhat of a beginner to both Photoshop and HTML. :
: I’m using Photoshop 7 to create online photo galleries for my wife who is a : photographer. Although, I love the ability to do this in Photoshop I cannot : figure out how to include a home page button in the banner area of each : gallery. I’m hoping to find a way that would allow me to only place the code : once and still have it show up throughout the gallery. Any advice would be : greatly appreciated, because when people are viewing their photos, they can : very easily get 20 or 30 deep and then have no way to get back to our : homepage. I would like a home page button that would open the homepage : outside of the frames. You can view our online galleries at : http://www.simplyelegant.ws/gallery.html
:
: Thank you for your expertise.

Perhaps something like this?

<frameset rows="10%,*">
<frame name="menu.html" src="" marginwidth="10" marginheight="10"
scrolling="auto" frameborder="0"> <frameset cols="20%,*">
<frame name="thumbs" src="" marginwidth="10" marginheight="10"
scrolling="auto" frameborder="0"> <frame name="pics" src="" marginwidth="10" marginheight="10"
scrolling="auto" frameborder="0"> </frameset>
</frameset>

Sid

How to Master Sharpening in Photoshop

Give your photos a professional finish with sharpening in Photoshop. Learn to enhance details, create contrast, and prepare your images for print, web, and social media.

Related Discussion Topics

Nice and short text about related topics in discussion sections