Web design / photography site

This is a discussion on "Web design / photography site" within the Starting Out section. This forum, and the thread "Web design / photography site are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Starting Out

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Mar 29th, 2007, 19:27
New Member
Join Date: Mar 2007
Location: London
Age: 52
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Question Web design / photography site

Hi,

have been messing with web pages for years, which explains the WebPlus7 software i am using (probably well updated by now?); but i have never been able to make any progress

currently, i have created a title page with thumbnail photos, and managed to 'hotspot' them to full page photos, on succeeding pages, but nothing happens when i click on the thumbnails?

also

i discovered a blank 'Master Page' in my project; however, turning this into the title page (including the thumbnails) just replicated the title page on every other page i'd created - bad move

so, just what is a Master Page for?

and how do i create thumbnails linked to larger images, please?

thanks,

Ric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Mar 29th, 2007, 19:29
New Member
Join Date: Mar 2007
Location: London
Age: 52
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

sorry, i mean SERIF WebPlus 7.0

R
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Mar 29th, 2007, 19:42
Reputable Member
Join Date: Oct 2006
Location: United Kingdom
Age: 21
Posts: 238
Blog Entries: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Is this what you mean...

To open in a new window

Code: Select all
<a href="link to larger image here" target="_blank"><img src="url of thumbnail here" width="size in pixels" height="size in pixels" border="0"></a>
To open in the same window

Code: Select all
<a href="link to larger image here"><img src="thumbnail url here" width="size in pixels here" height="size in pixels here" border="0"></a>
Hope this helps.
Last Blog Entry: Blog Noughts and Crosses (Nov 14th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Mar 29th, 2007, 20:13
New Member
Join Date: Mar 2007
Location: London
Age: 52
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Quote:
Originally Posted by Ross View Post
Is this what you mean...

To open in a new window

Code: Select all
<a href="link to larger image here" target="_blank"><img src="url of thumbnail here" width="size in pixels" height="size in pixels" border="0"></a>
To open in the same window

Code: Select all
<a href="link to larger image here"><img src="thumbnail url here" width="size in pixels here" height="size in pixels here" border="0"></a>
Hope this helps.
thanks

uh, this looks like the formal file-writer type thing approach?

Serif does it all with drag/drop icons

i have hotspotted a thumbnail and linked it to its large photo (page) but nothing happens when i click on the thumbnail, which should instantly open the photo page?

there's probably something i'm not doing which is preventing the hotspot activating, or something, but i cannot work out what it is?

would help if Serif publish a tutor-cd rom, but i have not come across such a beast, as yet?

sorry, i'm a real newbie!

R
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Mar 29th, 2007, 20:21
Reputable Member
Join Date: Oct 2006
Location: United Kingdom
Age: 21
Posts: 238
Blog Entries: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Your best bet would be to download the trial of Macromedia Dreamweaver 8 (www.adobe.com). It is really simple to use and it is the most highly recommended piece of software here (after notepad etc.). It will make the whole job easier because you will be able to flick between the "What you see is what you get" mode and the "Code" and it will make it easier for people to help you.
Last Blog Entry: Blog Noughts and Crosses (Nov 14th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Mar 29th, 2007, 20:37
New Member
Join Date: Mar 2007
Location: London
Age: 52
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Quote:
Originally Posted by Ross View Post
Your best bet would be to download the trial of Macromedia Dreamweaver 8 (www.adobe.com). It is really simple to use and it is the most highly recommended piece of software here (after notepad etc.). It will make the whole job easier because you will be able to flick between the "What you see is what you get" mode and the "Code" and it will make it easier for people to help you.

bests Ross

will look at this



R
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Mar 29th, 2007, 21:24
Most Reputable Member
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Or as I prefer to call it, the 'what you see is not necessarily what you get' mode. But 'wysinnwyg' doesn't really have the same ring to it, does it?

I would recommend heading over to the beginner resources forum and picking up some tips there. You're better off hand coding, more control that way. And you'll pick it up in no time.

But dreamweaver is the best of a bad bunch.

Pete.

Last edited by pa007; Mar 29th, 2007 at 21:27. Reason: i decided to change my acronym, if you must know
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Mar 29th, 2007, 22:06
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

I'm handcoding and I still use Dreamweaver and love many of the features. I can still hand code and then "look" at what I did. Believe it or not, it works!

Plus there are other neat features when it comes to css.... I find it GREAT!
You aren't going to learn it over night, but there are so many tutorials online that with a little time you'll get a good feel for it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Mar 29th, 2007, 22:09
Most Reputable Member
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

As Lchad says, If you have to use Dreamweaver, the best thing is to switch between split and code view. It is a great way to learn hand coding.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)

Last edited by sannbe; Mar 29th, 2007 at 22:10. Reason: Linda types faster than I do
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Mar 29th, 2007, 22:11
Most Reputable Member
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

I prefer to just use a good text editor, but I was more refering to the wysiwyg mode than the code mode. It's quite a good code editor and offers good site management tools. But for beginners there's a danger that they will just flip to design mode. And besides I think there are far better text editors for a far lower price.

Each to their own I guess.

Pete.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Mar 29th, 2007, 22:15
Most Reputable Member
Join Date: Dec 2006
Location: San Francisco
Age: 57
Posts: 1,567
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Oh, I definately agree. NVu comes to mind. Yes there are many out there and better than DW. And I have probably played with most if not all.
Last Blog Entry: More Sara Blogging (Nov 29th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Mar 29th, 2007, 23:09
New Member
Join Date: Mar 2007
Location: London
Age: 52
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

gosh - thanks guys!

i just worked out what i was doing wrong in Serif, trying to test out pages in draft mode ~ doesn't work: there's a button lets you see what happens when all the hotspots/hyperlinks are active ... that works!

will see how i get on - maybe start out in newbie web mode then upgrade as things progress - if they progress?



DreamWeaver looks the business, i readily agree!

Ric
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Mar 29th, 2007, 23:28
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Good point Pete... if you are hand coding you certainly do not need to spend the money on Dreamweaver. Since that's how I learned (WITH TABLES) it's my weapon of choice!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old Mar 30th, 2007, 08:14
Reputable Member
Join Date: Oct 2006
Location: United Kingdom
Age: 21
Posts: 238
Blog Entries: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

Quote:
Originally Posted by pa007 View Post
Or as I prefer to call it, the 'what you see is not necessarily what you get' mode.
Yeah I ended up installing appservnetwork to preview everything. Still a hell of alot better than "made by the devil page" (frontpage)

Best of luck with learning that, great bit of kit when you work out the basics
Last Blog Entry: Blog Noughts and Crosses (Nov 14th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old Mar 30th, 2007, 08:54
Ryan Fait's Avatar
Elite Veteran
Join Date: May 2006
Location: Las Vegas
Posts: 3,787
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Web design / photography site

I just use a souped up text editor and a browser for making sites. To each his own, really. People find their own ways to do things more productively, and there is no "right" way to do it if your code is valid and you're not using tables for the layout.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
hotspots, master page, photos, thumbnails

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Nature Photography jonnymorris Free Web Site Critique 17 Sep 27th, 2007 11:20
Speak: Creative Photography and design Travis Glodt Free Web Site Critique 6 Aug 8th, 2007 18:20
Lemonsplash Photography planescape Free Web Site Critique 9 Aug 7th, 2007 21:51
JD Photography thewebguy Free Web Site Critique 2 Apr 10th, 2007 13:15
[req] Free basic web templates site + button design site slorryy Web Page Design 3 Feb 17th, 2006 17:05


All times are GMT. The time now is 16:50.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

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