|
#121
|
|||
|
|||
|
Zoom on pictures
Hello Fred,
First, Congratulation for this beautiful theme! I'd like to know if there a way to "zoom" on a picture to display it on fullscreen with a better size like this website : http://webrevolutionary.com/sharpfolio-demo/ Thanks a lot Voad |
|
#122
|
||||
|
||||
|
The effect you mentionne is call: Lightbox.
Check this website: http://www.lokeshdhakar.com/projects/lightbox2/ |
|
#123
|
|||
|
|||
|
lightbox
Thanks for your answer fredxeric,
I'm trying to activate it, following the readme.txt but it doesn't work nothing happens ![]() I found some topics on the forum and it doesn't seems to work. Could someone help me on how to make lightbox works with the focus theme? I really like to put lightbox in the gallery because i don't like the fact to click to see one image and then having to click on the back button to return to the gallery. I also have an other small problem, i m using this theme with french language, and i can't change the "commentaires (0)" in the header! i'd like to change it to : "infos et commentaires (0)" .. could you help me? ![]() thanks a lot! Last edited by Voad; 05-15-2008 at 01:27 PM. |
|
#124
|
||||
|
||||
|
I think the BG color should be a dark color insted of white when the picture is loading, the white is very harsh on the dark background...
|
|
#125
|
||||
|
||||
|
Quote:
Code:
background: white url(../images/loading.gif) no-repeat center center; Code:
background: black url(../images/loading_d_dark.gif) no-repeat center center; Fredxeric
__________________
My help is always free, but if you want to donate or to buy me a coffee cup, then click here Last edited by fredxeric; 10-02-2008 at 02:07 PM. Reason: remove old link |
|
#126
|
||||
|
||||
|
Also if some of you want to hide the vertical scroll bar from IE there is a modification that can be done in the main css files .
1- open the addons\_focus_template_addon\config\css.php 2- change around the line 36 the html tag for Code:
html {
overflow: auto;
}
|
|
#127
|
|||
|
|||
|
Quote:
Thanks |
|
#128
|
||||
|
||||
|
You have to edit line 61 & 62 from this files: PP_root/language/lang-french.php
|
|
#129
|
|||
|
|||
|
Does not run for me !
Warning: mysql_list_fields() [function.mysql-list-fields]: Unable to save MySQL query result in /home/www/dae6f20f31415ca73b20394922f2ef9e/web/addons/_focus_template_addon/focus_template_addon.php on line 74 Warning: mysql_list_fields() [function.mysql-list-fields]: Unable to save MySQL query result in /home/www/dae6f20f31415ca73b20394922f2ef9e/web/addons/_focus_template_addon/focus_template_addon.php on line 74 |
|
#130
|
||||
|
||||
|
what is your web hoster?
Replace: PHP Code:
PHP Code:
|
| Post Reply |
| Thread Tools | |
|
|