[RSS Feed/News] Make the media slider horizontal scroll arrows more visible

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
nicodak submitted a new resource:

Make the media slider horizontal scroll arrow more visible - Make the media slider horizontal scroll arrow more visible to your visitors

You can make the media slider actuators more visible to your visitors with a little css modification.
In extra.less template just add :

Less:

Code:
.lSAction>a.lSPrev:after,
.lSAction>a.lSNext:after {
    padding: 5px 0;
    border-radius: 3px;
    width: 26px;
    background: rgba(254,254,254,0.8)...
Click to expand...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom