OK - Thanks for looking!
I've been struggling with this issue for much too long so I've decided to post my problem and hopefully with the responses received be able to move on in my project:
And yes - I have googled, read, downloaded, keyed, played with, purchased several reference books, studied examples, actually tried not only modifying several but creating several from scratch. And I still CANNOT get the effect that I desire. I've even searched for sites with these types of side menus and looked at the code. But, by using style @imports the css cannot be seen (I understand why).
But this is a learning (my own) exercise and should be easier than I am experiencing. Anyway, here goes...
For some new sites I am trying to create I wish to have the usual and customary left column vertical menu buttons with rollovers. I would like to accomplish this with css only so I have complete textual control over the content and appearance of the menu and buttons.
I think I understand the vast majority of the elements in either the classes or ids but I am having extreme difficulty with the following:
- relative positioning of the buttons under one another (can't get rid of the vertical spacing between them even with padding/borders/margins set to 0)
- positioning of the overlay text in the vertical center of the box (it rides high on the box)
- getting rid of the underline of the text when I am using the href tag (most likely an html issue)
So perhaps, in lieu of a couple of shotgun answers, someone (and yes, I HAVE searched this forum as well as others and other sources) can actually provide a two button example as a start and possibly EXPLAIN what effect each element may have on this button/menu? Yes, the css docs do state this but without being in context with the other elements the actual effects are quite unknown.
Boy, that would a great help not only to my feeble brain, but most likely to others who read this or for those who search in the future, especially in the FAQs.
So, for anyone who can take the time, thank you very very much from an appreciative, eager to learn, fellow working stiff.
Bob
I've been struggling with this issue for much too long so I've decided to post my problem and hopefully with the responses received be able to move on in my project:
And yes - I have googled, read, downloaded, keyed, played with, purchased several reference books, studied examples, actually tried not only modifying several but creating several from scratch. And I still CANNOT get the effect that I desire. I've even searched for sites with these types of side menus and looked at the code. But, by using style @imports the css cannot be seen (I understand why).
But this is a learning (my own) exercise and should be easier than I am experiencing. Anyway, here goes...
For some new sites I am trying to create I wish to have the usual and customary left column vertical menu buttons with rollovers. I would like to accomplish this with css only so I have complete textual control over the content and appearance of the menu and buttons.
I think I understand the vast majority of the elements in either the classes or ids but I am having extreme difficulty with the following:
- relative positioning of the buttons under one another (can't get rid of the vertical spacing between them even with padding/borders/margins set to 0)
- positioning of the overlay text in the vertical center of the box (it rides high on the box)
- getting rid of the underline of the text when I am using the href tag (most likely an html issue)
So perhaps, in lieu of a couple of shotgun answers, someone (and yes, I HAVE searched this forum as well as others and other sources) can actually provide a two button example as a start and possibly EXPLAIN what effect each element may have on this button/menu? Yes, the css docs do state this but without being in context with the other elements the actual effects are quite unknown.
Boy, that would a great help not only to my feeble brain, but most likely to others who read this or for those who search in the future, especially in the FAQs.
So, for anyone who can take the time, thank you very very much from an appreciative, eager to learn, fellow working stiff.
Bob