Trevor, anyone, published, but a problem..

G

Guest

I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if my site
works ok, if you have time) except for my site map. I am ok with that, but
on my site map page I have a few pages that I added, and have the 20% thing
happening, and I can't remember what to do, coz I have no memory, lol. I
saved them, like I do with any page I make. And have typed them in the code
the right way, but they are publishing this way, and changes in view source
to the 20%. Heres what it looks like-
<li><b class="mapsection">Figure Sculpture</b>
<ul>
<li>
<a a class="mapitem"
href="file:///C:/Documents%20and%20Settings/Susy/Desktop/rlblair.com/figure-indian-cigar-sculpture.htm">Cigar Store Indian Wood Sculpture</a></li>
<li>

Thank you for looking,
Susie
 
T

Trevor L.

Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site
works ok, if you have time) except for my site map. I am ok with
that, but
on my site map page I have a few pages that I added, and have the 20%
thing
happening, and I can't remember what to do, coz I have no memory,
lol. I
saved them, like I do with any page I make. And have typed them in
the code
the right way, but they are publishing this way, and changes in view
source
to the 20%. Heres what it looks like-
<li><b class="mapsection">Figure Sculpture</b>
<ul>
<li>
<a a class="mapitem"
href="file:///C:/Documents%20and%20Settings/Susy/Desktop/rlblair.com/figure-indian-cigar-sculpture.htm">Cigar
Store Indian Wood Sculpture</a></li> <li>

Thank you for looking,
Susie

Wow, looking really good.

I'll have a closer look later, including with Firefox.

But to answer your immediate query, it looks fine on the web.
file:///C:/Documents%20and%20Settings will only appear locally.

Here is the code on the web
<li><b class="mapsection">Figure Sculpture</b>
<ul>
<li><a href="figure-indian-cigar-sculpture.htm" class="mapitem">Cigar Store Indian Wood Sculpture</a></li>
<li><a href="figure-indian-santa-fe-sculpture.htm" class="mapitem">Santa Fe Indian Wood Sculpture</a></li>
<li><a href="figure-indian-sculpture.htm" class="mapitem">Indian Wood Sculpture</a></li>
<li><a href="figure-cowboy-sculpture.htm" class="mapitem">Western Cowboy Wood Sculpture</a></li>
<li><a href="figure-sculpture.htm" class="mapitem">Figure Wood Sculpture</a></li>
</ul>
</li>

As you see, there is no reference to file:///C:/Documents%20and%20Settings

In fact %20 appears exactly 0 times on the file http://www.rlblair.com/sculpture-rl-blair-sitemap.htm
 
T

Trevor L.

Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site works ok, if you have time) except for my site map.
Thank you for looking,
Susie

Well, I had a better look in Firefox and there are no problems.

I hate to seem picky because it is looking so nice.
The navigation is great - you can get to just about anywhere from just about anywhere

But my few small points
1. Eagle is titled "Wildlife" on the bottom links
On the Gallery page it is ttiled "Eagle Sculpture"
On the page itself, it is titled
Wildlife
Eagle
Should this be more consistent ?

2. The site map is great, but it is in a much plainer format, and there are no top and bottom links as on the other pages (except of
course that every entry is a link).
I wonder whether you should copy the same links as on the other pages
e.g. the top links:
home gallery links site map contact us
and/or the bottom links:
Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors | Tiki | Figures | Whimsical | About | News | Links | Site
Map | Contact Us |

What do others think ?
Should Site Maps look distinctly different or be styled like other pages?
I am no design expert, so others ideas may help.

3. I also just noticed that About and News don't appear in all the top links

Once again, looking great.
It must have been a lot of hard work, so I am pleased for your success.
You should be burning less midnight oil now :))
 
G

Guest

Hmmm, I opened a new browser, and the 20% is gone, just like you said! I
must have fixed it, coz it was there before, and I went in and fixed what I
thought was the problem, and republished. But, I didnt open a new browser,
(insert embarressed face here) Thanks Trevor, and the site map works great:)
Susie

Trevor L. said:
Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site
works ok, if you have time) except for my site map. I am ok with
that, but
on my site map page I have a few pages that I added, and have the 20%
thing
happening, and I can't remember what to do, coz I have no memory,
lol. I
saved them, like I do with any page I make. And have typed them in
the code
the right way, but they are publishing this way, and changes in view
source
to the 20%. Heres what it looks like-
<li><b class="mapsection">Figure Sculpture</b>
<ul>
<li>
<a a class="mapitem"
href="file:///C:/Documents%20and%20Settings/Susy/Desktop/rlblair.com/figure-indian-cigar-sculpture.htm">Cigar
Store Indian Wood Sculpture</a></li> <li>

Thank you for looking,
Susie

Wow, looking really good.

I'll have a closer look later, including with Firefox.

But to answer your immediate query, it looks fine on the web.
file:///C:/Documents%20and%20Settings will only appear locally.

Here is the code on the web
<li><b class="mapsection">Figure Sculpture</b>
<ul>
<li><a href="figure-indian-cigar-sculpture.htm" class="mapitem">Cigar Store Indian Wood Sculpture</a></li>
<li><a href="figure-indian-santa-fe-sculpture.htm" class="mapitem">Santa Fe Indian Wood Sculpture</a></li>
<li><a href="figure-indian-sculpture.htm" class="mapitem">Indian Wood Sculpture</a></li>
<li><a href="figure-cowboy-sculpture.htm" class="mapitem">Western Cowboy Wood Sculpture</a></li>
<li><a href="figure-sculpture.htm" class="mapitem">Figure Wood Sculpture</a></li>
</ul>
</li>

As you see, there is no reference to file:///C:/Documents%20and%20Settings

In fact %20 appears exactly 0 times on the file http://www.rlblair.com/sculpture-rl-blair-sitemap.htm
--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
 
C

Chuck Davis

Trevor L. said:
Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site works ok, if you have time) except for my site map.
Thank you for looking,
Susie

Well, I had a better look in Firefox and there are no problems.

I hate to seem picky because it is looking so nice.
The navigation is great - you can get to just about anywhere from just
about anywhere

But my few small points
1. Eagle is titled "Wildlife" on the bottom links
On the Gallery page it is ttiled "Eagle Sculpture"
On the page itself, it is titled
Wildlife
Eagle
Should this be more consistent ?

2. The site map is great, but it is in a much plainer format, and there
are no top and bottom links as on the other pages (except of course that
every entry is a link).
I wonder whether you should copy the same links as on the other pages
e.g. the top links:
home gallery links site map contact us
and/or the bottom links:
Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors |
Tiki | Figures | Whimsical | About | News | Links | Site Map | Contact Us
|

What do others think ?
Should Site Maps look distinctly different or be styled like other pages?
I am no design expert, so others ideas may help.

3. I also just noticed that About and News don't appear in all the top
links

Once again, looking great.
It must have been a lot of hard work, so I am pleased for your success.
You should be burning less midnight oil now :))

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
Susie,
I enjoyed your site, and all of the great images of similarly great
carvings. I saw nothing fall apart in Opera 8, Firefox, IE6 or Avant
browsers. Good job!
One irritant. The black italicized text on dark blue was extremely difficult
to read on this page:
http://www.rlblair.com/disney-bears-eagle-sculpture.htm
 
G

Guest

HI Trevor,
Ok, I fixed a few of the things you mentioned, funny the Eagle/wildlife
title, I had noticed too, but forgot to change, fixed now.

The links at the top - I added News, and About RL to Gallery, Links, News,
About RL, and Contact Us. The rest have to wait, coz thats a lot of pages,
and I need a huge break. I was back and forth on having links at the top of
a page for a page that you are on, like About RL at the top of About RL page.
I went with having them, coz I have to have 5 or 7 links at the top, not 6,
just a decorating thing with me, silly I know...

The site map, I would love for it to be the same look as the rest of the
site, my logo, maybe a pale gray background, and the links at the top. But,
I am not familair with the coding on that page, I did good just arranging the
links correctly, (very confusing!). So, I didnt know how, or if it was
correct to add just a couple of rows at the top for logo and top links.

I see I also forgot some previous links on the figure pages, but I will fix
that later.

Your right, for me it was a huge amount of work, but I learned a lot, and am
pleased with most of the pages. I don't like the green on the 2 bears pages,
but haven't decided what else I like better.

Did you notice I put links on each page (top right) for all the different
pages of each catagory? When I did that, I thought, I bet Trevor will like
this:)

Thanks so much for your help, and your eye for detail.

Susie





Trevor L. said:
Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site works ok, if you have time) except for my site map.
Thank you for looking,
Susie

Well, I had a better look in Firefox and there are no problems.

I hate to seem picky because it is looking so nice.
The navigation is great - you can get to just about anywhere from just about anywhere

But my few small points
1. Eagle is titled "Wildlife" on the bottom links
On the Gallery page it is ttiled "Eagle Sculpture"
On the page itself, it is titled
Wildlife
Eagle
Should this be more consistent ?

2. The site map is great, but it is in a much plainer format, and there are no top and bottom links as on the other pages (except of
course that every entry is a link).
I wonder whether you should copy the same links as on the other pages
e.g. the top links:
home gallery links site map contact us
and/or the bottom links:
Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors | Tiki | Figures | Whimsical | About | News | Links | Site
Map | Contact Us |

What do others think ?
Should Site Maps look distinctly different or be styled like other pages?
I am no design expert, so others ideas may help.

3. I also just noticed that About and News don't appear in all the top links

Once again, looking great.
It must have been a lot of hard work, so I am pleased for your success.
You should be burning less midnight oil now :))

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
 
G

Guest

Hi Chuck, I lightened the blue background on those pages, and took away the
italicized text, I hope thats better. Thanks for bringing that to my
attention, and for checking the other browsers. Jeez, I hadn't heard of
Avant!
Susie

Chuck Davis said:
Trevor L. said:
Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site works ok, if you have time) except for my site map.
Thank you for looking,
Susie

Well, I had a better look in Firefox and there are no problems.

I hate to seem picky because it is looking so nice.
The navigation is great - you can get to just about anywhere from just
about anywhere

But my few small points
1. Eagle is titled "Wildlife" on the bottom links
On the Gallery page it is ttiled "Eagle Sculpture"
On the page itself, it is titled
Wildlife
Eagle
Should this be more consistent ?

2. The site map is great, but it is in a much plainer format, and there
are no top and bottom links as on the other pages (except of course that
every entry is a link).
I wonder whether you should copy the same links as on the other pages
e.g. the top links:
home gallery links site map contact us
and/or the bottom links:
Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors |
Tiki | Figures | Whimsical | About | News | Links | Site Map | Contact Us
|

What do others think ?
Should Site Maps look distinctly different or be styled like other pages?
I am no design expert, so others ideas may help.

3. I also just noticed that About and News don't appear in all the top
links

Once again, looking great.
It must have been a lot of hard work, so I am pleased for your success.
You should be burning less midnight oil now :))

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
Susie,
I enjoyed your site, and all of the great images of similarly great
carvings. I saw nothing fall apart in Opera 8, Firefox, IE6 or Avant
browsers. Good job!
One irritant. The black italicized text on dark blue was extremely difficult
to read on this page:
http://www.rlblair.com/disney-bears-eagle-sculpture.htm
 
T

Trevor L.

Susie said:
HI Trevor,
Ok, I fixed a few of the things you mentioned, funny the
Eagle/wildlife title, I had noticed too, but forgot to change, fixed
now.

The links at the top - I added News, and About RL to Gallery, Links,
News, About RL, and Contact Us. The rest have to wait, coz thats a
lot of pages, and I need a huge break. I was back and forth on
having links at the top of a page for a page that you are on, like
About RL at the top of About RL page. I went with having them, coz I
have to have 5 or 7 links at the top, not 6, just a decorating thing
with me, silly I know...

If you don't mind putting the same links at the top of each page (including a link to itself), includes can come in useful here. By
including the same page into each, you only have to change the included page once.

But as you say, it is a lot of pages to change, even to change them so that they all have includes.
The site map, I would love for it to be the same look as the rest of
the site, my logo, maybe a pale gray background, and the links at the
top. But, I am not familair with the coding on that page, I did good
just arranging the links correctly, (very confusing!). So, I didnt
know how, or if it was correct to add just a couple of rows at the
top for logo and top links.

Yes, you did a great job of arranging the links. (I haven't double checked it, but no doubt you have many times.)

OK, I wasn't sure how you felt about the background at. If I find the time, I will look at the page and see if I can suggest some
small changes to get it looking more like the others.

Meantime, I see nothing wrong with what you have suggested. I don't think that site maps *have* to be in any particular format. They
are there to help the visitor to navigate. I know there are Google site maps, but SFAIK, they are XML and *not* for the visitor to
view.
I see I also forgot some previous links on the figure pages, but I
will fix that later.

Your right, for me it was a huge amount of work, but I learned a lot,
and am pleased with most of the pages. I don't like the green on the
2 bears pages, but haven't decided what else I like better.

Hmm, the colour is #BACE99

Here are some other greeny/bluey colours you can try
#ccffff

r=204
g=255
b=255 #ccffcc

r=204
g=255
b=204 #ccff99

r=204
g=255
b=153 #ccff66

r=204
g=255
b=102 #ccff33

r=204
g=255
b=51 #ccff00

r=204
g=255
b=0
#ccccff

r=204
g=204
b=255 #cccccc

r=204
g=204
b=204 #cccc99

r=204
g=204
b=153 #cccc66

r=204
g=204
b=102 #cccc33

r=204
g=204
b=51 #cccc00

r=204
g=204
b=0


I quite like #ccff99 (which you can also write as #cf9) and some of the others on the top line

This comes from a web page titled "color chart, codes, hexadecimal rgb values", but I can't remember where I got it from. But I have
posted it on
http://tandcl.homemail.com.au/216_color_chart.html for you to look at, so apologies to the author for not acknowledging him/her
authorship.
Did you notice I put links on each page (top right) for all the
different pages of each catagory? When I did that, I thought, I bet
Trevor will like this:)

Yes, I did see that and I did think that's a good idea. I think that must have been in my mind (among other things) when I wrote
"you can get to just about anywhere from just about anywhere"
Thanks so much for your help, and your eye for detail.

That's fine. It's all good fun. But I may not have noticed everything.

I agree with Chuck Davis' comment "I enjoyed .. all of the great images of similarly great carvings" bu to focourse, I have been
looking at it for a while so I forget to say this. BTW, the black on blue is still a bit difficult.
-
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
 
R

Rob Giordano \(Crash\)

You could just copy the TOC generated by FP and paste it into a page
formatted like the rest of your pages to get the same look. Then hide the
generated one (don't link to the generated one).


| HI Trevor,
| Ok, I fixed a few of the things you mentioned, funny the Eagle/wildlife
| title, I had noticed too, but forgot to change, fixed now.
|
| The links at the top - I added News, and About RL to Gallery, Links, News,
| About RL, and Contact Us. The rest have to wait, coz thats a lot of
pages,
| and I need a huge break. I was back and forth on having links at the top
of
| a page for a page that you are on, like About RL at the top of About RL
page.
| I went with having them, coz I have to have 5 or 7 links at the top, not
6,
| just a decorating thing with me, silly I know...
|
| The site map, I would love for it to be the same look as the rest of the
| site, my logo, maybe a pale gray background, and the links at the top.
But,
| I am not familair with the coding on that page, I did good just arranging
the
| links correctly, (very confusing!). So, I didnt know how, or if it was
| correct to add just a couple of rows at the top for logo and top links.
|
| I see I also forgot some previous links on the figure pages, but I will
fix
| that later.
|
| Your right, for me it was a huge amount of work, but I learned a lot, and
am
| pleased with most of the pages. I don't like the green on the 2 bears
pages,
| but haven't decided what else I like better.
|
| Did you notice I put links on each page (top right) for all the different
| pages of each catagory? When I did that, I thought, I bet Trevor will
like
| this:)
|
| Thanks so much for your help, and your eye for detail.
|
| Susie
|
|
|
|
|
| "Trevor L." wrote:
|
| > Susie wrote:
| > > I have published my site with all css pages, http://www.rlblair.com/
| > > (anyone with the other browsers besides IE, I would love to know if
| > > my site works ok, if you have time) except for my site map.
| >
| > > Thank you for looking,
| > > Susie
| >
| > Well, I had a better look in Firefox and there are no problems.
| >
| > I hate to seem picky because it is looking so nice.
| > The navigation is great - you can get to just about anywhere from just
about anywhere
| >
| > But my few small points
| > 1. Eagle is titled "Wildlife" on the bottom links
| > On the Gallery page it is ttiled "Eagle Sculpture"
| > On the page itself, it is titled
| > Wildlife
| > Eagle
| > Should this be more consistent ?
| >
| > 2. The site map is great, but it is in a much plainer format, and there
are no top and bottom links as on the other pages (except of
| > course that every entry is a link).
| > I wonder whether you should copy the same links as on the other pages
| > e.g. the top links:
| > home gallery links site map contact us
| > and/or the bottom links:
| > Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors
| Tiki | Figures | Whimsical | About | News | Links | Site
| > Map | Contact Us |
| >
| > What do others think ?
| > Should Site Maps look distinctly different or be styled like other
pages?
| > I am no design expert, so others ideas may help.
| >
| > 3. I also just noticed that About and News don't appear in all the top
links
| >
| > Once again, looking great.
| > It must have been a lot of hard work, so I am pleased for your success.
| > You should be burning less midnight oil now :))
| >
| > --
| > Cheers,
| > Trevor L.
| > [ Microsoft MVP - FrontPage ]
| > MVPS Website: http://trevorl.mvps.org/
| >
| >
| >
 
T

Trevor L.

