Rollover in Visual Index with Title over images

yanxing / 2014-07-21 17:07:12   

Hi dear developer, I've follow the instruction at indexhibit.org/forum/thread/20121/ , now my website yan-xing.com/works/

but still have some problematic:
1. I don't wanna the opacity effect related with my img border, I mean I wanna keep the black image border, even the opacity effect when rollover mouse.
2. How I change the text to be at the blow? (now at the top)
3. how I change the text position, now it's too left, I wanna revise it a little bit to the right...

thanks

Vaska A / 2014-07-22 00:20:26   

Opacity is a bit complicated. It is inherited so if a div is inside of something then it too (including text and image and everything) will also show that effect. You have to re-engineer things so the border is outside of the inherited part.

Style .captioning .title to target the texts.

yanxing / 2014-07-27 10:22:53   

Dear Vaska,
Thanks so much, it's useful, and I researched my code hardly, but still don't know how to improve, I would love to let you know the details in order to request your help, thanks so much.

I defined the code as img at style.css
/* exhibit img */
#exhibit img { border-style: solid; border-width: thin; color: #1F1F1F; }

yanxing / 2014-07-27 10:23:44   

I'm wondering how I can engineer the border outside of the img...?thanks

yanxing / 2014-07-27 12:00:29   

I think I did success~~~thanks~~~

yanxing / 2014-07-27 13:37:31   

Hello Vaska,
I did success at yan-xing.com/works/ use the plugin/format.visual_index.php

in order to edit the different page yan-xing.com/publications/ so I copied the " format.visual_index.php " to "format.visual_index_2.php " , but I don't know Y the page yan-xing.com/publications/ seems very difficult to as the same as the successful page...

yanxing / 2014-07-27 14:43:16   

Hello Vaska,
It's me again, I've tried my best for hours edited the format, but still have 2 problems, need your help, thanks:

please ignore my previous messages...

1. please look at this screenshot...yan-xing.com/temp/indexhibit-error/20140727/… , it seems that there have some mistake as the height: 100%...

2. please have a look at here: yan-xing.com/publications/ , I'm using the visual index also, but it seems that I can not use this opacity for the vertical images..., thanks for your helping:)

yanxing / 2014-07-27 16:20:19   

I sent you the email, but didn't reply...thanks

yanxing / 2014-07-27 20:28:11   

It would be very great if u can help me, thanks

Vaska A / 2014-07-27 20:30:38   

It's Sunday today, and the beginning of a two day holiday where I am, I will respond shortly...

yanxing / 2014-07-27 20:35:33   

Sorry to boring you, understand, ok, I will get back 2 days later, thanks for your help so much, thanks so much:) have a good weekend!

Vaska A / 2014-07-27 20:41:56   

I sent you a note...an easier way to get in touch with me. ;)

fermelelundi / 2014-08-16 12:22:28   

Hi every one

I have the same request,
Iwould like do something like that
dekadrage.org/peprojets/
or like that
yan-xing.com/works/
But my web site lokk like that
fermelelundi.com/peprojet/
I would like to have the texte on the image not below and the overlay completly opaque.

Thanks for help

This thread has been closed, thank you.