[Pro] scripty accordion

Geez that was the magic trick Dave

it works now! did the markup code overwrite the style
You are a star

ok now I have to figure out the leading problem with main menu and the highlighting current page

I mean I love the CSS menu but it can not do what the scripty accordian does with multiple sub menus even the sub menu position action can only be to the right and left, not underneath
and there are things the CSS menu can do that scripty cannot… what a pain


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

did the markup code overwrite the style

Yes but this should be done through that #menu style - otherwise you will have to add that markup to each page (via the Master would be the best way)

Look through your styles palette and find the one that is #menu li and double/triple check what is in there!

D


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

ok
but I send you what I wrote in the style palette I have checked it several times
well thanks so much for your help Dave


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

Hi Dave interesting we ar seeing 2 different codes

menu1 li { list-style-type: none:none }

I see! - you are looking at the WRONG one - it is NOT .menu1 li (delete this)

The important one is #menu1 li

D


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

Dave

I have gone over so many times I deleted and made new
check it out

http://www.carlagrande.com/menu3.html

by the way I put #menu1 li in tag and for name I tried to leave empty like Robin suggested but it auto names it
so I made it menu1 I dont know
now the bullets are bigger

all the info in extended is correct. I must be daft


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

by the way I put #menu1 li in tag and for name I tried to leave empty like Robin suggested but it auto names it…

There should not be anything in the Name field. The trick to leave it empty is to Tab out of the field.


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

check and Dave

ok I deleted old styles so no conflict and made new. thx for the tip on leaving name empty by tabbing
but alas there is no hope for me I suppose

it did not change anything and I have the correct info in the style palette
http://www.carlagrande.com/menu3.html


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

it did not change anything and I have the correct info in the style palette

No you don’t!

You have to put the # in front or it wont work. Alt+3

This is what I am seeing - 2 styles

menu1 li { font-family:‘Quicksand’, Helvetica; font-size:12px; text-style-type:none !important }

menu1 li { list-style-type: none:none }

The first has ‘text-style-type’ when it should be ‘list-style-type’

The second has name: list-style-type and value: none:none

It should be value: none

If you want to send me a page I will alter it and send it back.

D


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

ok Dave
I said I was a bit daft
I know I have worn out your patience
I did put text-style-type
now i changed to list-

sorry about that… just had surgery yesterday not feeling too well

thanks all for your help

now on to the other problems I am having with this menu
thanks again Dave


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

OK - good but there is still one in there that is incorrect

#menu1 li { font-family:'Quicksand', Helvetica; font-size:12px; list-type-style: }

You should delete it.


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

yes I deleted everything
in the Edit -Styles in main drop down menu of Freeway

for those who are as daft as I am

just check the duplicate boxes and go to minus sign to delete
Its the only way I could find it gone forever
!


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