Search found 7 matches
- Tue Feb 16, 2010 11:19 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Sub-menus and visited link color issue / CSS
- Replies: 5
- Views: 6139
Re: Sub-menus and visited link color issue / CSS
Hi, I will put together an example and place it online and then let you know where you can view it. Due to my schedule, it might take me a couple of days to do that, but I will try to get it done sooner versus later. I use IE 7 and FireFox 3.6. It didn't seem to be browser dependent. My site is ...
- Mon Feb 01, 2010 11:55 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Sub-menus and visited link color issue / CSS
- Replies: 5
- Views: 6139
Re: Sub-menus and visited link color issue / CSS
Thanks for the consideration of my idea. It will certainly help me and hopefully others too.
- Mon Jan 25, 2010 9:34 pm
- Forum: Easy Button & Menu Maker Support
- Topic: menu as a function
- Replies: 2
- Views: 3416
Re: menu as a function
I use PHP to include a common menu on every page.
Look at my response to this post: http://forums.blumentals.net/viewtopic. ... 481#p15387
I hope this helps.
Look at my response to this post: http://forums.blumentals.net/viewtopic. ... 481#p15387
I hope this helps.
- Sun Jan 24, 2010 1:23 am
- Forum: Easy Button & Menu Maker Support
- Topic: Sub-menus and visited link color issue / CSS
- Replies: 5
- Views: 6139
Sub-menus and visited link color issue / CSS
I use php to "include" the MenuMaker generated menu on every page. I ran into the issue where the sub-menu items were displaying text using the "visited" color (as specified in the CSS) after I visited the link. It is basically using the link declarations in the CSS for the main page. See Example ...
- Sat Jan 23, 2010 6:11 pm
- Forum: Easy Button & Menu Maker Support
- Topic: php include menu
- Replies: 3
- Views: 5607
Re: php include menu
Hi Max, I use php and I "include" the menu code (menu.htm in my case) on my pages by doing something like this: <div align="center"><?php include("menu.htm"); ?></div> It is a great way to easily add your menu to every page. "menu.htm" is the output generated by MenuMaker. Of course, don't forget to ...
- Sat Jan 23, 2010 6:01 pm
- Forum: Easy Button & Menu Maker Support
- Topic: Menu Issues
- Replies: 6
- Views: 6547
Re: Menu Issues
You can modify the menu output code by adding in a <div align="center"> </div> around the menu code. That should work. I use php and I "include" the menu code (menu.htm) on my pages by doing something like this: <div align="center"><?php include("menu.htm"); ?></div>
- Fri Nov 20, 2009 12:38 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Changing Cursor color - WebBuilder 2010 v10.02.118
- Replies: 1
- Views: 1484
Changing Cursor color - WebBuilder 2010 v10.02.118
Is there an option to change the cursor color? I can't seem to locate that option. I am replacing my current editor with WebBuilder 2010. I have changed my color scheme to match one of the default color schemes I am using with one of your competitor's editors. The color scheme utilizes a black ...