I recently implemented Secondary menus on my site which utilises the AD Blueprint theme. I noticed it was requesting scripts.js and suspected this bug had been eliminated, (as reported for the 6.x version) in a later version.
On updating to 5.x.2.6, I experienced the entire page being shifted leftwards by the secondary menu, as can be seen on these two comparative screeenshots: former and under 5.x.2.6
I'm not sure what version my former installation is. None of the files seem to register.
Can you advise on this issue? I know my way around css files, but not so good with php.
Happy to test any solutions.
Alternatively, I can keep this version — I hope to upgrade to Drupal 6.x soon — but would want to eliminate the call to scripts.js if poss. Can that be done with a simple hack, perhaps?
Thanks,
John
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | style.css_.zip | 5.5 KB | jbc |
Comments
Comment #1
jbc commentedI realised after posting that my own CSS changes may have been contributing to the issue.
However, I had intended to submit those affecting the Tabs and Secondary Menu to you as Theme maintainer, in case you were interested, so they are attached for your perusal. I think they make a nice addition to the theme.
I will try and ascertain whether the issue arises without my CSS changes. I think I copied them straight into the 5.x.2.6 version, not expecting any issues to arise.
Comment #2
Alan Cooney commentedThanks, I have to keep in-line with the original theme however.
Alan