Page 1 of 1

[SOLVED] Help with jquery and css

Posted: Thu Dec 09, 2010 5:44 pm
by handcoded
Hi

I'm trying to install a jquery add-on that will let me fade in and out my header image but everytime I wrap a style around the header image the image jumps out of position and places itself in behind the main content and I don't understand why this is happening.

Here is the add-on
http://blog.themeforest.net/tutorials/j ... le-plugin/

I want to fade out the hotel image in the header on this website
http://www.richardjordan.biz

Some pointers would be appreciated as I'm lost. Thanks very much.

Re: Help with jquery and css

Posted: Thu Dec 09, 2010 6:44 pm
by Dr.CSS
I use the cycle plugin all the time but I don't see any calls for it in that site, just a slide menu js after jquery core...

Re: Help with jquery and css

Posted: Thu Dec 09, 2010 6:55 pm
by handcoded
Hi

I haven't installed all the bits and bobs as I encounter a problem as soon as I add a style around the header image.

Re: Help with jquery and css

Posted: Thu Dec 09, 2010 7:06 pm
by Dr.CSS
Can't help if it's not all there, sorry...

Re: Help with jquery and css

Posted: Thu Dec 09, 2010 7:07 pm
by handcoded
Okay I'll chuck it in now.

brb

Re: Help with jquery and css

Posted: Thu Dec 09, 2010 7:16 pm
by handcoded
Hi

The problem is now apparent. The header image is in the middle of the screen and not next to the logo image as it should be.

I love this effect.

Update
Floated the image div to the right and my positioning problem went away.