[Pro] ScriptyAccordion—need help!

OK - can we just step back for a minute and clarify exactly what we are trying to do here.

It is my understanding that you are trying to style the accordion trigger text

which is marked in the screenshot above.

Currently it has the following style

.style44 {
color: #00679D;
font-family: Verdana,Trebuchet MS,Geneva,Arial,sans-serif;
font-size: 12px;
}

Is this correct - or have I misunderstood?

If this is right then how do you want this text to look on hover?

David


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

Yes, David, that is correct. When hover(ed) over all I need is for the text to change color – to the same color of the text above the “header” – a deep red. Everything else should remain the same.

Roman


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

Then you can do this by setting the Link Styling colours in the inspector - currently you have these set as #00679D

Select the div (item9, item12, item16 etc) and look in the inspector for the link styles - change them in there.

D


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

Dave! I think this works! Something so simple, and, yet, so elegant. Thank you!

Roman


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

Headers in the ScriptyAccordion are not links. They are simply whatever tag they are with an unobtrusive JavaScript listener attached to them. There are no A tags involved, so the Inspector’s link styling will not come into play.

Walter

On Jan 13, 2014, at 3:14 AM, DeltaDave wrote:

Then you can do this by setting the Link Styling colours in the inspector - currently you have these set as #00679D

Select the div (item9, item12, item16 etc) and look in the inspector for the link styles - change them in there.

D


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

Hi Walter! Thank you for all of your invaluable assistance! I feel like a 1st grader learning from a “guru”, when I read your advice. In this particular case, as you suggested earlier, I am not using the ScriptyAccordion Action, but, instead, I employed one of the scripts that you wrote for me in order to create what, in the end result, simulates (if I can use that term) an “Accordion” effect. So the “headers” that I use in each “box” (those that trigger the rest of the box to open, or “uncollapse”) I guess can be edited through the Inspector. I did this and it works (much to my amazement). Here’s the link: http://www.ksystems.com.ua/tarifi.html

Again, Walter and Dave, thank you!

Roman

Headers in the ScriptyAccordion are not links. They are simply whatever tag they are with an unobtrusive JavaScript listener attached to them. There are no A tags involved, so the Inspector’s link styling will not come into play.


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

Headers in the ScriptyAccordion are not links. They are simply whatever tag they are with an unobtrusive JavaScript listener attached to them.

Yes normally Walter - but if you remember back you provided a hand rolled version.

D


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

Ah. Sorry, I was thrown off by the subject line!

Walter

On Jan 13, 2014, at 2:22 PM, DeltaDave wrote:

Headers in the ScriptyAccordion are not links. They are simply whatever tag they are with an unobtrusive JavaScript listener attached to them.

Yes normally Walter - but if you remember back you provided a hand rolled version.

D


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

Ah. Sorry, I was thrown off by the subject line!

Absolutely!

It amazes me Walter how you manage to keep track of so many different things at once at the best of times.

Some threads meander on and off the path - so unless you read all (27 in this case) posts over again…

D


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

Hey, Walter, Dave’s right. I am also amazed.

Roman


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