Jump to content

me16_17

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by me16_17

  1. me16_17

    containment help

    ok this is driving me crazy its extremely simple and i SHOULD know how to fix it... but i cant.... lolhttp://marblemountainranch.com/test.htmlhow do i get the stupid text to stay in the left column i made?
  2. wow thanks lol, i wonder why no one pointed me to that in the first palce it would have saved soooooo much of this lol
  3. http://www.alistapart.com/articles/dropdowns/apparently suckerfish dropdown menus are the answer
  4. basically i've gone and moved on to different options and am working on a beta menue to replace the crapy set up on that site right now, but does anyone know any way to have a drop down menue work in IE? that was essentially my problem and i would instantly replace what i am working on now with a nice clean drop down menue but i cant get one to work in IE
  5. no suggestions anyone? ps i had to take down the example cuz i needed to put up a crappy menue in the meantime for customers
  6. ok so all I am doing is making .pdmenu li:hover ul {visibility: visible;display: block;position:absolute;z-index:1;width:175px;padding: 0;margin: 0;border:1px solid black;} into .pdmenu li a:hover ul {visibility: visible;display: block;position:absolute;z-index:1;width:175px;padding: 0;margin: 0;border:1px solid black;} ?if thats the case, then i tried it and the result is, drop downs no longer work in ANY browser instead of just IE lol
  7. wait im still confused sorry in my css I have my text in the html as a link already when i went to go change it.....and I have a:hover in the css already sorry for not understanding but i really appreciate the help!
  8. So i've read all the information here on the site about id's and classeswhats the difference? Im not understand what one does over the other they seem the same to me, sorry if this is an obvious question but i cant seem to figure it out!
  9. ok, so i make this change to my css, then go into my html and convert the text for the buttons into links?
  10. so will this make it work in IE? and thanks!!! lol i just learned basics in css and JUST implimented it into that site. so im changing the css code here right? not making any changes to the html end of it? just changing my li: hover to li a:hover ? for some reason its just not making sense to me what we're doing lol
  11. sorry im still learning css this is my first real thing lol maybe a little more specific? use it how?
  12. Also, the website it is for gets about 45 average unique visits a day from around the world, all of which are potential or current customers, so it is pretty important that i get this working and fast because I am sure some of them are using IE, so if this CANT be made to work for IE what is the best alternative for a drop-down horizontal menue bar?
  13. What are the advantages of a page designed with css to distribute content over a page done with tables? are there any? or is it solely a matter of preference.
  14. lol thanks, i like the navigation and i love it in CSS so if there is any way i can modify it to make it work in IE it'd be greaton a completely different topic, I learned HTML a loooonngggg time ago (when i was like 13) and im looking at XHTML and i must just be missing it, but what can XHTML do that HTML cant? or is it just cleaner code so the new browsers work better with it but it actually does the same thing?
  15. www.marblemountainranch.comI made a css menue bar with a dropdown list, but it doesnt drop down in IE is there any way to fix this?
×
×
  • Create New...