Rob said:
You could just copy the TOC generated by FP and paste it into a page
formatted like the rest of your pages to get the same look. Then hide
the generated one (don't link to the generated one).

This sort of works also (I would probably have a lok at some of the colours,
ertc.)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Sculpture by RL Blair Site Map</title>
<style type="text/css">
a.banner { background-color: black; color: #EFEFEF; font-family: arial,
helvetica, sans-serif; font-variant: small-caps; font-size: x-small;
font-weight: bold; margin-left: 40px; margin-right: 40px; font-style:
normal; text-decoration: none; }

a:hover { background-color: black; color: #99cc66; }

body { background-color: silver; color: #EFEFEF; font-family: arial,
helvetica, sans-serif; font-size: x-small; font-style: normal; }

a.switchcontent { background-color: silver; color: black; font-family:
verdana, arial, helvetica, sans-serif; font-size: xx-small; font-style:
normal; text-decoration: none; }

table { background-color: silver; color: black; }

td.banner { background-color: black; color: #EFEFEF; }

p,td,li { background-color: silver; font-family: verdana, arial, helvetica,
sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; }

h1 { background-color: silver; font-family: arial, helvetica, sans-serif;
font-size: medium; font-weight: normal; text-align: left; text-decoration:
none; margin-top: 15px; }

h2 { background-color: silver; font-variant: small-caps; font-size: small;
; font-family:arial, helvetica, sans-serif; font-style: normal; text-align:
center; }

h3 { background-color: silver; color: black; font-family: arial, helvetica,
sans-serif; font-size: xx-small; font-weight: normal; margin-top: 2px; }
.mapsection {font-family: Verdana;font-size: 14px;}
.mapitem {font-family: Verdana;font-size: 14px;}
</style>
<base href="http://www.rlblair.com/">
</head>

<body
bgcolor="#FFFFFF"text="#000000"link="#0000FF"vlink="#800080"alink="#FF0000">

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="banner" colspan="3" width="100%" height="60">
<img border="0" src="images/web_images/logos/rl-logo.gif" width="350"
height="50" alt="RL Blair Logo">
</td>
</tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#000000" style="background-color: #000000">



<td class="banner" colspan="3" bgcolor="#000000" height="30" valign="top">
<a class="banner" href="wood-sculpture-gallery.htm">gallery</a>
<a class="banner" href="about-rl-blair.htm">about r.l.</a>
<a class="banner" href="links.htm">links</a>
<a class="banner" href="sculpture-rl-blair-sitemap.htm">site map</a>
<a class="banner" href="contact-us.htm">contact us</a></td>


</tr>
</table>


<ul>
<li><a href="index.html" class="mapsection">Sculpture by R.L. Blair -
Home</a></li>
<li><a href="wood-sculpture-gallery.htm" class="mapsection">Wood Sculpture
Gallery</a></li>
<li><b class="mapsection">Bear Sculpture</b>
<ul>
<li><a href="bear-sculpture.htm" class="mapitem">Bear Wood
Sculpture</a></li>
<li><a href="bear-signs-sculpture.htm" class="mapitem">Sign Bear
Wood Sculpture</a></li>
<li><a href="bear-hunting-sculpture.htm" class="mapitem">Hunting
Bear Wood Sculpture</a></li>
<li><a href="bear-fishing-sculpture.htm" class="mapitem">Fishing
Bear Wood Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Wildlife Sculpture</b>
<ul>
<li><a href="wildlife-eagle-figurehead-sculpture.htm"
class="mapitem">Eagle Figurehead Wood Sculpture</a>
<li><a href="wildlife-eagle-sculpture.htm" class="mapitem">Eagle Wood
Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Spirit Sculpture</b>
<ul>
<li><a href="spirit-sculpture-indian-woman.htm" class="mapitem">Indian
Woman, Wolf, Bear, Eagle
Sculpture</a></li>
<li><a href="spirit-sculpture-indian-man.htm" class="mapitem">Indian
Man, Wolf, Bear, Eagle
Sculpture</a></li>
<li><a href="spirit-sculpture-free.htm" class="mapitem">Free Me My
Brother, Wolf, Bear, Eagle
Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Disney® Sculpture</b>
<ul>
<li><a href="disney-bears-eagle-sculpture.htm" class="mapitem">Disney
Bear, Eagle and Buffalo Sculpture</a></li>
<li><a href="disney-baseball-bear-sculpture.htm"
class="mapitem">Disney Baseball Players, Mermaid, Bears Sculpture</a></li>
<li><a href="disney-myths-sculpture.htm" class="mapitem">Disney
Mythological Beliefs Sculpture</a></li>
<li><a href="disney-brother-bear-sculpture.htm" class="mapitem">Disney
Brother Bear Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Nautical Sculpture</b>
<ul>
<li><a href="nautical-fish-dolphin-sculpture.htm"
class="mapitem">Fish, Dolphin, Otters Sculpture</a></li>
<li><a href="nautical-mermaid-figurehead-sculpture.htm"
class="mapitem">Mermaid Figurehead Wood Sculpture</a></li>
<li><a href="nautical-angel-fish-sculpture.htm" class="mapitem">Angel
Fish Sculpture</a></li>
<li><a href="nautical-mermaid-sculpture.htm" class="mapitem">Swimming
Mermaid Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Garden Arbors</b>
<ul>
<li><a href="garden-arbors.htm" class="mapitem">Garden Arbors -
Tropical Hawaii</a></li>
</ul>
</li>
<li><b class="mapsection">Tropical Polynesian Hawaiian Tiki Wood
Sculpture</b>
<ul>
<li><a href="tropical-polynesian-hawaii-tiki.htm"
class="mapitem">Tropical - Polynesian Hawaiian Tiki
Wood Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Figure Sculpture</b>
<ul>
<li><a href="figure-indian-cigar-sculpture.htm"
class="mapitem">Cigar Store Indian Wood Sculpture</a></li>
<li><a href="figure-indian-santa-fe-sculpture.htm"
class="mapitem">Santa Fe Indian Wood Sculpture</a></li>
<li><a href="figure-indian-sculpture.htm" class="mapitem">Indian
Wood Sculpture</a></li>
<li><a href="figure-cowboy-sculpture.htm" class="mapitem">Western
Cowboy Wood Sculpture</a></li>
<li><a href="figure-sculpture.htm" class="mapitem">Figure Wood
Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Whimsical Sculpture</b>
<ul>
<li><a href="whimsical-sculpture.htm" class="mapitem">Whimsical -
R.L.'s Original Ugly Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">About Sculpture by R.L. Blair</b>
<ul>
<li><a href="about-rl-blair.htm" class="mapitem">About R.L.</a></li>
<li><a href="news.htm" class="mapitem">News</a></li>
<li><a href="links.htm" class="mapitem">Interesting Links</a></li>
<li><a href="contact-us.htm" class="mapitem">Contact Us</a></li>
</ul>
</li>
</ul>
</body>
</html>
 
G

Guest

Hi Chuck, I was lost as to how to do that, but it looks like Trevor knew how,
thanks so much for your help.
Susie

Chuck Davis said:
Trevor L. said:
Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site works ok, if you have time) except for my site map.
Thank you for looking,
Susie

Well, I had a better look in Firefox and there are no problems.

I hate to seem picky because it is looking so nice.
The navigation is great - you can get to just about anywhere from just
about anywhere

But my few small points
1. Eagle is titled "Wildlife" on the bottom links
On the Gallery page it is ttiled "Eagle Sculpture"
On the page itself, it is titled
Wildlife
Eagle
Should this be more consistent ?

2. The site map is great, but it is in a much plainer format, and there
are no top and bottom links as on the other pages (except of course that
every entry is a link).
I wonder whether you should copy the same links as on the other pages
e.g. the top links:
home gallery links site map contact us
and/or the bottom links:
Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors |
Tiki | Figures | Whimsical | About | News | Links | Site Map | Contact Us
|

What do others think ?
Should Site Maps look distinctly different or be styled like other pages?
I am no design expert, so others ideas may help.

3. I also just noticed that About and News don't appear in all the top
links

Once again, looking great.
It must have been a lot of hard work, so I am pleased for your success.
You should be burning less midnight oil now :))

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
Susie,
I enjoyed your site, and all of the great images of similarly great
carvings. I saw nothing fall apart in Opera 8, Firefox, IE6 or Avant
browsers. Good job!
One irritant. The black italicized text on dark blue was extremely difficult
to read on this page:
http://www.rlblair.com/disney-bears-eagle-sculpture.htm
 
G

Guest

Wow I am tired, sorry, the message I just posted should go to Rob, but I have
lightened the blue background even more, so I hope that does the trick.
Susie

Chuck Davis said:
Trevor L. said:
Susie said:
I have published my site with all css pages, http://www.rlblair.com/
(anyone with the other browsers besides IE, I would love to know if
my site works ok, if you have time) except for my site map.
Thank you for looking,
Susie

Well, I had a better look in Firefox and there are no problems.

I hate to seem picky because it is looking so nice.
The navigation is great - you can get to just about anywhere from just
about anywhere

But my few small points
1. Eagle is titled "Wildlife" on the bottom links
On the Gallery page it is ttiled "Eagle Sculpture"
On the page itself, it is titled
Wildlife
Eagle
Should this be more consistent ?

2. The site map is great, but it is in a much plainer format, and there
are no top and bottom links as on the other pages (except of course that
every entry is a link).
I wonder whether you should copy the same links as on the other pages
e.g. the top links:
home gallery links site map contact us
and/or the bottom links:
Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors |
Tiki | Figures | Whimsical | About | News | Links | Site Map | Contact Us
|

What do others think ?
Should Site Maps look distinctly different or be styled like other pages?
I am no design expert, so others ideas may help.

3. I also just noticed that About and News don't appear in all the top
links

Once again, looking great.
It must have been a lot of hard work, so I am pleased for your success.
You should be burning less midnight oil now :))

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
Susie,
I enjoyed your site, and all of the great images of similarly great
carvings. I saw nothing fall apart in Opera 8, Firefox, IE6 or Avant
browsers. Good job!
One irritant. The black italicized text on dark blue was extremely difficult
to read on this page:
http://www.rlblair.com/disney-bears-eagle-sculpture.htm
 
G

Guest

