You need to check this and try some different options:
.dc (line 598) {
display: table-cell;
text-align: left;
vertical-align: top;
width: 100%;
}
I would hazard a guess at the 100% messing things up.
You need to check this and try some different options:
.dc (line 598) {
display: table-cell;
text-align: left;
vertical-align: top;
width: 100%;
}
I would hazard a guess at the 100% messing things up.
That did change proportions but unfortunatly not the ones I have a problem with.
I have included a picture to show you one of the side boxes and highlighted where the images are stretched.
Most the boxes have the same problem.
http://www.bambinogifts.com/
Thanks for your help so far.
Alex
Sorry I have no time for TM templates.
I suggest maybe using Firefox with the Web Developer add-on. You can then use this to narrow down your problem(s).