Jump to content
  • 0

Question

7 answers to this question

Recommended Posts

  • 0
Posted
{{if \IPS\Member::loggedIn()->member_id == 1}}
.cAuthorPane .ipsType_blendLinks a {
  font-size:13px;
}
.cAuthorPane_info .ipsType_break {
  font-size:11px;
}
{{endif}}

vezi asa ( Am testat )

  • 0
Posted

Te duci la postContainer la   <div class='cAuthorPane cAuthorPane_mobile ipsResponsive_showPhone ipsResponsive_block'> si modifici cu <div class='cAuthorPane user_{$comment->author()_>member_id} cAuthorPane_mobile ipsResponsive_showPhone ipsResponsive_block'>

si pui in css asa

.user_id .ipsType_blendLinks a {
  font-size:13px;
}
.user_id .ipsType_break {
  font-size:11px;
}

 

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.