- Posts: 7
- Thank you received: 0
Adjust user 5 - 8 width
-
midanuga
Inactive member - Topic Author
- New Member
Less
More
10 years 8 months ago #38077
by midanuga
Adjust user 5 - 8 width was created by midanuga
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 8 months ago #38085
by ivan.milic
Replied by ivan.milic on topic Adjust user 5 - 8 width
Example for user 6:
Place this at bottom of layout.css
#c1{
width:20%;
}
#c2{
width:40%;
}
#c3{
width:20%;
}
#c4{
width:20%;
}
so user5 has id #c1,user6 has id #c2 ...
Place this at bottom of layout.css
#c1{
width:20%;
}
#c2{
width:40%;
}
#c3{
width:20%;
}
#c4{
width:20%;
}
so user5 has id #c1,user6 has id #c2 ...
Please Log in to join the conversation.
Time to create page: 0.249 seconds