IPB
IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> New look and content, opinions please
Martin J Mosley
post Nov 27 2009, 04:31 PM
Post #1


Advanced Member


Group: Members
Posts: 99
Joined: 3-July 06
From: Brittany, France
Member No.: 1,170



I'm in the middle of updating my site again and would welcome opinions from both new and more experienced users. all thoughts will help to make the site more useful to visitors..

Please take a look here:

My Webpage

Also please let me know if you find any bugsnor problems.

Regards
Martin
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bchaplin
post Dec 3 2009, 11:07 AM
Post #2


Member


Group: Members
Posts: 19
Joined: 15-September 09
Member No.: 9,955



Hi, Martin,

First, what a beautiful site! You know a lot more about web design than I do, and there's tons of information there.
In terms of the navigation, I found the top nav bar very easy to use. I like the color scheme.
The second part of the site (below the nav bar) is a little counterintuitive for me, because it took me a second to figure out what the arrows on the left do - maybe that's just me. Also, perhaps for pages that are not the home page, it might be better to remove the pictures and messages from that section so there is more room for the content, and the user can see it without having to scroll. Totally personal opinion, though..

Beth

QUOTE(Martin J Mosley @ Nov 27 2009, 05:31 PM) *

I'm in the middle of updating my site again and would welcome opinions from both new and more experienced users. all thoughts will help to make the site more useful to visitors..

Please take a look here:

My Webpage

Also please let me know if you find any bugsnor problems.

Regards
Martin

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Martin J Mosley
post Dec 3 2009, 11:38 AM
Post #3


Advanced Member


Group: Members
Posts: 99
Joined: 3-July 06
From: Brittany, France
Member No.: 1,170



Thank you Beth,

I am no expert. But I do have an idea of what I want my site to do for me and for visitors. The problem is that sometimes the two can conflict and that is why I value the opinions of yourself and others. Any independant opinion is helpful because it gives me the chance to see things (good and bad) which I have maybe taken for granted myself.

Thank you again for taking the time to give your thoughts.

Best wishes
Martin
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
bsl20b50
post Jan 5 2010, 06:36 AM
Post #4


Advanced Member


Group: Members
Posts: 230
Joined: 21-July 08
Member No.: 9,213



Martin,
Your site looks great! I have seen some site with CMS that get pedigree charts constrained with scroll bars if there are more than 4 generations and yours seems work well with larger pedigrees.

Just a comment about the welcome header. It seems to take up a lot of screen space which is fine on the front page, but for someone looking at genealogy stuff, it may be a hassle for folks to scroll down on every page.

Overall, I really like it.

Best Regards,
Bryan
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DonJ
post Feb 3 2010, 01:58 AM
Post #5


Member


Group: Members
Posts: 28
Joined: 5-August 06
Member No.: 1,246



I really like your site. I noticed that you have very nice table transcription of the census records in the source area. How did you create this? What do I have to do to create this.
I think that you need a bit more padding in information area. The data seems to stream together since there is little spacing between the data.

Don
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Martin J Mosley
post Feb 3 2010, 02:06 PM
Post #6


Advanced Member


Group: Members
Posts: 99
Joined: 3-July 06
From: Brittany, France
Member No.: 1,170



Don,

Thank you for your kind comments.

I can't claim credit for the table transcriptions. I must have 'borrowed them from someone else's site at some point. That said they are a simple piece of html script entered in the notes for the relevant census. I attach an example of the script:

QUOTE

<title></title>
</head>
<body>
<table class="censustab">
<tr>
<th>Name</th>
<th>Relationship</th>
<th>Age</th>
<th>Occupation</th>
<th>Where born</th>
</tr>
<tr>
<td>Name here</td>
<td align="center">position in household here</td>
<td align="center">age here</td>
<td align="center">occupation here</td>
<td align="center">birth place here</td>
</tr>
<tr>
<td>as above</td>
<td align="center">as above</td>
<td align="center">as above</td>
<td align="center">as above</td>
<td align="center">as above</td>
</tr>
<tr>
<td>as above</td>
<td align="center">as above</td>
<td align="center">as above</td>
<td align="center">as above</td>
<td align="center">as above</td>
</tr>
<tr>
<td>as above</td>
<td align="center">as above</td>
<td align="center">as above</td>
<td align="center"></td>
<td align="center">as above</td>
</tr>
</table>
</body>
</html>


You will see that the script refers to a 'tableclass'. This is the styling, and is a class which I included in the 'mytngstyles' file. You need to reflect the clours and formats of your own theme when creating you tableclass.

I hope this helps. If not then please let me know and I'll try to help further.

Regards
Martin
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 8th September 2010 - 06:13 AM