Pixelpost

Authentic Photoblog Flavour


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

Post Reply
 
Thread Tools
  #121  
Old 05-13-2008, 11:58 PM
Voad Offline
forum loafer
 
Join Date: May 2008
Posts: 3
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
Reply With Quote
  #122  
Old 05-14-2008, 01:20 AM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
The effect you mentionne is call: Lightbox.


Check this website: http://www.lokeshdhakar.com/projects/lightbox2/
Reply With Quote
  #123  
Old 05-14-2008, 06:31 PM
Voad Offline
forum loafer
 
Join Date: May 2008
Posts: 3
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.
Reply With Quote
  #124  
Old 05-14-2008, 06:48 PM
Ubbe's Avatar
Ubbe Offline
pixelpost guru
 
Join Date: Apr 2006
Location: Denmark
Posts: 151
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...
__________________
Best Regards
Ubbe - UbbeDall.dk | Photoblog
Reply With Quote
  #125  
Old 05-15-2008, 12:48 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by Ubbe View Post
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...
Easy to fix, just open the black.css files into template/focus/style/black.css and modified the line 36. instead of :

Code:
background: white url(../images/loading.gif) no-repeat center center;
Change it for

Code:
background: black url(../images/loading_d_dark.gif) no-repeat center center;


Fredxeric

Last edited by fredxeric; 10-02-2008 at 02:07 PM. Reason: remove old link
Reply With Quote
  #126  
Old 05-15-2008, 12:53 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
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;
}
Reply With Quote
  #127  
Old 05-15-2008, 01:04 PM
Voad Offline
forum loafer
 
Join Date: May 2008
Posts: 3
Quote:

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?


Could someone help me please ?

Thanks
Reply With Quote
  #128  
Old 05-15-2008, 01:44 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
Quote:
Originally Posted by Voad View Post
Could someone help me please ?

Thanks
You have to edit line 61 & 62 from this files: PP_root/language/lang-french.php
Reply With Quote
  #129  
Old 05-16-2008, 07:01 PM
Smartphoner Offline
pp veteran
 
Join Date: Jan 2008
Posts: 54
Send a message via MSN to Smartphoner
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
Reply With Quote
  #130  
Old 05-16-2008, 07:11 PM
fredxeric's Avatar
fredxeric Offline
pixelpost guru
 
Join Date: Sep 2006
Location: Montréal, Québec, Canada
Posts: 407
Send a message via AIM to fredxeric Send a message via MSN to fredxeric
what is your web hoster?

Replace:
PHP Code:
 $result_id mysql_list_fields($pixelpost_db_pixelpost$table); 
with :
PHP Code:
$result_id mysql_listfields($pixelpost_db_pixelpost$table); 
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 01:49 PM.

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