PDA

View Full Version : Button no longer works in FF


brandofamily
Feb-19-2007, 08:21 PM
Here's the page...
http://www.brandolinoimaging.com/keyword/bolsena+italy

make sure you are in filmstrip style.... then check the "return to searchpage" button... it no longer works for me in FF. Works fine in IE6/7
Used to work in FF too... as far as I know...
I had this issue when I tried adding the button into the singleImage page... I had to remove the styleBar .nav completely to get the button to work, and even then the size of the button could not be made the same as in the other styles...
HELP!!!

Edit: If I move the button out of the styleBar space (say up 30px) it works fine....

Allen
Feb-19-2007, 08:29 PM
Here's the page...
http://www.brandolinoimaging.com/keyword/bolsena+italy

make sure you are in filmstrip style.... then check the "return to searchpage" button... it no longer works for me in FF. Works fine in IE6/7
Used to work in FF too... as far as I know...
I had this issue when I tried adding the button into the singleImage page... I had to remove the styleBar .nav completely to get the button to work, and even then the size of the button could not be made the same as in the other styles...
HELP!!!

Edit: If I move the button out of the styleBar space (say up 30px) it works fine....
I had a similar problem when I moved the search and styles buttons on the
same horzinal. The style box was like 750 wide and over lapped the search
button. I think I just set the width smaller so it would not overlap the
search.

brandofamily
Feb-19-2007, 08:49 PM
I had a similar problem when I moved the search and styles buttons on the
same horzinal. The style box was like 750 wide and over lapped the search
button. I think I just set the width smaller so it would not overlap the
search.
I'm off to bed... early meeting w/ the boss... if you wish to play I'd love to hear what you find... thanks for the advice...

Allen
Feb-19-2007, 09:03 PM
I'm off to bed... early meeting w/ the boss... if you wish to play I'd love to hear what you find... thanks for the advice...

.filmstrip #stylebar {width:150px; margin-left:665px;}

brandofamily
Feb-20-2007, 03:42 AM
.filmstrip #stylebar {width:150px; margin-left:665px;}

Thanks Al...