Thumbnail position problem
Posted: 31 Dec 2008, 02:30
Hello! Nice module! But i have a problem... really annoying one!
Well, shortly, this is my story...
Any suggestions?
EDIT: So far i've figured that the thumbnail is centered inside "class = phocagallery-box-file-third" by inspecting the site with Web Developer firefox addon. Means that third box isnt centered in second one though...
Please help!
EDIT2: Well, investigating this, i've found out that those boxes are just too close to eachother. Every box is centered in each, but they are too close on the right side, thus making it look like they are tight. Any ideas how to separate them a bit?
EDIT3: Hah! Well, I must say, this was one fun investigation... problem solved
#phocagallery-module-ri a img {
border:0px;padding:-2px;margin-left:-16px;margin-bottom:30px;margin-top:-3px;
}
Well, shortly, this is my story...
Any suggestions?
EDIT: So far i've figured that the thumbnail is centered inside "class = phocagallery-box-file-third" by inspecting the site with Web Developer firefox addon. Means that third box isnt centered in second one though...
Please help!
EDIT2: Well, investigating this, i've found out that those boxes are just too close to eachother. Every box is centered in each, but they are too close on the right side, thus making it look like they are tight. Any ideas how to separate them a bit?
EDIT3: Hah! Well, I must say, this was one fun investigation... problem solved
#phocagallery-module-ri a img {
border:0px;padding:-2px;margin-left:-16px;margin-bottom:30px;margin-top:-3px;
}