Jump to content

Recommended Posts

Posted

Intra in  ACP > Look & Feel > Skin-ul Tau > Manage Skin Sets & Templates > CSS > ipb_styles

CTRL + F si cauta AUTHOR INFO (& RELATED) STYLES

 

Vei gasi mai jos .ribbon sau .custom_fields

 

Adauga sau Editeaza:

Exemplu:

font-family: Arial, Helvetica, sans-serif;
Posted
/* AUTHOR INFO (& RELATED) STYLES */
 
.column_view .post_wrap{
background: #252525;
}
 
.column_view .post_body{
border-left: 1px solid #323232;
}
 
.author_info {
width: 155px;
float: left;
font-size: 12px;
text-align: center;
padding: 10px 10px;
line-height: 150%;
}
 
.author_info .group_title {
color: #dddddd;
margin-top: 5px;
}
 
.author_info .member_title { margin-bottom: 5px; word-wrap: break-word; }
.author_info .group_icon { margin-bottom: 3px; }
 
.custom_fields {
color: #bbbbbb;
margin-top: 8px;
}
 
.custom_fields .ft { 
color: #aaaaaa;
margin-right: 3px;
}
 
.custom_fields .fc {
word-wrap: break-word;
}
 
.user_controls {
text-align: center;
margin: 6px 0;
}
 
.user_controls li a {
padding: 0 5px;
}
 
Dami-l tu te rog modificat.
Posted

Poftim:

.column_view .post_wrap{
background: #252525;
}
 
.column_view .post_body{
border-left: 1px solid #323232;
}
 
.author_info {
width: 155px;
float: left;
font-size: 12px;
text-align: center;
padding: 10px 10px;
line-height: 150%;
}
 
.author_info .group_title {
color: #dddddd;
margin-top: 5px;
}
 
.author_info .member_title { margin-bottom: 5px; word-wrap: break-word; }
.author_info .group_icon { margin-bottom: 3px; }
 
.custom_fields {
color: #bbbbbb;
margin-top: 8px;
font-family: "Arial", Times, serif;
}
 
.custom_fields .ft { 
color: #aaaaaa;
margin-right: 3px;
}
 
.custom_fields .fc {
word-wrap: break-word;
}
 
.user_controls {
text-align: center;
margin: 6px 0;
}
 
.user_controls li a {
padding: 0 5px;
}

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.