Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#25 2011-01-19 23:27:06
- haimirich
- Member
- Registered: 2011-01-12
- Posts: 15
Re: excerpt position
yeah, I worked on it for some days and i’m very satisfied!
Your help was extremely helpfull, i owe you a pizza! (italian one)
I got one last question concerning the lavalamp…
the black “thing” is by default on “sommario” … if you jump to “musica” section (or another one) that black “thing” is always on “sommario”.
Is this possible to have that on the current section instead of “sommario” (the default one)?
Offline
Re: excerpt position
Something of a guess, but try this: in the form named “navigation”, change this:
active_class="current"
to this:
active_class="selectedLava"
Code is topiary
Offline
#27 2011-01-20 11:33:16
- haimirich
- Member
- Registered: 2011-01-12
- Posts: 15
Re: excerpt position
Ufff, didn’t work. damn.
Offline
Re: excerpt position
Well, see this.
Automatic Default Location
LavaLamp carefully compares the link in the client location bar to thea href
within theli
elements of the container jQuery LavaLamp was assigned and default the starting location of the hover element to the matchingli
element. This can be overridden in several ways: with thestartItem
option, by assigning aselectedLava
class to a list item, or by using the Home element feature.
Forgot to check, do you have the latest version of lavalamp?
Code is topiary
Offline