PDA

View Full Version : "Month Calendar"


mykodachrome
04-23-2006, 10:16 PM
Hey nice work on the new version! A minor issue with an add-on. I am using add-on month calandar add on version "1.3.1" in my archive/browse page.

Using pixelpost 1.4.3 the archive looks like this http://www.mykodachrome.com/index.php?x=browse&pagenum=1 (note the monthly links at the top).

Using version 1.5 it looks like this http://www.mykodachrome.com/pixelpost0001/index.php?x=browse&pagenum=1. Note the links look messy, especially check out how it looks if you select the dark style.

Any ideas what I am doing wrong?

jdleung
04-24-2006, 02:47 AM
Look for the following in the CSS file:

"td-calendar-days-imagefound", "td-calendar-days-imagefound:hover", "td-calendar-days-imagefound a ", "td-calendar-days-imagefound a:hover ", "table-calendar", "td-calendar-navi"

set the border to "0px" if you don't want it.
remove the backgoud or set it to blank if you would like to run it without backgound.

THE SIMPLE WAY is copy the codes in your 1.4.3 to 1.5. ;)

have fun.

mykodachrome
04-24-2006, 04:08 AM
Perfect - works like a dream! Thanks :-)