Hi Rob, I was lost on how to do that, but it looks like Trevor knew how,
thanks so much for your help:)
Susie

Rob Giordano (Crash) said:
You could just copy the TOC generated by FP and paste it into a page
formatted like the rest of your pages to get the same look. Then hide the
generated one (don't link to the generated one).


| HI Trevor,
| Ok, I fixed a few of the things you mentioned, funny the Eagle/wildlife
| title, I had noticed too, but forgot to change, fixed now.
|
| The links at the top - I added News, and About RL to Gallery, Links, News,
| About RL, and Contact Us. The rest have to wait, coz thats a lot of
pages,
| and I need a huge break. I was back and forth on having links at the top
of
| a page for a page that you are on, like About RL at the top of About RL
page.
| I went with having them, coz I have to have 5 or 7 links at the top, not
6,
| just a decorating thing with me, silly I know...
|
| The site map, I would love for it to be the same look as the rest of the
| site, my logo, maybe a pale gray background, and the links at the top.
But,
| I am not familair with the coding on that page, I did good just arranging
the
| links correctly, (very confusing!). So, I didnt know how, or if it was
| correct to add just a couple of rows at the top for logo and top links.
|
| I see I also forgot some previous links on the figure pages, but I will
fix
| that later.
|
| Your right, for me it was a huge amount of work, but I learned a lot, and
am
| pleased with most of the pages. I don't like the green on the 2 bears
pages,
| but haven't decided what else I like better.
|
| Did you notice I put links on each page (top right) for all the different
| pages of each catagory? When I did that, I thought, I bet Trevor will
like
| this:)
|
| Thanks so much for your help, and your eye for detail.
|
| Susie
|
|
|
|
|
| "Trevor L." wrote:
|
| > Susie wrote:
| > > I have published my site with all css pages, http://www.rlblair.com/
| > > (anyone with the other browsers besides IE, I would love to know if
| > > my site works ok, if you have time) except for my site map.
| >
| > > Thank you for looking,
| > > Susie
| >
| > Well, I had a better look in Firefox and there are no problems.
| >
| > I hate to seem picky because it is looking so nice.
| > The navigation is great - you can get to just about anywhere from just
about anywhere
| >
| > But my few small points
| > 1. Eagle is titled "Wildlife" on the bottom links
| > On the Gallery page it is ttiled "Eagle Sculpture"
| > On the page itself, it is titled
| > Wildlife
| > Eagle
| > Should this be more consistent ?
| >
| > 2. The site map is great, but it is in a much plainer format, and there
are no top and bottom links as on the other pages (except of
| > course that every entry is a link).
| > I wonder whether you should copy the same links as on the other pages
| > e.g. the top links:
| > home gallery links site map contact us
| > and/or the bottom links:
| > Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical | Arbors
| Tiki | Figures | Whimsical | About | News | Links | Site
| > Map | Contact Us |
| >
| > What do others think ?
| > Should Site Maps look distinctly different or be styled like other
pages?
| > I am no design expert, so others ideas may help.
| >
| > 3. I also just noticed that About and News don't appear in all the top
links
| >
| > Once again, looking great.
| > It must have been a lot of hard work, so I am pleased for your success.
| > You should be burning less midnight oil now :))
| >
| > --
| > Cheers,
| > Trevor L.
| > [ Microsoft MVP - FrontPage ]
| > MVPS Website: http://trevorl.mvps.org/
| >
| >
| >
 
G

Guest

Trevor, check it out, I published, and its gorgeous! I can't thank you
enough. In fact, I wanted to put in the code "Author: Trevor", of course I
don't know the correct way to do that, and so I looked at view source on many
sites and couldnt find an example. I know I have seen that.

Couple of questions for you if I may,
1- How did you figure out the color of my Bear page?
2- a.switchcontent - Am I supposed to have that in my css external style
sheet pages?

Thanks so very much!:)
Susie

