Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 08-19-2005, 09:31 PM
cbtoday Offline
pixelpost guru
 
Join Date: Aug 2005
Posts: 128
How to do mouseover on thumbnails?

ANyone know how to make the thumbnail dimmer, but it becomes lighter when mouse over? Where is the THUMBNAIL ROW script located?
SOmething like this -> http://www.exposur3.com/
Reply With Quote
  #2  
Old 08-20-2005, 06:52 AM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
it only works for IE.
search for filter and grayscale in forum/internet.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
Reply With Quote
  #3  
Old 08-20-2005, 07:01 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
its using moz-opacity and works fine in FF.

The code is pretty simpe, just rip apart their site to find out more, you can see if applied to each photo and in the javascript file in the includes
__________________
i should say more clever stuff
Reply With Quote
  #4  
Old 08-20-2005, 07:27 AM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
Quote:
Originally Posted by blinking8s
its using moz-opacity and works fine in FF.

The code is pretty simpe, just rip apart their site to find out more, you can see if applied to each photo and in the javascript file in the includes
greaT! I didn't know that.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
Reply With Quote
  #5  
Old 08-20-2005, 07:53 AM
cbtoday Offline
pixelpost guru
 
Join Date: Aug 2005
Posts: 128
Sorry, where is forum/internet?
Also, what is FF? Rip apart which site?
And also can I know where is the thumbnail controlled? All I know is there is this THUMNAIL-ROW with div id.
Sorry, I know very little about all these, could you please explain more?
Thanks.
Reply With Quote
  #6  
Old 08-20-2005, 07:59 AM
raminia's Avatar
raminia+ Offline
Team Pixelpost
 
Join Date: Jan 2005
Location: FL, US
Posts: 3,706
Send a message via Yahoo to raminia
hi there:
- internet is what you are using!
- forum is what you are reading inside
- / mean OR
- FF referes to Firefox similar to IE that refers to Internet Explorer
- you need to read the source file of a website that use it. where did you see that function. rip apart that site!

good luck
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7
Reply With Quote
  #7  
Old 08-20-2005, 08:02 AM
cbtoday Offline
pixelpost guru
 
Join Date: Aug 2005
Posts: 128
are you talking about this forum? I am confused :P
Reply With Quote
  #8  
Old 08-20-2005, 08:06 AM
cbtoday Offline
pixelpost guru
 
Join Date: Aug 2005
Posts: 128
This is what I have, is this how to make the border dash lines when I move my mouse across the thumbnail photos? I guess I am not sure if the a:hover is the right syntax?
Please help, thanks.



.photo {
border:0px solid #333;
float:left;
margin: 0px 0 0 10px !important; margin: 0px 0 0 5px;
}
.photo img {
display: inline;
position: relative;
border:1px solid #333;
margin: -6px 6px 6px -6px;
padding-top:2px;
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
}
a:hover.photo img{
border:1px dashed #333;
}

<div class="photo"><IMAGE_THUMBNAIL_ROW></div>
Reply With Quote
  #9  
Old 08-21-2005, 03:20 AM
cbtoday Offline
pixelpost guru
 
Join Date: Aug 2005
Posts: 128
forget it.
Reply With Quote
  #10  
Old 08-21-2005, 03:49 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
Quote:
Originally Posted by cbtoday
forget it.
sorry, i am very busy and i do not have time to reply just yet...raminia left for vacation today...

i will reply when i can
__________________
i should say more clever stuff
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 03:12 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs