Forum Support

Shape 5
March 28, 2024, 06:12:54 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Adjust the player indicator width ?  (Read 486 times)
skymateo
Jr. Member
**
Offline Offline

Posts: 9



« on: May 15, 2014, 12:45:50 PM »

Hello,

I would like the scroll bar of the current mp3 being played to be shorter. It always goes beyond the edge of the website design ?

regards
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: May 16, 2014, 12:36:21 PM »

Hello,

Can you post a URL of this so I can see why its doing this?
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
skymateo
Jr. Member
**
Offline Offline

Posts: 9



« Reply #2 on: May 16, 2014, 01:08:13 PM »

Hello,

absolutely :

http://inheritance-studio.com

The mp3 player goes a little bit too far to the right. It does this for most sizes unless I leave the site at the 100% width setting (it is currently set at a maximum pixel width of 1200/1300 or thereabouts)

At the same time, can you check the accordion menu ? the first line does not display corruptly. On the admin side, it is a simple text with 2 lines, the 2nd one is hidden below the accordion

thank you !
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: May 19, 2014, 01:07:37 PM »

For the music player in your s5_responsive.css file look for:

Code:

@media screen and (max-width: 1280px){

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

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

}


Then just change this to:

Code:


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

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



And for the accordion, you have a fixed height of 23px on a DIV in your module which is causing this issue:

clear: both; height: 23px;
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.