Closed (fixed)
Project:
Marinelli
Version:
6.x-2.96
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2010 at 22:23 UTC
Updated:
30 Oct 2010 at 12:14 UTC
Hi, I can't seem to find anything in the layout.css file that controls the spacing of fields. Is there somewhere else I should look? Here is a screenshot of a "profile" content type that I created with the fields.
| Comment | File | Size | Author |
|---|---|---|---|
| profileScrnShot2.jpg | 182.69 KB | JTX |
Comments
Comment #1
Deepika.chavan commentedHi,
I created content type 'profile' in that I created two fields namely First name (machine name- fname) and Last name( machine name- lname).
So I got css classes like 'field-field-fname' and 'field-field-lname' respectively.
Then I added following css to increase the space between the fields :
Rgrds,
Deepika Chavan.
Comment #2
heather commentedLooks like that's fixed! Thanks Deepika.