Pixelpost

Authentic Photoblog Flavour


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

Post Reply
 
Thread Tools
  #11  
Old 02-28-2008, 01:33 PM
Atlas88 Offline
forum loafer
 
Join Date: Feb 2008
Posts: 4
Send a message via MSN to Atlas88
Thanks!
Reply With Quote
  #12  
Old 03-26-2008, 04:01 PM
dotjon Offline
forum loafer
 
Join Date: Mar 2008
Posts: 1
This is very nice template, just two questions:

I can't seem to remove the EXIF info via the admin interface.

Has anybody converted the template to CSS?
Reply With Quote
  #13  
Old 03-26-2008, 05:51 PM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
dotjon: what do you mean by converting it to CSS?
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote
  #14  
Old 04-05-2008, 06:36 PM
Valrik Offline
forum loafer
 
Join Date: Oct 2005
Posts: 2
Thanks for the template!
Reply With Quote
  #15  
Old 04-07-2008, 01:15 AM
alberta Offline
forum loafer
 
Join Date: Apr 2007
Location: Manitoba Canada
Posts: 9
Thanks very much for this template, the orientation switcher is perfect and the photo-size flexibility is really appreciated.
Reply With Quote
  #16  
Old 04-13-2008, 05:49 AM
tapi's Avatar
tapi Offline
forum loafer
 
Join Date: Apr 2008
Location: Costa Rica
Posts: 4
hello!
i´m new here.. i really like this template, but i want to see the info of the photos in the right side not above the picture.. how can i do that? any idea? i would really appreciate that...
thanks
Reply With Quote
  #17  
Old 04-13-2008, 05:59 PM
kevincrafts's Avatar
kevincrafts Offline
pixelpost guru
 
Join Date: Jul 2007
Location: Colorado
Posts: 434
Not above the picture? not sure what you mean. Please elaborate.
__________________
Kevin | Light & Dark Photoblog

Reply With Quote
  #18  
Old 04-13-2008, 06:10 PM
tapi's Avatar
tapi Offline
forum loafer
 
Join Date: Apr 2008
Location: Costa Rica
Posts: 4
Lightbulb info between

Quote:
Originally Posted by kevincrafts View Post
Not above the picture? not sure what you mean. Please elaborate.
hello kevin and excuse me, i mean under!..
also what i want is to see the information and all between the picture, also in the right side, like in this site 32bitwonder.org/
i try it playing with the code, but i didnt found the key...
Reply With Quote
  #19  
Old 04-13-2008, 08:16 PM
kevincrafts's Avatar
kevincrafts Offline
pixelpost guru
 
Join Date: Jul 2007
Location: Colorado
Posts: 434
Are you saying you always want the photo information under the photo? You can delete the javascript that switches between the two layouts:

if (<IMAGE_WIDTH> > <IMAGE_HEIGHT>) {
$("table#hphoto").show();
} else {
$("table#vphoto").show();
}

and you can then delete the vertical photo table and show only the horizontal photo table. Not sure exactly how it would look with vertical photos though since the point of the template, and it's design, was to have the different layouts depending on the photo dimensions.
__________________
Kevin | Light & Dark Photoblog

Reply With Quote
  #20  
Old 05-02-2008, 09:35 PM
tapi's Avatar
tapi Offline
forum loafer
 
Join Date: Apr 2008
Location: Costa Rica
Posts: 4
Quote:
Originally Posted by kevincrafts View Post
Are you saying you always want the photo information under the photo? You can delete the javascript that switches between the two layouts:

if (<IMAGE_WIDTH> > <IMAGE_HEIGHT>) {
$("table#hphoto").show();
} else {
$("table#vphoto").show();
}

and you can then delete the vertical photo table and show only the horizontal photo table. Not sure exactly how it would look with vertical photos though since the point of the template, and it's design, was to have the different layouts depending on the photo dimensions.
thanks kevin, i want to show only the vertical photo table!
excuse my poor english!

this is my new photoblog: Clicks of Feelings .. no finished yet, but almost...
i hope you enjoy it!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 07:21 PM.

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