Viewing Templates with drop-down menus...
Templates with drop-down menus...
|
User: shaun 12 years ago
|
|
| I'm hoping easyweb with do some choices of business style templates with drop-down menus... | |
|
User: Roddy 12 years ago
|
|
|
What do you mean by "business style"? You can add a drop down menu to any design by using the widget. ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: shaun 12 years ago
|
|
|
I was hoping to see some templates with drop-down menus running along the top ... maybe looking a bit more corporate than the current offerings. It would be nice to have a section in the forums where easyweb users could post up some nice templates... |
|
|
User: Roddy 12 years ago
|
|
|
It would be helpful if you could post some links to sites that you think fit the corporate image and the type of drop down menu that you have in mind.
------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: shaun 12 years ago
|
|
|
This one doesnt have drop down menus but you may have come across it before. Don't laugh but it could be a challenge for you... http://www.apple.com/ http://nest.com/ |
|
|
User: Roddy 12 years ago
|
|
|
Like this? http://www.ezmacwebdesign.com/Demo/apple-menu.html ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: derekgtbaby 12 years ago
|
|
|
Is it possible to create your own set of navigational characteristics (colour options, font styles and other functionality) so that every time you add a page or a directory your set of navigation rules apply to the menu? I would like to see a true "Blank Page" including Blank navigational design that I can implement my own set of rules to. Or is this already possible and I just haven't figured it out yet. |
|
|
User: Roddy 12 years ago
|
|
|
The default menu can be customized by using the various inspector panels such as Link, Object, Text and Widget. If you want to go beyond this you can create your own rules to overwrite the default CSS... http://roddymckay.com/EasyWeb/ew-menu/index.html ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: derekgtbaby 12 years ago
|
|
|
Is it possible to drag and drop text and images to the top header area? If so how would I accomplish this? http://www.gtbaby.com/hauckeasyweb Take note of the little "F" icon that is currently over the main image. I'm attempting to position a few social icons in the header and I can't seem to figure it out. One other issue that I would like to try to figure out is how I might be able to address changing the lines in the drop down menus. They are a bit too bold for my taste and I'd like to soften them up some. Please advise. |
|
|
User: Roddy 12 years ago
|
|
|
To move an object into the header/footer you can either command drag it or select it and check the box next to "Allow free dragging" in the Metrics inspector. See this page for overwriting the navigation CSS... http://roddymckay.com/EasyWeb/ew-menu/index.html ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: derekgtbaby 12 years ago
|
|
|
[quote="Roddy":202ik4df]To move an object into the header/footer you can either command drag it or select it and check the box next to "Allow free dragging" in the Metrics inspector. See this page for overwriting the navigation CSS... http://roddymckay.com/EasyWeb/ew-menu/index.html[/quote:202ik4df] Hi Roddy, I've added the code to the site wide head code box. The issue that I have is that I have no idea how many different menus that I created prior to settling on the one that I have in there now. How would I figure that out? |
|
|
User: Roddy 12 years ago
|
|
|
If this is the site... http://www.gtbaby.com/hauckeasyweb/home/index.html the navigation is... #navmenu_menu3 ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: derekgtbaby 12 years ago
|
|
|
[quote="Roddy":22hi5ugt]If this is the site... http://www.gtbaby.com/hauckeasyweb/home/index.html the navigation is... #navmenu_menu3[/quote:22hi5ugt] I've made the changes and they do reflect when I upload them to the server but in the EasyWeb application the menu looks exactly like it did before. The other issue is that after uploading the files the menu has shifted. Here's the Header code that I've used: <style> #navmenu_menu3 ul li a { text-align: left; } #navmenu_menu3 ul li a:hover { background: #CCCCCC; /*rollover hex color number*/ } #navmenu_menu3 ul ul { padding-top:5px; /*separation*/ } #navmenu_menu3 ul ul li a, #navmenu_menu3 ul li.active li a, #navmenu_menu3 ul li:hover ul li a{ border-bottom:1px dotted #ccc; /*separator can be solid, dotted, dashed, with any hex color number*/ } #navmenu_menu3 ul li { margin:0 50px 0 0; /* increase the right margin to space out the blocks */ padding:0; float:left; position:relative; left:50%; min-width: 90px; } </style> |
|
|
User: Roddy 12 years ago
|
|
If all you need is the separator, just use this part of the code...<style type="text/css">
------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: derekgtbaby 12 years ago
|
|
|
That worked. Thanks Roddy. One small issue is how the last drop down menu is revealing itself. It's slightly left of the main heading. I'm not sure if this is because my sub menu names are too long or not. |
|
| Post Reply |
| You must login or signup to post. |
