Wanwan Posted October 17, 2006 Posted October 17, 2006 Hi, I am thinking to create a horizontal menubar on header. I am trying to apply the BrainJar.com: Revenge of the Menu Bar contribution to my website. However, the intruction didn't mention which file to open and edit to create the Horizontal Menu Bar. The Code is CSS style like this div.menuBar { font-family: "MS Sans Serif", Arial, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; } div.menuBar { background-color: #d0d0d0; border: 2px solid; border-color: #f0f0f0 #909090 #909090 #f0f0f0; padding: 4px 2px 4px 2px; text-align: left; } ... <div class="menuBar"> </div> Can anyone tell me which php files in catalog folder has to use for editing and creat the menubar? thanks Wanwan -- %_%_
ComicWisdom Posted October 17, 2006 Posted October 17, 2006 Hi, I am thinking to create a horizontal menubar on header. I am trying to apply the BrainJar.com: Revenge of the Menu Bar contribution to my website. However, the intruction didn't mention which file to open and edit to create the Horizontal Menu Bar. The Code is CSS style like this div.menuBar { font-family: "MS Sans Serif", Arial, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000; } div.menuBar { background-color: #d0d0d0; border: 2px solid; border-color: #f0f0f0 #909090 #909090 #f0f0f0; padding: 4px 2px 4px 2px; text-align: left; } ... <div class="menuBar"> </div> Can anyone tell me which php files in catalog folder has to use for editing and creat the menubar? thanks Before you go messing with your code.. no matter how much fun it is.... try this... http://www.oscommerce.com/community/contributions,4096 Just between us, remember there are only 10 kinds of people in the world; those who understand binary and those who don't!! Remember, learning is a "do-it-yourself" experience; although, not necessarily a "do-it-BY-yourself" experience. The quickest way to learn is to forget to BACKUP!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.