Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~1K People Reached
Favorite Forums

4 Posted Topics

Member Avatar for c_rob

I am using Visual Studio Web Developer 2008, CSS 2.1 Browser Firefox 3.5.8, IE 6.0.2900 I created a master page following tutorials elsewhere and the problem mainly comes with the Menu bar, I created a custom menu bar to suit my needs, rather than using the inbuilt menu, but i …

0
100
Member Avatar for c_rob

I am Unable to customize a menu bar in the master page, so that it is at the middle like in [URL="http://www.uinsureme.com/content/quote-group.php."]http://www.uinsureme.com/content/quote-group.php.[/URL] But when i customized a drop down menu bar and trying to align, i am unable to figure out how to do it such that it appears as …

Member Avatar for c_rob
0
591
Member Avatar for c_rob

Unable to integrate html and css file. The html code is [CODE] <ul class="topnav"> <li><a href="#">Home</a></li> <li> <a href="#">Tutorials</a> <ul class="subnav"> <li><a href="#">Sub Nav Link</a></li> <li><a href="#">Sub Nav Link</a></li> </ul> </li> <li> <a href="#">Resources</a> <ul class="subnav"> <li><a href="#">Sub Nav Link</a></li> <li><a href="#">Sub Nav Link</a></li> </ul> </li> <li><a href="#">About Us</a></li> <li><a …

Member Avatar for harrierdh
0
191
Member Avatar for delbois1651

just a suggestion, did u check if javascript is enabled. If its disabled, then the drop down funtionality would not work. or this question posted in the forum here might help you [URL="http://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=26011&sid=66eaa175fcae36bceb00fc6c26f6801f"]http://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=26011&sid=66eaa175fcae36bceb00fc6c26f6801f[/URL]

Member Avatar for Troy III
0
132

The End.