Page 1 of 1

Label problem since last update

Posted: Mon Oct 26, 2015 10:22 am
by Kinson Sa

Since last update, now when I put a label and change, font, font color, font size or anything in the label, it does not change anything.?? it just happend to me ?

I have make a litlle change to home.css, for the proportionality of some images.

/*imagen proporcion */
img.thubnailIMage1{
max-width: 100px;
max-height: 100px;
}
img.thubnailIMage2{
max-width: 270px;
max-height: 270px;
}
img.thubnailIMage3{
max-width: 240px;
max-height: 240px;
}

When you change this then I have to make everything for my self in home.css??

Thanks

Pedro