can I keep the captions always visible in overlay effect?

10yen / 2012-07-18 07:34:10   

I am using visual index format in my portfolio pages. And I choose overlay in the option of On-click. But if you want to read the captions, you must click [+]. I hope to remove the [+] and keep my captions always visible.

dusuantou.com/zhuyan/index.php/portfolio/concept-art/

thx.

10yen / 2012-07-20 14:34:51   

Is there anyone can help me about this question?

ps: I do not need to remove the [+]. I just want to keep my captions always visible.

bryanmojica / 2012-07-23 05:15:32   

I would also appreciate some guidance in this matter.

10yen / 2012-07-23 19:00:16   

hey, I've solved this problem!

In fact it is quite easy.

You just need to go to Admin - Assets - overlay.css and change the code
from:
#dialog-toggle { display: none; padding: 3px 6px 6px 0; }
to:
#dialog-toggle { padding: 3px 6px 6px 0; }

that's all~

10yen / 2012-07-23 19:01:04   

ps: don't forget to update your new code~:p

This thread has been closed, thank you.