Pixelpost

Authentic Photoblog Flavour


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

Post Reply
 
Thread Tools
  #1  
Old 10-23-2004, 03:07 AM
keoshi Offline
pp regular
 
Join Date: Oct 2004
Location: Portugal
Posts: 47
Send a message via ICQ to keoshi Send a message via AIM to keoshi Send a message via Yahoo to keoshi
Minimal template! (avaliable)

Hey!

Every piece of skinnable software should have a 'minimal' template... This is my attempt on Pixelpost! Hope you enjoy it!
IT IS VERY MINIMAL! (you've been warned :P)
Maybe too minimal to the general public...

CLICK HERE!


Peace out!

~keoshi
__________________
keoshi.com :: unleash your imagination
Reply With Quote
  #2  
Old 12-22-2004, 12:23 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
The link just brings me to the first page, ie http://www.pixelpost.org/
Reply With Quote
  #3  
Old 12-22-2004, 07:20 AM
pixelpunk's Avatar
pixelpunk Offline
pixelpost guru
 
Join Date: Oct 2004
Location: Sweden
Posts: 504
Send a message via ICQ to pixelpunk
I've moved pixelpost site to this new domain.
Go to the downloads page and click "themes" and there you have the minimal template.

A variety of links in the forum is probably non-functional this way.

old:
http://www.pixelpunk.se/software/ind...&details=9

new:
http://www.pixelpost.org/index.php?x...&details=9

// punk
__________________
icq: 66760929
Reply With Quote
  #4  
Old 01-17-2005, 03:43 PM
astroflux Offline
pp regular
 
Join Date: Nov 2004
Posts: 25
i use the same comment_template as this one. is there a way to make the page scroll? if i get too many comments the page does not have a scroll bar.

any thoughts?
__________________
bldg13
Reply With Quote
  #5  
Old 01-17-2005, 09:09 PM
Rasmus Offline
 
Join Date: Jan 2005
Location: Copenhagen, Denmark
Posts: 3
Indeed there is! Coincidentally I use the same template (thx keoshi!) and had to do a little fix to get the comments to show up:

1) Open the index.php file
2) Look for the line that says:
Code:
$tpl = ereg_replace("<COMMENT_POPUP>","<a href='#' onclick=\"window.open('index.php?popup=comment&showimage=$image_id','Comments','width=480,height=540..
it's the 515th line down.
3) As it is a javascript function, just add
Code:
,scrollbars=yes'
after the
Code:
height=540
attribute.
4) Save, exit and upload!

I added a couple of more attributes just for the hell of it, so my entire line reads:
Code:
$tpl = ereg_replace("<COMMENT_POPUP>","<a href='#' onclick=\"window.open('index.php?popup=comment&showimage=$image_id','Comments','width=480,height=540,resizable=no,scrollbars=yes,status=no,menubar=no,directories=no');\">$lang_comment_popup</a>",$tpl);
Hope this fixes your problem
/Rasmus
Reply With Quote
  #6  
Old 01-18-2005, 12:08 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
thank's, that's a small think i'd need to fix in the freenik template as well, very usefull!!

gabriele
--------------------------
www.aboutpictures.com
--------------------------
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