PDA

View Full Version : CSS in pp 1.4.1 vs 1.3?


Kenneth K
06-08-2005, 12:13 PM
I'm trying to modify my templates so they fit to pp 1.4.1. I'm still using 1.3 on my photoblog but have installed the new 1.4.1 on a separate install to mess around with. Most of my design looks fine but it's like some things are just ignored. Eg. the css for selected thumbnail on the frontpage doesn't seem to have any effect and in the comments popup stuff is moved around.

What is different in 1.4.1 vs 1.3 on the markup side? What shall I do different?

Kenneth

Joe[y]
06-08-2005, 12:24 PM
in your css all _ should now be -

Connie
06-08-2005, 01:15 PM
Kenneth,

as Joe[y] wrote, the names of the CSS elements were changed
also the codepages changed

please read the information which is in the /doc-folder, there is upgrade-information!

Kenneth K
06-08-2005, 02:39 PM
Ok, thanks. It wasn't difficult to change it. Works nicely now. :)

Kenneth