Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-19-2013, 08:26 AM   PM User | #1
maxop
New to the CF scene

 
Join Date: Nov 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
maxop is an unknown quantity at this point
CSS photogallery scroll

Hello everyone!
I just built up the css photogallery here:
http://dexxtra.eu/backgrounds/backgrounds.html
The problem is that enlarged image stay fixed and when I want to view the bottom images and I scroll the enlarged image stay on the top - not visible. How to fix this? Now i have :.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
Any help appreciated. Thanks
maxop is offline   Reply With Quote
Old 01-19-2013, 02:49 PM   PM User | #2
maxop
New to the CF scene

 
Join Date: Nov 2012
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
maxop is an unknown quantity at this point
OK, Ive got it:
Position:fixed
.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;

top: 200px;
left: 850px;

The other problem is when I zoom + , the inlarged image is shifted to the right and half is not visible.
maxop is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 10:18 PM.


Advertisement
Log in to turn off these ads.