Posted by B-Dot on July 30, 2008 at 4:09am
Jump to:
| Project: | Abarre |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | couzinhub |
| Status: | closed (fixed) |
Issue Summary
Hi - great theme! I'm using it on a site, and am finding that the left navigation column seems to disappear in IE. It is present on the home page here:
...but navigating to any of the other pages, the menu items in the left-sidebar are gone....
Seems it might have to do with the negative margin setting here:
#sidebar-left{
text-align:right;
margin-left:-100%;
right:340px;
width:300px;
}
Comments
#1
Hi, thanks for using this theme, I think you're the first one, that makes you my favorite Drupal User in the world :) !
Thanks for having a look at the css, I am still on the process to make it bullet proof and I actually noticed some weird bugs in IE6.
I'll have a look at that negative margin... not sure that I'll use this method for the final release.
I'll keep you updated :)
#2
Ok, the bug should be fixed in the next dev version. (31 july)
I changed few things so you might want to save the modifications you did in the css before upgrading. And as a general rule, if you want to modify a theme, make sure that you don't use the style.css, but create your own css file. It'll be easier to upgrade.
Thanks !
#3
That's fantastic - all fixed! Thank you so much.
Unrelated question (maybe should start a new issue?) - how come the page title on the home page is drawn from the Site Slogan and not simply the page title, like on all the other pages?
Thanks for all your hard work - this is a very unique and well designed Drupal theme and I'm very excited to launch my site with Abarre!
#4
Not to worry - I found a solution here: http://drupal.org/node/225667
Thanks again!
#5
Thanks.
Was thinking, would you be ok if I was using your website to demo the theme ? So people would see "Try out a demonstartion" on the project page that would lead to your site ?
#6
Absolutely! Happy to help in that regard. And maybe some of them (who live in Toronto) might want to come by the store for a coffee!
#7
If I use it will I be your second favorite person ;=)
On a serious note - This is so elegantly simple that I must congratulate you. I will try it today.
Thanks.
Anil
#8
Alright, you'll be the second one, but I don't give medals :)
Thanks for your interest, feel free to report any bugs, or impressions about your first try, I'm really looking for usability feedback, and fresh ideas to make my themes better.
Thanks !
#9