Menu Items hover color

Hi everyone,

I am new to Freeway Pro and trying to finish my photography website. I am about to create a few drop-down menus and got as far a the Menu Items. All working fine, but the menu items don’t change to the color I want to when hovering over them. The Menu Bar does, but not the Meniu Items(which are also links to internal pages).

Many thanks!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi, Do you maybe have an url?
Or if you can upload it.

/ Omar

::: Communication to improve civilisation :::

s_ip

On 4 jul 2012, at 18:27, “Adi Tanase” email@hidden wrote:

Hi everyone,

I am new to Freeway Pro and trying to finish my photography website. I am about to create a few drop-down menus and got as far a the Menu Items. All working fine, but the menu items don’t change to the color I want to when hovering over them. The Menu Bar does, but not the Meniu Items(which are also links to internal pages).

Many thanks!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for the reply…! I have not uploaded my site yet as it will replace another


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Here are a couple of screen shots:

https://picasaweb.google.com/104885826864232845203/4July2012#5761363815702419602
https://picasaweb.google.com/104885826864232845203/4July2012#5761363808252999618

Also note that the word “Events” looks bold compering to the other two Links in the same raw. I think that is because the other two words are actual links but the word Events it’s just a Menu Bar text.

Sorry if this is way to simple to some of you, but I ma not a web designer…

Many thanks again!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

And here is the code for the page:

Main

Events

| Portraits
Models
EditEditEditEditEdit3
<div id="DDMSubmenu1" class="DDMLaySty" onmouseout="FWGetMousePos()">
	<table border="0" cellspacing="0" cellpadding="0">
		<tr>
			<td colspan="3" style="height:5px;"><img src="Resources/_clear.gif" style="border-width:0px;" height="5px" width="1px" alt=""></td>
		</tr>
	
		<tr onclick="window.location='diamondjubilee.html';return false" onmouseover="HideMenu('DDMSubmenu1');ChangeBGColor(this,'transparent','DDMLink2','#66000A')" onmouseout="ResetBGColor(this,'DDMLink2','#666666')">
			<td style="width:10px;"><span class="DDMDefCur">&nbsp;</span></td>
		
			<td valign="middle"><p class="DDMDefCur style33" style="color:#666666;"><a href="diamondjubilee.html" id="DDMLink2"><span class="style27">Powderham Castle</span></a></p></td>
		
			<td valign="middle"><img src="Resources/_clear.gif" style="border-width:0px;" height="1px" width="10px" alt=""></td>
		</tr>
	
		<tr onclick="window.location='powderhamcstle-w.html';return false" onmouseover="HideMenu('DDMSubmenu1');ChangeBGColor(this,'transparent','DDMLink3','#66000A')" onmouseout="ResetBGColor(this,'DDMLink3','#666666')">
			<td style="width:10px;"><span class="DDMDefCur">&nbsp;</span></td>
		
			<td valign="middle"><p class="DDMDefCur style33 f-lp" style="color:#666666;"><a href="powderhamcstle-w.html" id="DDMLink3"><span class="style32">Wickwar</span></a></p></td>
		
			<td valign="middle"><img src="Resources/_clear.gif" style="border-width:0px;" height="1px" width="10px" alt=""></td>
		</tr>
	
		<tr>
			<td colspan="3" style="height:5px;"><img src="Resources/_clear.gif" style="border-width:0px;" height="5px" width="1px" alt=""></td>
		</tr>
	</table>
</div>

freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Oh, this looks like a mess …I hope I didn’t upset the admin…

Sorry …


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Apart from your original question, it seems you employed the outdated table- design for your page.

Better to use css, by clicking the css-button in the frw-menu, so that it is blue.

Then pagedesign.

Good luck!

/ Omar

::: Communication to improve civilisation :::

s_ip

On 4 jul 2012, at 19:22, “Adi Tanase” email@hidden wrote:

table


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No, it’s not going to break anything. If you need to post a whole page’s worth of code, just use Gist or Pastie.

Walter

On Jul 4, 2012, at 1:23 PM, Adi Tanase wrote:

Oh, this looks like a mess …I hope I didn’t upset the admin…

Sorry …


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Right, thanks for all your quick replies! I am not at my computer now, but I still don’t understand why my Menu Items would not hover in #660000 colour, they stay grey when I hover over them. Is that because the page was not create using CSS right from the start.
Excuse my lack of knowledge please…

Regards,

Adi


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I think the point really is that rather than using the Menu Bar you use the CSS Menu action instead which is a more modern, SEO friendly method.

It is difficult to diagnose your issue without seeing the actual page.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks David,
I only followed what the manual book said I should if I need a drop down menu.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Here is an example of a CSS Menu - http://www.deltadesign.co/centred.html

There are some example files to download - I will try and find you a link.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

CSS Menus Tutorial available on this page http://www.softpress.com/support/tutorials.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Great stuff, I will have a look when I get hot my computer in the morning.
Thank you once again!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Right, the CSS menu is great, fast and easy. But I am still having problems achieving what I want.
So basically I have the word Events which is just a word(menu) with 2 submenus. The 2 submenus will be the actual internal links, I would like the text submenus to change colour from grey to red when I hover over with the mouse. It seems to work with the underline and with background but not with the actual text. It must be a error from my side but I don’t know what I’m doing wrong. Ism trying to set the colours in the Actions window and have Links set to no color, Hover to red. The text colour is set to grey in the Inspector.

If I need to be more clear let me know.

Thanks!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The hovering works on the email address link(mailto:) but not with my CSS submenu… I can’t work out what I need to do to make that text change from grey to red. Getting frustrate…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

OK, I got them working…but one of the submenus turned purple and not grey anymore. In the Page inspector I have set Normal to grey and Hover to red. Did the same in Actions - Text Link Style. Still showing purple … My lack of knowledge is depressing! :))


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

…seems like it goes purple after I click on the link. Need to find out where to change that.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

…seems like it goes purple after I click on the link. Need to find out where to change that.

Purple is the browser default colour for a ‘visited’ link.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks David! I realised that after posting the above … :))


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options