Show toggle collapse on hover!
#11
No need to repeat same code. You can declare this way

.thead .expcolimage img, .tcat .expcolimage img {
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
...
...
...
Reply
#12
(2013-08-28, 10:02 AM)effone Wrote: No need to repeat same code. You can declare this way

.thead .expcolimage img, .tcat .expcolimage img {
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
...
...
...

like this ??

Quote:.thead .expcolimage img, .tcat .expcolimage img {
opacity: 0;
-webkit-transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-ms-transition: opacity .25s ease-in-out;
-o-transition: opacity .25s ease-in-out;
transition: opacity .25s ease-in-out;
}

.thead:hover .expcolimage img, .tcat:hover .expcolimage img {
opacity: 1;
}
Reply
#13
Yes, exactly.
Reply
#14
I didn't know if she/he wanted this for the categories too.
[Image: huesdv.jpg]
Reply
#15
It isn't working for the forums for me?
Reply
#16
What theme are you using? And can you give me a link?
[Image: huesdv.jpg]
Reply
#17
Link: http://www.iksdee.nl, no idea what the style is. :$
Reply
#18
"502 Bad Gateway

hefishkUtZiafopyoshGeOnnIbDoufye"
[Image: huesdv.jpg]
Reply
#19
Try to refresh the browser or contact me at mark[at]iksdee.nl with some information like your ISP.
Reply
#20
(2013-08-30, 06:54 AM)Kroketten Wrote: Try to refresh the browser or contact me at mark[at]iksdee.nl with some information like your ISP.

You probably did something wrong then. You could create a test account with admin permissions for me and PM the details. In that case I'll be able to help you.
[Image: huesdv.jpg]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)