| » Stats |
Members: 48,627
Threads: 84,987
Posts: 1,031,253
Top Poster: hu5k1 (0) | | Welcome to our newest member, cheapshoeschina | |
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
 |
01-06-2004, 11:58 PM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #1 | | Senior Member
Join Date: Apr 2002
Posts: 165
Rep Power: 8 | Html pages in a graphic. I've tried making a web page in ps7
but I give up too easily. If i can't find it in the help file, or anywhere else online, I come here and ask.
Ok, so I'm not the brightest bulb in the lamp, but please indulge me as you have so many times before.
I'm trying to get the white area in the hopefully attached pic to show as html pages. I know I need the graphic for my site to be on a webpage. I know I either need to slice the page or make a hotspot/imagemap cutout. But am not sure why I cna't get it to work.
I've tried what I thought was everything I read inthe help pages, but am back at square one.
Any suggestions?
Do I need to post more info/graphics to explain deeper?
Thanks,
Ric
|
| |
01-07-2004, 07:51 AM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #2 | | Senior Member
Join Date: Feb 2002
Posts: 1,021
Rep Power: 9 | Html pages in a graphic. I've tried making a web page in ps7
If I understand correctly what you are looking to achieve here PS won't do it. You can make the template in photoshop but to add a text block you probably would be wise to consider a Java script for this
check out this linf for free code that might be what you need http://www.dynamicdrive.com/ |
| |
01-07-2004, 09:17 AM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #3 | | Guest | Html pages in a graphic. I've tried making a web page in ps7 Ric, my knowledge of IR is limited to say the least, but from what I've played around in it, for the kind of formatting you want (with the html embedded within the image - scrollable, etc.) you'll need to make use of either (and I know this will make some folks cringe) frames, or scripts as Rick suggested with a combination of style sheets. Frames will be a quick fix for it - but maybe a bit dirty. Dynamicdrive is a good site for scripts of the nature you might be looking for - using absolute positioning etc. But with all of this there's the nightmare of cross-browser support - depending on your target group of web surfers.
Image of a possible frame layout (page margins/borders = 0):
| |
| |
01-07-2004, 09:17 AM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #4 | | Guest | Html pages in a graphic. I've tried making a web page in ps7 Ric, my knowledge of IR is limited to say the least, but from what I've played around in it, for the kind of formatting you want (with the html embedded within the image - scrollable, etc.) you'll need to make use of either (and I know this will make some folks cringe) frames, or scripts as Rick suggested with a combination of style sheets. Frames will be a quick fix for it - but maybe a bit dirty. Dynamicdrive is a good site for scripts of the nature you might be looking for - using absolute positioning etc. But with all of this there's the nightmare of cross-browser support - depending on your target group of web surfers.
Image of a possible frame layout (page margins/borders = 0):
| |
| |
01-07-2004, 09:17 AM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #5 | | Guest | Html pages in a graphic. I've tried making a web page in ps7 Ric, my knowledge of IR is limited to say the least, but from what I've played around in it, for the kind of formatting you want (with the html embedded within the image - scrollable, etc.) you'll need to make use of either (and I know this will make some folks cringe) frames, or scripts as Rick suggested with a combination of style sheets. Frames will be a quick fix for it - but maybe a bit dirty. Dynamicdrive is a good site for scripts of the nature you might be looking for - using absolute positioning etc. But with all of this there's the nightmare of cross-browser support - depending on your target group of web surfers.
Image of a possible frame layout (page margins/borders = 0):
| |
| |
01-07-2004, 09:17 AM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #6 | | Guest | Html pages in a graphic. I've tried making a web page in ps7 Ric, my knowledge of IR is limited to say the least, but from what I've played around in it, for the kind of formatting you want (with the html embedded within the image - scrollable, etc.) you'll need to make use of either (and I know this will make some folks cringe) frames, or scripts as Rick suggested with a combination of style sheets. Frames will be a quick fix for it - but maybe a bit dirty. Dynamicdrive is a good site for scripts of the nature you might be looking for - using absolute positioning etc. But with all of this there's the nightmare of cross-browser support - depending on your target group of web surfers.
Image of a possible frame layout (page margins/borders = 0):
| |
| |
01-07-2004, 09:17 AM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #7 | | Guest | Html pages in a graphic. I've tried making a web page in ps7 Ric, my knowledge of IR is limited to say the least, but from what I've played around in it, for the kind of formatting you want (with the html embedded within the image - scrollable, etc.) you'll need to make use of either (and I know this will make some folks cringe) frames, or scripts as Rick suggested with a combination of style sheets. Frames will be a quick fix for it - but maybe a bit dirty. Dynamicdrive is a good site for scripts of the nature you might be looking for - using absolute positioning etc. But with all of this there's the nightmare of cross-browser support - depending on your target group of web surfers.
Image of a possible frame layout (page margins/borders = 0):
| |
| |
01-07-2004, 09:17 AM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #8 | | Guest | Html pages in a graphic. I've tried making a web page in ps7 Ric, my knowledge of IR is limited to say the least, but from what I've played around in it, for the kind of formatting you want (with the html embedded within the image - scrollable, etc.) you'll need to make use of either (and I know this will make some folks cringe) frames, or scripts as Rick suggested with a combination of style sheets. Frames will be a quick fix for it - but maybe a bit dirty. Dynamicdrive is a good site for scripts of the nature you might be looking for - using absolute positioning etc. But with all of this there's the nightmare of cross-browser support - depending on your target group of web surfers.
Image of a possible frame layout (page margins/borders = 0):
| |
| |
01-07-2004, 02:21 PM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #9 | | Senior Member
Join Date: Feb 2002
Posts: 2,202
Rep Power: 10 | Html pages in a graphic. I've tried making a web page in ps7
In IR ric you need to slice that section out if you want it to be separate from the rest of the layout. IR will create an appropriate table design to contain that small section unto itself.
After that, you can remove the image that got saved out in that table cell and replace it with whatever you want.
On top of the other suggestions given here, i'd also like to mention an easier solution -- using an iFrame. With CSS applied, it can be made to meld nicely into any design.
|
| |
01-07-2004, 09:07 PM
|
Html pages in a graphic. I've tried making a web page in ps7 Post #10 | | Senior Member
Join Date: Apr 2002
Posts: 165
Rep Power: 8 | Html pages in a graphic. I've tried making a web page in ps7
Thanks for confirming I haven't totally lost my mind (yet).
I suspected that because I could specify a URL (oddly enough) in the URL space and it would allow the first page to pop into that area. Then control by the directory side of the graphics to link up.
It does appear that Rick's suggestion will work best for me, with Dynamic Drive's "Scrollable Content" window. But for the sake of learning I'm willing to try anything thrown my way.
I'll assume that it I use the scrollable content window, I'll need to use another template for each page. Time to read up and learn.
Thanks again all. You're the best!
Ric
|
| |  | | Thread Tools | | | | Display Modes | Linear Mode |
Similar threads to Html pages in a graphic. I've tried making a web page in ps7 | | Thread | Thread Starter | Forum | Replies | Last Post | PDF and two pages
PDF and two pages: Hi, I hav desigend a form in photoshop and saved... | wood1e | General Photoshop Board | 1 | 08-14-2007 05:39 PM | J Portfolio [WIP.html]
J Portfolio [WIP.html]: http://1a_jakubowskid.w.interia.pl/index.html
... | Jaqb | Supersized Runway | 0 | 05-19-2006 01:39 PM | New Page Curl/Page Fold plugin
New Page Curl/Page Fold plugin: KPT's page curl became a clich? and has been... | Welles | Resources | 2 | 02-10-2004 07:36 PM | Creating web pages in ps
Creating web pages in ps: Fairly new at this, but gonna have a go at... | sooty | General Photoshop Board | 3 | 02-08-2004 10:37 PM | PSD file into HTML
PSD file into HTML: Hi,
I am very new to photoshop. I have a... | pintu | General Photoshop Board | 4 | 06-19-2003 01:52 PM |
Other threads in forum General Photoshop Board | | Thread | Date | Thread Starter | Replies | Last Post | How to make it Snow???
How to make it Snow???: Hi everyone
I came across this artists...
| 07-30-2005 | SnowDog | 5 | 07-31-2005 11:22 PM | Multi Screen Profiling
Multi Screen Profiling: Last night I printed for the first time in a bit...
| 01-03-2005 | robt | 0 | 01-03-2005 06:56 AM | cut off corners using stroke menu
cut off corners using stroke menu: Hi,
When I use the stroke command to apply a...
| 09-03-2004 | myhrbatb | 12 | 09-12-2004 06:57 PM | Embossing and coloring
Embossing and coloring: I am very new to photoshop...
I can take a...
| 04-30-2004 | newbie | 4 | 05-05-2004 03:19 PM | Photoshop on a TFT
Photoshop on a TFT: Hi all.
Last year I suffered with some...
| 02-06-2004 | Sark | 12 | 02-09-2004 06:30 PM | | » Online Users: 114 | | 0 members and 114 guests | | No Members online | | Most users ever online was 2,128, 07-21-2008 at 08:27 PM. | |