MrsMar
Junior Member
Posts: 226
inherit
139389
0
Sept 24, 2012 5:04:39 GMT -8
MrsMar
226
April 2009
marlis
|
Post by MrsMar on Aug 22, 2009 5:39:03 GMT -8
I am trying to code up a web page for my dad. Just a very sipel one but that is hard since i don't know much coding.
In my menu i want the page i am on deactivated, bold and borwn. But i can'T work it out, google isn't helping me ither.
I have a stie.CSS page, where i have the links the coloer and so on, but can't work out how to deactivate one link and make it change.
Dose that even make since.
Thanks anyone who can help.
Do you need more info of what i am trying, if so just say so and i'll try to explain better.
Marlis
|
|
#00AF33
Bark Different.
102833
0
1
Feb 12, 2023 16:57:46 GMT -8
RedBassett
I'm a Marxist/Lennonist of the Groucho/John variety.
15,405
April 2007
applecomputer
RedBassett's Mini-Profile
|
Post by RedBassett on Aug 22, 2009 9:46:45 GMT -8
I am trying to code up a web page for my dad. Just a very sipel one but that is hard since i don't know much coding. In my menu i want the page i am on deactivated, bold and borwn. But i can'T work it out, google isn't helping me ither. I have a stie.CSS page, where i have the links the coloer and so on, but can't work out how to deactivate one link and make it change. Dose that even make since. Thanks anyone who can help. Do you need more info of what i am trying, if so just say so and i'll try to explain better. Marlis On the page that your coding, remove the href part of the A tag, and the link will be diabled. As for the colour, give it a second CSS class: <a class="navLink currentPage">This link can't be selected.</a>
|
|
MrsMar
Junior Member
Posts: 226
inherit
139389
0
Sept 24, 2012 5:04:39 GMT -8
MrsMar
226
April 2009
marlis
|
Post by MrsMar on Aug 24, 2009 10:34:49 GMT -8
Thanks for your help Red.Bassett I can't seem to get into the coding for the shared menu bar, where the navigation buttons are. I am thinking of doing each page by its self now, with table's. Since i have been using the default layout. Unless somebody can tell me how to get into the coding for the navigation bar. I think i will be faster just making it new with table's (since i can do them already) and forgetting about the shared bits. (i don't know what exactly they are called in English as i have the programs in German ) Thanks again... Guess it would help if i said i am using microsoft frontpage 2000. I thought i had said that but didn't sorry. ANYWAY, i have worked out how to do the CSS thing, Guess doing it slowly is good. Since up till now i have just been coping and pasting from the web. Or doing there instructions. I put it all into tabels, and it seems like i have worked out what i wanted to do. But if anyone knows how to get into the sherdheader thing pleas shar.
|
|
#00AF33
Bark Different.
102833
0
1
Feb 12, 2023 16:57:46 GMT -8
RedBassett
I'm a Marxist/Lennonist of the Groucho/John variety.
15,405
April 2007
applecomputer
RedBassett's Mini-Profile
|
Post by RedBassett on Aug 25, 2009 10:27:14 GMT -8
Thanks for your help Red.Bassett I can't seem to get into the coding for the shared menu bar, where the navigation buttons are. I am thinking of doing each page by its self now, with table's. Since i have been using the default layout. Unless somebody can tell me how to get into the coding for the navigation bar. I think i will be faster just making it new with table's (since i can do them already) and forgetting about the shared bits. (i don't know what exactly they are called in English as i have the programs in German ) Thanks again... Guess it would help if i said i am using microsoft frontpage 2000. I thought i had said that but didn't sorry. ANYWAY, i have worked out how to do the CSS thing, Guess doing it slowly is good. Since up till now i have just been coping and pasting from the web. Or doing there instructions. I put it all into tabels, and it seems like i have worked out what i wanted to do. But if anyone knows how to get into the sherdheader thing pleas shar. Are you using an editor with templates that won't let you access parts of the page? If so, what is the editor?
|
|
MrsMar
Junior Member
Posts: 226
inherit
139389
0
Sept 24, 2012 5:04:39 GMT -8
MrsMar
226
April 2009
marlis
|
Post by MrsMar on Aug 26, 2009 11:44:55 GMT -8
Not quite sure what you mean,
But I am using microsoft front page 2000 Verson, 4.0.2.2717 to make the websight.
If i put it onto my broser and cheek out the source page i can see the part i would like to eidet.
|
|