-
Drop down/Overlapping menu positioning
1) Script Title: Drop Down/ Overlapping Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...lapcontent.htm
3) Describe problem: I have this template on my forum, which uses your script to display the 'Search' (and 'Quick links') menus when clicked.
http://www.webtechnica.net/demoforum...=forum;theme=6
The forum itself is an SMF forum, wrapped inside a Joomla site using the SMF bridge. The Joomla site in constrained to a 1024px width for compatibility, but when accessed directly the forum will spread to the full width of the browser (1680px for me). The problem is, that the script seems to detect the 1680px width of the browser instead of the 1024px width site, but then positions the overlapped boxes as if the forum was 1680px width and therefore wrongly.
Solution 1: Is there a way I can change the coding so that it detects the 1024px constraint and positions the boxes accordingly? Or more likely..
Solution 2: How do I manually shift the boxes left by say 200px?
TIA
Rich
-
-
-
-
Hmm... that's tough. Relative to the content but seperate positioning. You could try a frame, but that would make things weird.
I can't think of a more creative solution at the moment.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
-
Give this a little bump as I'm still stuck for a solution...
Forum link:
http://www.digitalreport.net/compone...smf/Itemid,32/
Or without the Joomla wrapping -
http://www.digitalreport.net/forum
With the wrapped forum, the larger the horizontal screen resolution, the further the menu's are off (<1280px is ok), but with the unwrapped forum, the menu's are fine whatever the resolution.
As the forum width isn't flexible, is it possible to position the menu's relative to the centre point in the screen?
i.e
Centre = Horizontal resolution / 2
Search position = Centre - 100px
QuickLinks position = Centre + 300px
-
-
Come on guys?!
Seriously no way of doing this:
i.e
Centre = Horizontal resolution / 2
Search position = Centre - 100px
QuickLinks position = Centre + 300px
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks