 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
londell
Joined: 05 Mar 2005 Posts: 1 Location: Denver
|
Posted: Sat Mar 05, 2005 7:54 am Creating a style sheet |
|
|
|
I would be eternally grateful to ANYONE who can help with this problem.
I have created a website for my church: http://azuma.eschelon.com/~loyola
and I have used a cascading menu system for each page. Currently, I have had to put the "header" which contains the menus as well as the title. I would like to simplify this by using a style sheed, but I really don't understand how to do it. Please, if you have any suggestions please email me at londellatgmail.com.
Thanks,
Londell |
|
degsy

Joined: 23 Feb 2005 Posts: 2440 Location: North East, UK
|
Posted: Sat Mar 05, 2005 8:47 am |
|
|
|
I think you are confused as to what a stylesheet does.
A stylesheet will chnage the formatting of your page.
Colours, fonts, heights & widths etc. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8748 Location: Castle Pines North, CO USA
|
Posted: Sat Mar 05, 2005 5:24 pm |
|
|
|
|
The only stylesheet I see in your code is:
| Code: |
<style>
<!--
.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Papyrus }
.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Papyrus }
-->
</style> |
Now I think what you might want to do is make that JavaScript that creates your menu to be an external JavaScript? If so, let us know |
|
larger_than_life
Joined: 28 Mar 2005 Posts: 1
|
Posted: Mon Mar 28, 2005 5:39 am |
|
|
|
hello all  |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|