Post a new Activity Update: issue

Eddy
Eddy
@eddy
9 years ago
479 posts
The share button in the Timeline page, is overlapping / over the Post a new "Activity Update:" text box, just thought I would let you know.

Eddy
updated by @eddy: 01/29/16 08:41:33AM
michael
@michael
9 years ago
7,715 posts
Which skin? or here on jamroom.net? which browser? got a screenshot? Thanks! :)
Eddy
Eddy
@eddy
9 years ago
479 posts
Nova skin on Opera browser @michael, screenshot attached.
Image1.jpg
Image1.jpg  •  20KB

douglas
@douglas
9 years ago
2,791 posts
I'll have this fixed for the next skin release.

You can fix this yourself by modifying your skins/jrNova/css/action.css and change this:

#action_networks {
    position:relative;
    float:right;
    font-size:12px;
    right:0;
    bottom:24px;
    font-style:italic;
}

to this:

#action_networks {
    position:relative;
    float:right;
    font-size:12px;
    right:0;
    bottom:0;
    font-style:italic;
}



--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos

Tags