[SOLVED] Hybrid theme with IE7

pchander

Joined: 2006-11-05
Posts: 5
Posted: Fri, 2006-11-17 21:52

When viewing an album, its title and summary are at the top above all the other subalbums and items.
In Opera and Firefox that bar at the top mimics a frame and stays staionary when you scroll down, in IE 6 that bar does not act like a frame and does scroll up and off the screen.

But when viewing the gallery with IE 7 that bar acts like a frame, but it covers the items in the album, whereas what it should be doing is push the items down the same height of the bar so that you can see the first row.
Right now my first row of items are cut in half so I cant even see the item title or half of the thumbnail.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2006-11-18 04:04

see:
http://sourceforge.net/tracker/index.php?func=detail&aid=1591345&group_id=7130&atid=107130

we haven't filed a bug for Internet Explorer 7 yet.
if someone has time to look into this to see why it happens, that would be well appreciated.

we're very busy working on fixes for g2.2. fixing hybrid is also on the list, but it will take some time until we get to it. so any help is welcome.

 
pchander

Joined: 2006-11-05
Posts: 5
Posted: Sat, 2006-11-18 04:13

Unfortunantly I don't know much about PHP or even why it would act in such a different manner.
Im glad im not the only one who expierinced the issue.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sat, 2006-11-18 11:27

this is all about html / css. php knowledge is not necessary.
you can basically save the html page as it is generated in your browser and then look at what html / css needs to be changed to fix the problem.

 
pchander

Joined: 2006-11-05
Posts: 5
Posted: Sat, 2006-11-18 12:12

Ok, I'l look into it and see if I can figure it out.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2006-11-20 16:55

fixed in svn.

 
pchander

Joined: 2006-11-05
Posts: 5
Posted: Mon, 2006-11-20 17:06

What was the issue?
And which files need to be changed?

Edit: Never mind, looked at the sf link again.

 
ccraciun

Joined: 2009-01-20
Posts: 8
Posted: Sun, 2009-02-15 07:20

I replaced hybrid.js in /themes/hybrid with this one from here, but still doesn't work with neither ie7 or ie8.
Anyone know an update for this? I would like to use this theme, but with ie still being popular, i prefer to wait for an fix.

With Firefox, Chrome, Opera and IE6 everything is ok.

Thank you!