
Originally Posted by
kuroi
Oh dear. Unfortunately you are using a tables-based layout where the distance is built into the table definition and there are no CSS hooks to change it.
Specifically, these attributes are displayed in a table that is centered in the middle panel and 90% wide. It has two cells with left-aligned text. The right hand one is 75% of the 90% wide and so by implicatioin the left one if 25% wide or 22.5% of the center column width. This will get bigger or smaller as the window expands or contracts, but it is all hard-coded and so can't be changed without coding changes.
What version of Zen Cart are you using and what template is this based on?