Here is the attachement: View attachment Doc1.zip I hope attachement is done & goes thru. This thread is related to previous Horizontal menu with CSS thread. Have a nice weekend. Palyam.
Hi sojic, Thanks for the link. I looked into it. problem is everything is handled in css (style.css) which they are linking. So we don't have access to it. If you look at view-source, div have ids and classes assigned to them which are handled in css file. So back to same place.........
Of course you can check their CSS, just point your browser to their CSS file. Anyway, here you find several CSS menu examples which you should be able to adapt to what you want: http://css.maxdesign.com.au/index.htm One of the reason that your menu doesn't look correct is that you aren't using display: block;
In the first line of style.css is: @import 'navigation.css'; Code (markup): Open mbinc.com.mk/navigation.css
Hi All, Thanks for all of your input. I was able to open up their css. I am trying to cc their code and customise. If I am able to do, I will let you know. Otherwise come back to ask. Your inputs are so helpful for new people. Palyam