[SOLVED] Imageflow wordpress gallery plugin CSS IE7 bug?

This is a discussion on "[SOLVED] Imageflow wordpress gallery plugin CSS IE7 bug?" within the Web Page Design section. This forum, and the thread "[SOLVED] Imageflow wordpress gallery plugin CSS IE7 bug? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 24th, 2008, 09:22
New Member
Join Date: Oct 2007
Location: UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Imageflow wordpress gallery plugin CSS IE7 bug?

Hi Guys & Gals,
I am attempting to create a wordpress plugin for the very excellent imageflow gallery at this page I have managed to sort out the wordpress plugin side of life, and it is now working just about as I wanted.

BUT! and there is always a but, the gallery presentation in my website is broken with IE7, while opera and firefox present it as I want.

I am not good enough with IE bugs to even identify the problem. I want to release this plugin for the wordpress community, and will gladly give a credit to anyone who sorts the css.

Please check the behaviour here at http://www.spondonoffroad.co.uk/club.../gallery-test/

Thanks
Reply With Quote

  #2 (permalink)  
Old Mar 24th, 2008, 13:31
Aso's Avatar
Aso Aso is offline
Chief Moderator

SuperMember
Join Date: Oct 2007
Location: UK
Posts: 977
Blog Entries: 2
Thanks: 5
Thanked 19 Times in 17 Posts
Send a message via Skype™ to Aso
Re: Imageflow wordpress gallery plugin CSS IE7 bug?

Try adding
Code: Select all
position:relative
to #imageflow in your CSS.
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
Reply With Quote
  #3 (permalink)  
Old Mar 24th, 2008, 15:20
New Member
Join Date: Oct 2007
Location: UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Imageflow wordpress gallery plugin CSS IE7 bug?

Thanks aso 186,
Thats made a big difference.
I have added it to the outer wrapper div at the mo, will add that to the
#imageflow too and see where I get too
Reply With Quote
  #4 (permalink)  
Old Mar 24th, 2008, 15:43
New Member
Join Date: Oct 2007
Location: UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Imageflow wordpress gallery plugin CSS IE7 bug?

Hi guys, done that and made a big differnce but ie7 is still being quirky when compared to firefox or opera.
Not asking you guys how to do my site for me, but the problems with IE make my headache.
Mark
Reply With Quote
  #5 (permalink)  
Old Mar 24th, 2008, 17:07
Aso's Avatar
Aso Aso is offline
Chief Moderator

SuperMember
Join Date: Oct 2007
Location: UK
Posts: 977
Blog Entries: 2
Thanks: 5
Thanked 19 Times in 17 Posts
Send a message via Skype™ to Aso
Re: Imageflow wordpress gallery plugin CSS IE7 bug?

Mark, found an error on the #imageflow styles - you've used a semi-colon instead of a colon.

you've got:
Code: Select all
position; relative;
When it should be:
Code: Select all
position: relative;
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
Reply With Quote
  #6 (permalink)  
Old Mar 24th, 2008, 21:57
New Member
Join Date: Oct 2007
Location: UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Imageflow wordpress gallery plugin CSS IE7 bug?

Thanks aso186,
Thats got the sucker!
Please mark as solved, or do I have to do that?
Reply With Quote
  #7 (permalink)  
Old Mar 25th, 2008, 10:45
Aso's Avatar
Aso Aso is offline
Chief Moderator

SuperMember
Join Date: Oct 2007
Location: UK
Posts: 977
Blog Entries: 2
Thanks: 5
Thanked 19 Times in 17 Posts
Send a message via Skype™ to Aso
Re: Imageflow wordpress gallery plugin CSS IE7 bug?

Glad to help Mark! Good luck with the plugin

Thread Solved
Last Blog Entry: The Google Misconception (Feb 3rd, 2008)
Reply With Quote
Reply

Tags
bug, gallery, ie7, imageflow, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] beginner's problem .. [wordpress template] One class ignored out of two krembo99 Web Page Design 3 Mar 23rd, 2008 10:45
[SOLVED] Wordpress contact form - getting 404 on send Aso PHP Forum 3 Jan 25th, 2008 11:23
[SOLVED] JS for Thumbnail Gallery to Slide Show - almost there UUDDLRLRBA JavaScript Forum 9 Jan 16th, 2008 00:46
[SOLVED] CSS image gallery Graisbeck Web Page Design 6 Dec 18th, 2007 08:07
[SOLVED] Wordpress Phixon Web Page Design 4 Oct 30th, 2007 13:27


All times are GMT. The time now is 03:49.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43