Trevor L. said:
Rob said:
You could just copy the TOC generated by FP and paste it into a page
formatted like the rest of your pages to get the same look. Then hide
the generated one (don't link to the generated one).

This sort of works also (I would probably have a lok at some of the colours,
ertc.)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Sculpture by RL Blair Site Map</title>
<style type="text/css">
a.banner { background-color: black; color: #EFEFEF; font-family: arial,
helvetica, sans-serif; font-variant: small-caps; font-size: x-small;
font-weight: bold; margin-left: 40px; margin-right: 40px; font-style:
normal; text-decoration: none; }

a:hover { background-color: black; color: #99cc66; }

body { background-color: silver; color: #EFEFEF; font-family: arial,
helvetica, sans-serif; font-size: x-small; font-style: normal; }

a.switchcontent { background-color: silver; color: black; font-family:
verdana, arial, helvetica, sans-serif; font-size: xx-small; font-style:
normal; text-decoration: none; }

table { background-color: silver; color: black; }

td.banner { background-color: black; color: #EFEFEF; }

p,td,li { background-color: silver; font-family: verdana, arial, helvetica,
sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; }

h1 { background-color: silver; font-family: arial, helvetica, sans-serif;
font-size: medium; font-weight: normal; text-align: left; text-decoration:
none; margin-top: 15px; }

h2 { background-color: silver; font-variant: small-caps; font-size: small;
; font-family:arial, helvetica, sans-serif; font-style: normal; text-align:
center; }

h3 { background-color: silver; color: black; font-family: arial, helvetica,
sans-serif; font-size: xx-small; font-weight: normal; margin-top: 2px; }
.mapsection {font-family: Verdana;font-size: 14px;}
.mapitem {font-family: Verdana;font-size: 14px;}
</style>
<base href="http://www.rlblair.com/">
</head>

<body
bgcolor="#FFFFFF"text="#000000"link="#0000FF"vlink="#800080"alink="#FF0000">

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="banner" colspan="3" width="100%" height="60">
<img border="0" src="images/web_images/logos/rl-logo.gif" width="350"
height="50" alt="RL Blair Logo">
</td>
</tr>
</table>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#000000" style="background-color: #000000">



<td class="banner" colspan="3" bgcolor="#000000" height="30" valign="top">
<a class="banner" href="wood-sculpture-gallery.htm">gallery</a>
<a class="banner" href="about-rl-blair.htm">about r.l.</a>
<a class="banner" href="links.htm">links</a>
<a class="banner" href="sculpture-rl-blair-sitemap.htm">site map</a>
<a class="banner" href="contact-us.htm">contact us</a></td>


</tr>
</table>


<ul>
<li><a href="index.html" class="mapsection">Sculpture by R.L. Blair -
Home</a></li>
<li><a href="wood-sculpture-gallery.htm" class="mapsection">Wood Sculpture
Gallery</a></li>
<li><b class="mapsection">Bear Sculpture</b>
<ul>
<li><a href="bear-sculpture.htm" class="mapitem">Bear Wood
Sculpture</a></li>
<li><a href="bear-signs-sculpture.htm" class="mapitem">Sign Bear
Wood Sculpture</a></li>
<li><a href="bear-hunting-sculpture.htm" class="mapitem">Hunting
Bear Wood Sculpture</a></li>
<li><a href="bear-fishing-sculpture.htm" class="mapitem">Fishing
Bear Wood Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Wildlife Sculpture</b>
<ul>
<li><a href="wildlife-eagle-figurehead-sculpture.htm"
class="mapitem">Eagle Figurehead Wood Sculpture</a>
<li><a href="wildlife-eagle-sculpture.htm" class="mapitem">Eagle Wood
Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Spirit Sculpture</b>
<ul>
<li><a href="spirit-sculpture-indian-woman.htm" class="mapitem">Indian
Woman, Wolf, Bear, Eagle
Sculpture</a></li>
<li><a href="spirit-sculpture-indian-man.htm" class="mapitem">Indian
Man, Wolf, Bear, Eagle
Sculpture</a></li>
<li><a href="spirit-sculpture-free.htm" class="mapitem">Free Me My
Brother, Wolf, Bear, Eagle
Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Disney® Sculpture</b>
<ul>
<li><a href="disney-bears-eagle-sculpture.htm" class="mapitem">Disney
Bear, Eagle and Buffalo Sculpture</a></li>
<li><a href="disney-baseball-bear-sculpture.htm"
class="mapitem">Disney Baseball Players, Mermaid, Bears Sculpture</a></li>
<li><a href="disney-myths-sculpture.htm" class="mapitem">Disney
Mythological Beliefs Sculpture</a></li>
<li><a href="disney-brother-bear-sculpture.htm" class="mapitem">Disney
Brother Bear Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Nautical Sculpture</b>
<ul>
<li><a href="nautical-fish-dolphin-sculpture.htm"
class="mapitem">Fish, Dolphin, Otters Sculpture</a></li>
<li><a href="nautical-mermaid-figurehead-sculpture.htm"
class="mapitem">Mermaid Figurehead Wood Sculpture</a></li>
<li><a href="nautical-angel-fish-sculpture.htm" class="mapitem">Angel
Fish Sculpture</a></li>
<li><a href="nautical-mermaid-sculpture.htm" class="mapitem">Swimming
Mermaid Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Garden Arbors</b>
<ul>
<li><a href="garden-arbors.htm" class="mapitem">Garden Arbors -
Tropical Hawaii</a></li>
</ul>
</li>
<li><b class="mapsection">Tropical Polynesian Hawaiian Tiki Wood
Sculpture</b>
<ul>
<li><a href="tropical-polynesian-hawaii-tiki.htm"
class="mapitem">Tropical - Polynesian Hawaiian Tiki
Wood Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Figure Sculpture</b>
<ul>
<li><a href="figure-indian-cigar-sculpture.htm"
class="mapitem">Cigar Store Indian Wood Sculpture</a></li>
<li><a href="figure-indian-santa-fe-sculpture.htm"
class="mapitem">Santa Fe Indian Wood Sculpture</a></li>
<li><a href="figure-indian-sculpture.htm" class="mapitem">Indian
Wood Sculpture</a></li>
<li><a href="figure-cowboy-sculpture.htm" class="mapitem">Western
Cowboy Wood Sculpture</a></li>
<li><a href="figure-sculpture.htm" class="mapitem">Figure Wood
Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">Whimsical Sculpture</b>
<ul>
<li><a href="whimsical-sculpture.htm" class="mapitem">Whimsical -
R.L.'s Original Ugly Sculpture</a></li>
</ul>
</li>
<li><b class="mapsection">About Sculpture by R.L. Blair</b>
<ul>
<li><a href="about-rl-blair.htm" class="mapitem">About R.L.</a></li>
<li><a href="news.htm" class="mapitem">News</a></li>
<li><a href="links.htm" class="mapitem">Interesting Links</a></li>
<li><a href="contact-us.htm" class="mapitem">Contact Us</a></li>
</ul>
</li>
</ul>
</body>
</html>

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
 
T

Trevor L.

Susie said:
Trevor, check it out, I published, and its gorgeous! I can't thank
you enough.

Yes, it looks great
In fact, I wanted to put in the code "Author: Trevor",
of course I don't know the correct way to do that, and so I looked at
view source on many sites and couldnt find an example. I know I have
seen that.

Nah, I woudn't bother to do that. It was a collaborative effort. You did all
the work of setting up the CSS etc. I just threw in a a few ideas, as did
others, e.g Rob.
Couple of questions for you if I may,
Sure

1- How did you figure out the color of my Bear page?

I did a View | Source and found the reference to the CSS and did a cut and
paste.
2- a.switchcontent - Am I supposed to have that in my css external
style sheet pages?

Yes, you can put all the CSS in an exeternal style sheet. I simply put it
here for testing. In fact if it exists in a current style (and I should,
because I copied it :)) , then just link to that
Thanks so very much!:)
Susie

That's fine. I hope all goes well from here on.
But post back if you have any more ideas on changes and get a bit stuck, or
even just want to try your ideas on someone.
 
R

Rob Giordano \(Crash\)

Looks good. Now, PULEASE...tell the guy on the home page to stop poking Pooh
Bear in the eye with that sharp implement !!


| Hi Rob, I was lost on how to do that, but it looks like Trevor knew how,
| thanks so much for your help:)
| Susie
|
| "Rob Giordano (Crash)" wrote:
|
| > You could just copy the TOC generated by FP and paste it into a page
| > formatted like the rest of your pages to get the same look. Then hide
the
| > generated one (don't link to the generated one).
| >
| >
| > | > | HI Trevor,
| > | Ok, I fixed a few of the things you mentioned, funny the
Eagle/wildlife
| > | title, I had noticed too, but forgot to change, fixed now.
| > |
| > | The links at the top - I added News, and About RL to Gallery, Links,
News,
| > | About RL, and Contact Us. The rest have to wait, coz thats a lot of
| > pages,
| > | and I need a huge break. I was back and forth on having links at the
top
| > of
| > | a page for a page that you are on, like About RL at the top of About
RL
| > page.
| > | I went with having them, coz I have to have 5 or 7 links at the top,
not
| > 6,
| > | just a decorating thing with me, silly I know...
| > |
| > | The site map, I would love for it to be the same look as the rest of
the
| > | site, my logo, maybe a pale gray background, and the links at the top.
| > But,
| > | I am not familair with the coding on that page, I did good just
arranging
| > the
| > | links correctly, (very confusing!). So, I didnt know how, or if it
was
| > | correct to add just a couple of rows at the top for logo and top
links.
| > |
| > | I see I also forgot some previous links on the figure pages, but I
will
| > fix
| > | that later.
| > |
| > | Your right, for me it was a huge amount of work, but I learned a lot,
and
| > am
| > | pleased with most of the pages. I don't like the green on the 2 bears
| > pages,
| > | but haven't decided what else I like better.
| > |
| > | Did you notice I put links on each page (top right) for all the
different
| > | pages of each catagory? When I did that, I thought, I bet Trevor will
| > like
| > | this:)
| > |
| > | Thanks so much for your help, and your eye for detail.
| > |
| > | Susie
| > |
| > |
| > |
| > |
| > |
| > | "Trevor L." wrote:
| > |
| > | > Susie wrote:
| > | > > I have published my site with all css pages,
http://www.rlblair.com/
| > | > > (anyone with the other browsers besides IE, I would love to know
if
| > | > > my site works ok, if you have time) except for my site map.
| > | >
| > | > > Thank you for looking,
| > | > > Susie
| > | >
| > | > Well, I had a better look in Firefox and there are no problems.
| > | >
| > | > I hate to seem picky because it is looking so nice.
| > | > The navigation is great - you can get to just about anywhere from
just
| > about anywhere
| > | >
| > | > But my few small points
| > | > 1. Eagle is titled "Wildlife" on the bottom links
| > | > On the Gallery page it is ttiled "Eagle Sculpture"
| > | > On the page itself, it is titled
| > | > Wildlife
| > | > Eagle
| > | > Should this be more consistent ?
| > | >
| > | > 2. The site map is great, but it is in a much plainer format, and
there
| > are no top and bottom links as on the other pages (except of
| > | > course that every entry is a link).
| > | > I wonder whether you should copy the same links as on the other
pages
| > | > e.g. the top links:
| > | > home gallery links site map contact us
| > | > and/or the bottom links:
| > | > Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical |
Arbors
| > | Tiki | Figures | Whimsical | About | News | Links | Site
| > | > Map | Contact Us |
| > | >
| > | > What do others think ?
| > | > Should Site Maps look distinctly different or be styled like other
| > pages?
| > | > I am no design expert, so others ideas may help.
| > | >
| > | > 3. I also just noticed that About and News don't appear in all the
top
| > links
| > | >
| > | > Once again, looking great.
| > | > It must have been a lot of hard work, so I am pleased for your
success.
| > | > You should be burning less midnight oil now :))
| > | >
| > | > --
| > | > Cheers,
| > | > Trevor L.
| > | > [ Microsoft MVP - FrontPage ]
| > | > MVPS Website: http://trevorl.mvps.org/
| > | >
| > | >
| > | >
| >
| >
| >
 
