Hello. I am new to Expression Web. Used FrontPage before. I have worked all day on trying to change a link bar on the top and side of my website. Can anyone tell me how to change the side link bar. I managed to change the top one, but can't seem to figure out how to do the side one. It is driving me crazy!! My site is www.calanss.com Cathy
yellowbird -> RE: Link Bar (1/14/2008 12:43:22)
your side bar link refers to a different html file, than the one on top
cathyh -> RE: Link Bar (1/14/2008 20:37:01)
Any ideas as to change that side bar file though?
yellowbird -> RE: Link Bar (1/14/2008 22:22:17)
let me look at the codes again, and i will let u know
yellowbird -> RE: Link Bar (1/14/2008 22:44:41)
i have notice the you have 6 buttons on the left column but only five on the vertical navigation bar. i am not that familiar with js script, but you might confirm if you have a file named "vehicle sales.htm. Both buttons does not say the same, one is vehicle only and the other one is vehicle sales.
cathyh -> RE: Link Bar (1/16/2008 21:35:59)
The code you suggested, I can't even find. When I go to side border, there is nothing for code there. I am not sure how it is working. Wish I could take that side border apart. Might have to delete it and work on something else.
yellowbird -> RE: Link Bar (1/17/2008 10:26:51)
open your pages in code view, then insert a blank line in between every <script>--</script> and every <a>--</a> html code. Then I am sure you will be able to view the lines that refers to the button in question.