Jump to content
xisto Community
Tramposch

Fixed Image Alignment Stuff

Recommended Posts

I am not sure how to word this, really. But on my website, passtheboll.com, I am putting in what you might consider a tab on the side of the layout. I can align it to work one way, but not dynamically. Basically, I want to know how to place the image so it is uniform in all browsers, regardless of the windows size or screen resolution. I don't really know how to word it better. So if you know something that might help, or have a question, please post.

Share this post


Link to post
Share on other sites

Quick look, but I would try placing the tab inside the wrapper div with a negative margin-left.You presently have the tab image outside the fixed width wrapper div, so the tab will definitely not be affected by the width of the wrapper and therefore will not behave as you want it to.Try it ansd let us know if it works.

Share this post


Link to post
Share on other sites
#ptb {margin-left:-4.2em;width:0;}#banner {background:transparent url(images/banner.jpg) no-repeat scroll center center;height:98px;margin-top:-4em;width:952px;}
Try that and reply back if it won't work. I have it working in Firefox3 on my machine.

Share this post


Link to post
Share on other sites

Thanks so much man, its working great now. The only things I have left to do are properly align the RSS image and make a navigation menu for when somebody scrolls over the PTB image (hint hint)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.