how to change the distance between right column and center column like the distance between left column and center column?
http://otisweb.ro/souvenirs/
how to change the distance between right column and center column like the distance between left column and center column?
http://otisweb.ro/souvenirs/
From furniture to souvenirs ... ;)
Try adding either of these to stylesheet.css
.column-center-padding {padding-right: 20px}
#column-center {padding-right: 20px;}