Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#25 2011-10-21 11:09:57
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: Is there any way to use article tags outside of article context?
That I can’t type anything, the keyboard is not working…
http://www.mlarino.com/asesoria/1544
on the left column click on the last button. (PEDIR MAS INFORMACIÓN)
Offline
#26 2011-10-21 11:17:35
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: Is there any way to use article tags outside of article context?
Yup, same here :[
If you paste text and send the form, does it handle it? I.e. is it worth the hassle at all? I didn’t see form examples on the prettyphoto page.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#27 2011-10-21 11:20:49
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: Is there any way to use article tags outside of article context?
Well, I need a modular form inline in the page, because I need to send the page title with it, to know what apartment they are interested in.
Offline
#28 2011-10-21 11:31:59
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,315
Re: Is there any way to use article tags outside of article context?
:)
I simply meant “Perhaps try another one.” One that has a form example. I thought my one-and-only Fancybox had such, but I was wrong. Nevertheless, I’d give it a try.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#29 2011-10-21 13:47:24
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: Is there any way to use article tags outside of article context?
The <div class="pp_hoverContainer">
has z-index: 2000;
.
Offline
#30 2011-10-21 13:53:24
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: Is there any way to use article tags outside of article context?
What should the z-index be for it to work?
Offline
#31 2011-10-21 14:34:24
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: Is there any way to use article tags outside of article context?
What happens if you remove z-index: 2000;
?
Offline
#32 2011-10-21 14:39:06
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: Is there any way to use article tags outside of article context?
Nothing, still the same problem, The form can’t be filled
you can see it here:
http://www.mlarino.com/asesoria/1709 (last blue button on the left bar) “Pedir más información”
Offline
#33 2011-10-21 14:53:13
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: Is there any way to use article tags outside of article context?
What happens if you remove as an experiment in .pp_pic_holder
the z-index: 10000;
?
Offline
#34 2011-10-21 14:55:55
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: Is there any way to use article tags outside of article context?
GugUser wrote:
What happens if you remove as an experiment in
.pp_pic_holder
thez-index: 10000;
?
That the modular windows are under the grey fade effect and can’t be clicked.
Offline
#35 2011-10-21 15:06:34
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: Is there any way to use article tags outside of article context?
Yes, I can see it. And if you put …
.pp_pic_holder form {
z-index: 15000;
}
Offline
#36 2011-10-21 15:09:06
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: Is there any way to use article tags outside of article context?
GugUser wrote:
Yes, I can see it. And if you put …
.pp_pic_holder form {
z-index: 15000;
}
Still the same,
Its strange....
Offline