OS Property support center

Field and Field Groups Column Width

  • Jason Rappoport
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 6 months ago #41705 by Jason Rappoport
Field and Field Groups Column Width was created by Jason Rappoport
How do I change the column width of the fields that show up in the tabbed field columns.
I want the first column to be wider.

See red circled portion of image - I need that to be on one row.

Thanks.

Please Log in or Create an account to join the conversation.

More
11 years 6 months ago #41707 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Field and Field Groups Column Width
Hi,
Please go to file
components > com_osproperty > templates > default > style > style.css
find
.left_details_col{
width:20%;
text-align:left;
font-weight:bold;
padding:3px;
padding-left:10px;
vertical-align:top;
border:0px;
}
and change
.left_details_col{
width:30%;
text-align:left;
font-weight:bold;
padding:3px;
padding-left:10px;
vertical-align:top;
border:0px;
}

Good luck
Dam

Please Log in or Create an account to join the conversation.

Moderators: Dang Thuc DamNguyen Phu Quan