T

Trevor L.

Rob said:
Looks good. Now, PULEASE...tell the guy on the home page to stop
poking Pooh Bear in the eye with that sharp implement !!

Rob,
Yeah, I see what you mean. :))

Susie,
You've done some more work !!
(Either that or I didn't look closely enough the last time.)

But I note on these pages
http://rlblair.com/figure-indian-cigar-sculpture.htm
http://rlblair.com/spirit-sculpture-indian-woman.htm
http://rlblair.com/spirit-sculpture-indian-man.htm
http://rlblair.com/spirit-sculpture-free.htm
that if you mouseover a link on the right or on the top, it becomes
invisible, because there isn't enough contrast between the 2 colours.

On other pages, these links don't change colour. (Well at least, not on the
one other I looked at http://rlblair.com/bear-signs-sculpture.htm - possibly
on the other bear pages as well.)

BTW,
Not all the links on the bottom of the pages appear on the top
e.g. Links and Site Map
 
G

Guest

LOL Rob, ok, Pooh Bear has been saved:) (I thought if it was interesting
enough for a magazine to publish... but now I see what you see) I have put a
different picture up.
Susie

Rob Giordano (Crash) said:
Looks good. Now, PULEASE...tell the guy on the home page to stop poking Pooh
Bear in the eye with that sharp implement !!


| Hi Rob, I was lost on how to do that, but it looks like Trevor knew how,
| thanks so much for your help:)
| Susie
|
| "Rob Giordano (Crash)" wrote:
|
| > You could just copy the TOC generated by FP and paste it into a page
| > formatted like the rest of your pages to get the same look. Then hide
the
| > generated one (don't link to the generated one).
| >
| >
| > | > | HI Trevor,
| > | Ok, I fixed a few of the things you mentioned, funny the
Eagle/wildlife
| > | title, I had noticed too, but forgot to change, fixed now.
| > |
| > | The links at the top - I added News, and About RL to Gallery, Links,
News,
| > | About RL, and Contact Us. The rest have to wait, coz thats a lot of
| > pages,
| > | and I need a huge break. I was back and forth on having links at the
top
| > of
| > | a page for a page that you are on, like About RL at the top of About
RL
| > page.
| > | I went with having them, coz I have to have 5 or 7 links at the top,
not
| > 6,
| > | just a decorating thing with me, silly I know...
| > |
| > | The site map, I would love for it to be the same look as the rest of
the
| > | site, my logo, maybe a pale gray background, and the links at the top.
| > But,
| > | I am not familair with the coding on that page, I did good just
arranging
| > the
| > | links correctly, (very confusing!). So, I didnt know how, or if it
was
| > | correct to add just a couple of rows at the top for logo and top
links.
| > |
| > | I see I also forgot some previous links on the figure pages, but I
will
| > fix
| > | that later.
| > |
| > | Your right, for me it was a huge amount of work, but I learned a lot,
and
| > am
| > | pleased with most of the pages. I don't like the green on the 2 bears
| > pages,
| > | but haven't decided what else I like better.
| > |
| > | Did you notice I put links on each page (top right) for all the
different
| > | pages of each catagory? When I did that, I thought, I bet Trevor will
| > like
| > | this:)
| > |
| > | Thanks so much for your help, and your eye for detail.
| > |
| > | Susie
| > |
| > |
| > |
| > |
| > |
| > | "Trevor L." wrote:
| > |
| > | > Susie wrote:
| > | > > I have published my site with all css pages,
http://www.rlblair.com/
| > | > > (anyone with the other browsers besides IE, I would love to know
if
| > | > > my site works ok, if you have time) except for my site map.
| > | >
| > | > > Thank you for looking,
| > | > > Susie
| > | >
| > | > Well, I had a better look in Firefox and there are no problems.
| > | >
| > | > I hate to seem picky because it is looking so nice.
| > | > The navigation is great - you can get to just about anywhere from
just
| > about anywhere
| > | >
| > | > But my few small points
| > | > 1. Eagle is titled "Wildlife" on the bottom links
| > | > On the Gallery page it is ttiled "Eagle Sculpture"
| > | > On the page itself, it is titled
| > | > Wildlife
| > | > Eagle
| > | > Should this be more consistent ?
| > | >
| > | > 2. The site map is great, but it is in a much plainer format, and
there
| > are no top and bottom links as on the other pages (except of
| > | > course that every entry is a link).
| > | > I wonder whether you should copy the same links as on the other
pages
| > | > e.g. the top links:
| > | > home gallery links site map contact us
| > | > and/or the bottom links:
| > | > Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical |
Arbors
| > | Tiki | Figures | Whimsical | About | News | Links | Site
| > | > Map | Contact Us |
| > | >
| > | > What do others think ?
| > | > Should Site Maps look distinctly different or be styled like other
| > pages?
| > | > I am no design expert, so others ideas may help.
| > | >
| > | > 3. I also just noticed that About and News don't appear in all the
top
| > links
| > | >
| > | > Once again, looking great.
| > | > It must have been a lot of hard work, so I am pleased for your
success.
| > | > You should be burning less midnight oil now :))
| > | >
| > | > --
| > | > Cheers,
| > | > Trevor L.
| > | > [ Microsoft MVP - FrontPage ]
| > | > MVPS Website: http://trevorl.mvps.org/
| > | >
| > | >
| > | >
| >
| >
| >
 
