Hi,
I was wondering if someone could help me with these 2 problems using the smooth box solution mentioned on the forums....
1) I'm kinda confused about this "Here the display content is set by the entry {introtext}<hr>{maintext}". Do I just put the field names like {First_name}, {Last_name}, etc that I want to show up in the details view? Also, is there a way to change the layout of the content within the smoothbox because if I try to use <tr> or <td> tags it stops working.
2) When I open a record in details view, all of the buttons from the main menu of the website leak through...is this a bug or something and do you know of any fix? ***this is my main problem***
I really appreciate all the help found on these forums! :mrgreen:
I was wondering if someone could help me with these 2 problems using the smooth box solution mentioned on the forums....
1) I'm kinda confused about this "Here the display content is set by the entry {introtext}<hr>{maintext}". Do I just put the field names like {First_name}, {Last_name}, etc that I want to show up in the details view? Also, is there a way to change the layout of the content within the smoothbox because if I try to use <tr> or <td> tags it stops working.
2) When I open a record in details view, all of the buttons from the main menu of the website leak through...is this a bug or something and do you know of any fix? ***this is my main problem***
I really appreciate all the help found on these forums! :mrgreen:
weeeeell...I found the solution on Rocket Themes forums.
They said:
"Hello,
You will need to open the smoothbox.css and add a bigger z-index number to these 2 entries:
That worked. Just in case anyone else need it. 😀
Edit: By the way, the smoothbox.css file can be found in the Chrono Connectivity installation directory.
They said:
"Hello,
You will need to open the smoothbox.css and add a bigger z-index number to these 2 entries:
#TB_overlay {
background-color:#000000;
left:0;
position:absolute;
top:0;
z-index:100; <---Change to 1000
}
#TB_window {
background:#FFFFFF none repeat scroll 0 0;
border:4px solid #525252;
color:#000000;
position:absolute;
text-align:left;
z-index:102; <---change to 1000
}That worked. Just in case anyone else need it. 😀
Edit: By the way, the smoothbox.css file can be found in the Chrono Connectivity installation directory.
Hallo tidusx18,
This is the solution for the "leaking" problem?
😀
weeeeell...I found the solution on Rocket Themes forums.
They said:
"Hello,
You will need to open the smoothbox.css and add a bigger z-index number to these 2 entries:
This is the solution for the "leaking" problem?
2) When I open a record in details view, all of the buttons from the main menu of the website leak through...is this a bug or something and do you know of any fix? ***this is my main problem***
😀
This topic is locked and no more replies can be posted.
