I have made the change but it the color has not changed.
I have made the change but it the color has not changed.
Thank you for your help. Jackpot. It works.!![]()
I think I am almost there. I put all of the code fro the footer into one css file so Icould keep track of what was going one. One last question.......... How oudl I move the text down. I thought I would add a top margin but I could never figure out where to place it. TIA Tom
you can adjust the margins in these declarations:
/*eof bottom navigation*/
dl {margin: 32px 0 3px 0;padding:0;clear:both;height:79px;width:100%;
}/*Adjust the height and width of the menu*/
dt {margin-bottom:.3em;font-weight:bold;}
dd {margin:0;padding:0;float:left;width:299px;background-color:#f6e2dd;}/*Column width of the menu - currently set for 4 columns*/
ul {margin:0;padding:0;list-style: none;}
li {margin:0;padding:0; }
hello clyde. is there a way we can add pdf files for the 4th column of the footer. something that when clicked would give my customers a pdf file. if so, how do we edit the footer file? thanks!