Resource icon

Show Visitor Panel in Responsive

Matthew Hawley

Well-known member
Matthew Hawley submitted a new resource:

Show Visitor Panel in Responsive - Does what it says on the tin.

Overview:
So what this template modification does is, it shows the visitor panel in responsive

EEd1pwn.png


1) Go to sidebar.css and find
Code:
.Responsive .sidebar .visitorPanel
        {
            display: none;
        }

2) Remove:
Code:
display: none;

If you like this resource don't forget to rate and like it!

Please consider a...

Read more about this resource...
 
Top Bottom