Your web site template set is a zipped file (zip). You will need a zipping utility program to open the file and extract (or install) the contents.
The style sheet styles all hyperlinks with the same styles. If you want different styles for the hyperlinks in the masthead, top menu, site navigation bars, content or footer areas, you will need to create the styles for them. The example used below is for the content area styles but it works the same way for each of the <div> tags. Change them to what you want.
#content a:link
{ font-weight: bold;
color: #004145;
background:
transparent;
text-decoration: underline; }
#content a:visited {
font-weight: bold;
color: #000000;
background:
transparent;
padding: 0px;
text-decoration: underline; }
#content a:hover {
font-weight: bold;
text-decoration : none;
background:
#C47B7B;
color: #ffffff; }
#content a:active {
font-weight: bold;
text-decoration : underline;
background: #BFDFE2;
color: #000000; }
If you want to play around with different types of css menus try http://www.cssplay.co.uk/menus/
or
Add a Search Box to your site.
Things to remember:
HAVE FUN! If you find mistakes, please let me know.
Planning a Genealogy Website 2nd Edition is available as a 42 page EBook in pdf format for you to download. It has been totally revised and updated with new content. The EBook is zipped for faster download. Save it to your desktop, extract the file and it is ready to use.
April 2007 - April 2013
Disclosure: This is an affiliate link, which means that if you visit Bluehost.com through this link and purchase this product, I’ll get a commission.
Microsoft® and FrontPage® and Expression Web® are registered trademarks of Microsoft® Corporation.
Genealogy Computer Tips | Expression Web Tutorials & Templates