Shape 5

Joomla Club Extensions => MP3 Gallery - Club => : talknaija October 31, 2016, 08:03:02 PM



: I want to put the module on left of the blog box template
: talknaija October 31, 2016, 08:03:02 PM
I putt the module in the left of he blog box template but it overlaps out of the box, how can I reduce the size?


: Re: I want to put the module on left of the blog box template
: jonahh November 01, 2016, 02:38:07 PM
Hello,

If you can post a URL I can help you with the CSS


: Re: I want to put the module on left of the blog box template
: talknaija November 11, 2016, 10:15:47 AM
http://talknaija.com

thanks


: Re: I want to put the module on left of the blog box template
: jonahh November 14, 2016, 02:18:29 PM
Ok here is the CSS to edit the width of the bar. If you add this it will shorten the bar width. You should probably add at a certain screen width in the s5_responsive.css file. The overlay only happens on smaller screen widths. It looks fine for me on my desktop monitor at 1920x1200.

:
.ttw-music-player .progress-wrapper {
width:55px !important;}

.ttw-music-player .player-controls {
width:166px !important;}