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:

http://www.pantry.to/drupal/

...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

Anonymous’s picture

Assigned: Unassigned »

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 :)

Anonymous’s picture

Status: Active » Fixed

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 !

B-Dot’s picture

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!

B-Dot’s picture

Not to worry - I found a solution here: http://drupal.org/node/225667

Thanks again!

Anonymous’s picture

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 ?

B-Dot’s picture

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!

garg_art’s picture

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

Anonymous’s picture

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 !

Anonymous’s picture

Status: Fixed » Closed (fixed)