Closed (fixed)
Project:
Popups API (Ajax Dialogs) [D7]
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2009 at 14:57 UTC
Updated:
11 Apr 2009 at 18:59 UTC
Hi,
I'm trying to use this with the Acquia Marina theme and this is the error message that I see when after the form submit.
The popup content area for this theme is misconfigured.
There is no element that matches "div.left-corner > div.clear-block:last"
Go to admin/build/themes/settings, select your theme, and edit the "Content Selector" field
I'm a bit out of my depth and I'm not really sure what I need to do to fix this and would appreciate any advice.
Thanks,
gene
Comments
Comment #1
starbow commentedThere are instructions in the README.txt file.
For Acquia Marina your content selector is "#content-content". You will need to put this string (without the quotes) into the appropriate box in Marina's theme configuration page.
Comment #2
gsally commentedI see the instructions in the readme (right under important instructions heading :). Thanks for the help.
Comment #3
EnekoAlonso-1 commentedWell... I've read the README.txt file but I see no "Content Selector field" on my theme settings page. Any ideas?
Comment #4
EnekoAlonso-1 commentedOk, I saw the problem here: http://drupal.org/node/338902
The Content Selector field only appears when you have more than one theme enabled on your system.