(SOLVED)Space between LABEL and CONTENT 11 years ago6TopicHi All,Does anyone know whether it's possible to decrease the distance between the label and its content ?See example.So, e.g. the space between label Address and the content Promenade 2Can this be done with standard Seblod template? Thanks,Hans RD 11 years ago5Level 1Firebug babe!!div.cck_contents.cck_content div.cck_label {float: left;width: 145px;} HansC 11 years ago4Level 2Thanks.But it doesn't tell me where to make this change.Hans RD 11 years ago3Level 3cck.content.css - line 32Best practice is to do an override:div.cck_contents.cck_content div.cck_label {width: 100px !important;} HansC 11 years ago2Level 4Found it.Fire Bug is indeed a hany tool. Thanks for the advise.Habs 376 PostsOctopoos - Besadministrator 11 years ago1Level 5Hello,You can do this natively by selecting a variation on the line of a position. Select the variation called "seb_css3" then click on the little "+" button near the variation. See the paramater "width" in Fields part.By default it's 145pxRegards. HansC 11 years ago0Level 6Hi,Many thanks thanks for the input. Now I discovered even more options in Seblod.Thanks,Hans