Posted by insomoz on April 17, 2005 at 4:55pm
Jump to:
| Project: | Lincoln's Revenge |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | insomoz |
| Status: | active |
Issue Summary
on the main templates the book page menu, is below the blocks, but on this theme, the book menu is all below from the highest block.
Is their a way to make it so its inside and below the node.
Say for example you have many short nodes, then the user would have to scroll down about a page to see the book menu
Comments
#1
I have had a play with this, and found that the style sheet, is affecting this, however I cannot get this right
Just under .book
if you add position:absolute;
The book goes just under the node, like it should, however if you have multiple links, this is pushed to the right forcing the user to scroll.