fancybox position
-
hi.
i would like the fancy box to be exactly above the main field. i try in vain.
i use the following custom CSS:
.fancybox-container {
position: fixed !important;
width: 1024px !important;
height: 800px !important;
margin-top: 100px;
margin-left: auto;
overflow: hidden;
z-index: 999999998;
}i am sure i got it all mixed up with the position etc.
thank you !
The page I need help with: [log in to see the link]
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘fancybox position’ is closed to new replies.