G

Guest

Thanks Trevor, I hadnt noticed the mouseover, later today I will change them
to blue. On some pages, if I have links with different backgrounds, like
gallery, I don't know how to change them correctly in my css external style
sheet, but I will find out. I just have one a hover for a css page.
Example> a:hover { background: gray; color: blue; } Maybe it's as easy as
a adding second a hover saying, a:hover { background: white; color: blue; }
I will figure it out.

I saved Pooh Bear... :)
Susie

Trevor L. said:
Rob said:
Looks good. Now, PULEASE...tell the guy on the home page to stop
poking Pooh Bear in the eye with that sharp implement !!

Rob,
Yeah, I see what you mean. :))

Susie,
You've done some more work !!
(Either that or I didn't look closely enough the last time.)

But I note on these pages
http://rlblair.com/figure-indian-cigar-sculpture.htm
http://rlblair.com/spirit-sculpture-indian-woman.htm
http://rlblair.com/spirit-sculpture-indian-man.htm
http://rlblair.com/spirit-sculpture-free.htm
that if you mouseover a link on the right or on the top, it becomes
invisible, because there isn't enough contrast between the 2 colours.

On other pages, these links don't change colour. (Well at least, not on the
one other I looked at http://rlblair.com/bear-signs-sculpture.htm - possibly
on the other bear pages as well.)

BTW,
Not all the links on the bottom of the pages appear on the top
e.g. Links and Site Map
--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
 
R

Rob Giordano \(Crash\)

:)))

Maybe I saved you from animal right's activists complaining!

I like that image MUCH better, since Pooh is facing right it focuses you
into the page rather than off screen to the left.


| LOL Rob, ok, Pooh Bear has been saved:) (I thought if it was interesting
| enough for a magazine to publish... but now I see what you see) I have
put a
| different picture up.
| Susie
|
| "Rob Giordano (Crash)" wrote:
|
| > Looks good. Now, PULEASE...tell the guy on the home page to stop poking
Pooh
| > Bear in the eye with that sharp implement !!
| >
| >
| > | > | Hi Rob, I was lost on how to do that, but it looks like Trevor knew
how,
| > | thanks so much for your help:)
| > | Susie
| > |
| > | "Rob Giordano (Crash)" wrote:
| > |
| > | > You could just copy the TOC generated by FP and paste it into a page
| > | > formatted like the rest of your pages to get the same look. Then
hide
| > the
| > | > generated one (don't link to the generated one).
| > | >
| > | >
| > | > | > | > | HI Trevor,
| > | > | Ok, I fixed a few of the things you mentioned, funny the
| > Eagle/wildlife
| > | > | title, I had noticed too, but forgot to change, fixed now.
| > | > |
| > | > | The links at the top - I added News, and About RL to Gallery,
Links,
| > News,
| > | > | About RL, and Contact Us. The rest have to wait, coz thats a lot
of
| > | > pages,
| > | > | and I need a huge break. I was back and forth on having links at
the
| > top
| > | > of
| > | > | a page for a page that you are on, like About RL at the top of
About
| > RL
| > | > page.
| > | > | I went with having them, coz I have to have 5 or 7 links at the
top,
| > not
| > | > 6,
| > | > | just a decorating thing with me, silly I know...
| > | > |
| > | > | The site map, I would love for it to be the same look as the rest
of
| > the
| > | > | site, my logo, maybe a pale gray background, and the links at the
top.
| > | > But,
| > | > | I am not familair with the coding on that page, I did good just
| > arranging
| > | > the
| > | > | links correctly, (very confusing!). So, I didnt know how, or if
it
| > was
| > | > | correct to add just a couple of rows at the top for logo and top
| > links.
| > | > |
| > | > | I see I also forgot some previous links on the figure pages, but I
| > will
| > | > fix
| > | > | that later.
| > | > |
| > | > | Your right, for me it was a huge amount of work, but I learned a
lot,
| > and
| > | > am
| > | > | pleased with most of the pages. I don't like the green on the 2
bears
| > | > pages,
| > | > | but haven't decided what else I like better.
| > | > |
| > | > | Did you notice I put links on each page (top right) for all the
| > different
| > | > | pages of each catagory? When I did that, I thought, I bet Trevor
will
| > | > like
| > | > | this:)
| > | > |
| > | > | Thanks so much for your help, and your eye for detail.
| > | > |
| > | > | Susie
| > | > |
| > | > |
| > | > |
| > | > |
| > | > |
| > | > | "Trevor L." wrote:
| > | > |
| > | > | > Susie wrote:
| > | > | > > I have published my site with all css pages,
| > http://www.rlblair.com/
| > | > | > > (anyone with the other browsers besides IE, I would love to
know
| > if
| > | > | > > my site works ok, if you have time) except for my site map.
| > | > | >
| > | > | > > Thank you for looking,
| > | > | > > Susie
| > | > | >
| > | > | > Well, I had a better look in Firefox and there are no problems.
| > | > | >
| > | > | > I hate to seem picky because it is looking so nice.
| > | > | > The navigation is great - you can get to just about anywhere
from
| > just
| > | > about anywhere
| > | > | >
| > | > | > But my few small points
| > | > | > 1. Eagle is titled "Wildlife" on the bottom links
| > | > | > On the Gallery page it is ttiled "Eagle Sculpture"
| > | > | > On the page itself, it is titled
| > | > | > Wildlife
| > | > | > Eagle
| > | > | > Should this be more consistent ?
| > | > | >
| > | > | > 2. The site map is great, but it is in a much plainer format,
and
| > there
| > | > are no top and bottom links as on the other pages (except of
| > | > | > course that every entry is a link).
| > | > | > I wonder whether you should copy the same links as on the other
| > pages
| > | > | > e.g. the top links:
| > | > | > home gallery links site map contact us
| > | > | > and/or the bottom links:
| > | > | > Home | Gallery | Bears | Wildlife | Spirit | Disney | Nautical |
| > Arbors
| > | > | Tiki | Figures | Whimsical | About | News | Links | Site
| > | > | > Map | Contact Us |
| > | > | >
| > | > | > What do others think ?
| > | > | > Should Site Maps look distinctly different or be styled like
other
| > | > pages?
| > | > | > I am no design expert, so others ideas may help.
| > | > | >
| > | > | > 3. I also just noticed that About and News don't appear in all
the
| > top
| > | > links
| > | > | >
| > | > | > Once again, looking great.
| > | > | > It must have been a lot of hard work, so I am pleased for your
| > success.
| > | > | > You should be burning less midnight oil now :))
| > | > | >
| > | > | > --
| > | > | > Cheers,
| > | > | > Trevor L.
| > | > | > [ Microsoft MVP - FrontPage ]
| > | > | > MVPS Website: http://trevorl.mvps.org/
| > | > | >
| > | > | >
| > | > | >
| > | >
| > | >
| > | >
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top