Position of thickbox
fdm - February 18, 2009 - 03:48
| Project: | Thickbox |
| Version: | 5.x-2.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I'm a rank newb and I'm having trouble with the thickbox module and my custom theme. The popup position is not centered on my page, but rather winds up going far down (requires scrolling) and all the way over to the left, partially off the monitor screen. The position works perfectly when I enable one of the canned themes, so I know its something with MY theme.
My question is, is there some css that I have to put into my style sheet that controls this?

#1
Hmm, I copied the important parts of the thickbox.css to my style.css and I'm good to go!
#2
The Thickbox module automatically adds the thickbox.css file via a standard drupal_add_css() call.
Maybe your theme is missing "print $scripts" in the page.tpl.php file? Try one of the standard themes that come with Drupal and I hink Thickbox will work "out of the box".
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.