Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 12-03-2004, 11:36 PM
abel's Avatar
abel Offline
pp regular
 
Join Date: Nov 2004
Posts: 33
changing width on horiz calendar

how can i resize the horiz calendar on my main page.

http://www.abellongoria.com/index.php

ive tried changing a couple of different values in the image_template.html file but im afraid to go further since i might really screw it up... hhehe

thanks
abel.
Reply With Quote
  #2  
Old 12-04-2004, 08:48 AM
Connie
Guest
 
Posts: n/a
Abel,

I am sure you already looked at the CSS-formatting in the template

well, I entered the calendar at my page into a DIV 'kalender'

Code:
 .kalender {
           position : absolute;
           top : 450px;
           left : 50px;
           width : auto;
           max-width : 70%;
           padding : 0;
           font-size : 10px;
           font-weight : 110;
           letter-spacing : -1px;
      }
as you see I set width to auto and max-width to 70%

as this is CSS you can't really destroy anything, just keep a copy of the original template
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 03:40 AM.

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