Jump to content

onlyME

Clients
  • Posts

    2,712
  • Joined

  • Days Won

    17

Reputation Activity

  1. Like
    onlyME got a reaction from Neej in Featured Content for IPS4.x+   
    Updated, please try the newest version.
    http://prntscr.com/bs0z0d
  2. Like
    onlyME got a reaction from GrooveOnBeat in Featured Content for IPS4.x+   
    There is a bug that can not save the position. I will fix in the next version.
  3. Like
    onlyME got a reaction from BN_IT_Support in Videobox   
    @duyfr I think it's a bug of IPS, running sql manual or fixing automatically still can not solve that error message. It occurs with custom apps. Although annoying, its nothing to be concerned over.
  4. Like
    onlyME got a reaction from GrooveOnBeat in Videobox   
    Edit your theme > videobox > front > widgets > Videos
    Find
    <div class="esnList_item"> Replace by
    <div class="esnList_item_big"> Find
    <div class="esnList_item_border"> Replace by
    <div class="esnList_item_border_big"> Save
    Try to play with css to make your layout. I designed it for the default skin  
    YEs
  5. Like
    onlyME got a reaction from m@t in Videobox   
    Edit your theme > videobox > front > widgets > Videos
    Find
    <div class="esnList_item"> Replace by
    <div class="esnList_item_big"> Find
    <div class="esnList_item_border"> Replace by
    <div class="esnList_item_border_big"> Save
    Try to play with css to make your layout. I designed it for the default skin  
    YEs
  6. Like
    onlyME got a reaction from m@t in Videobox   
    Go to videobox > front > view > view you will see the elements
  7. Like
    onlyME got a reaction from GrooveOnBeat in Videobox   
    Yes, the CC button only apprear if you uploaded subtitles (*.vtt).
    I think I will remove the youtube plugin, it's better to use youtube's player.
  8. Like
    onlyME got a reaction from GrooveOnBeat in Featured Content for IPS4.x+   
    I see the bug, I forgot to add the button on images in slider. It will be fixed in the next version.
  9. Like
    onlyME got a reaction from Neej in Featured Content for IPS4.x+   
    I see the bug, I forgot to add the button on images in slider. It will be fixed in the next version.
  10. Like
    onlyME got a reaction from sobrenome in (BIM40) Easy Popup   
    I don't understand do you have disabled popup when using multiple popups? It's not related to the editor or textarea, check your HTML tags.
  11. Like
    onlyME got a reaction from sobrenome in (BIM40) Easy Popup   
    No, it's not really necessary. 
  12. Like
    onlyME got a reaction from sobrenome in (BIM40) Easy Popup   
    Turning off editor it shows the textarea that also supports HTML. Don't give permissions to users who don't know.
  13. Like
    onlyME reacted to GrooveOnBeat in (BIM40) Easy Popup   
    Yup, I don't.
    I guess I'll do that. When I want to use HMTL I enable it and then set the classes. That way when I turn the editor back on I can make the property changes through CSS.
  14. Like
    onlyME reacted to GrooveOnBeat in Featured Content for IPS4.x+   
    I noticed that it shifts when fade is used with horizontal setting.
    Thanks, this helped!
  15. Like
    onlyME reacted to GrooveOnBeat in (BIM40) Easy Popup   
    I just came here to ask about that.
    Only after I created a test popup I saw the member group permissions. What a fantastic application! Great job as always @onlyME 
  16. Like
    onlyME reacted to BN_IT_Support in Musicbox (Support)   
    New update is great thanks.
    This is a good idea.
  17. Like
    onlyME got a reaction from GrooveOnBeat in Featured Content for IPS4.x+   
    Sorry, it should be
    .slider_1 { margin-left: -40px !important; }  
  18. Like
    onlyME got a reaction from m@t in Featured Content for IPS4.x+   
    i will consider your suggestion.
  19. Like
    onlyME reacted to GrooveOnBeat in Featured Content for IPS4.x+   
    I've noticed that "!important" is required throughout the CSS. I came across the padding and alignment issues because my sliders are in containers that have specific pixel dimensions. So I require all sides flush.
    Do these work for you? You'll need to find and replace these codes.
    .bx-wrapper { position: relative !important; top:0px; margin:0 !important; padding: 0 !important; vertical-align:top !important; } .bx-wrapper img { position:absolute !important; top:-13px !important; max-width: 100% !important; max-height: 100% !important; display: block; margin: 0 auto !important; padding:0 !important; } And .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: 0 !important; width: 100%; z-index:1000 !important; } And .bx-wrapper .bx-caption { display:block !important; position: absolute; bottom:-2px !important; left: 0; margin-bottom:15px !important; padding-bottom:15px !important; background: #666\9; background: rgba(0,0,0,0.7) !important; width: 100%; } .bx-wrapper .bx-caption span { color: #ffffff !important; font-family: Arial; display:block !important; font-size:14px !important; font-weight:normal !important; }  
  20. Like
    onlyME reacted to Neej in Featured Content for IPS4.x+   
    Cheers mate, that seems to have helped a lot. I just added it as a page addition in a newly created .css file, might need to go through it and remove some of your css though as it conflicts with some of my own additions in terms of the style.
  21. Like
    onlyME reacted to GrooveOnBeat in Featured Content for IPS4.x+   
    Yup! It's tailored for mine so just edit it to suit your needs. Glad it helped!
  22. Like
    onlyME reacted to BN_IT_Support in Musicbox (Support)   
    Is there a way to add custom field data into the playSong embed template just below the play progress bar please?
    I'd like to do something like:
    ... <strong>{$song->field_1(title)}:</strong> {$song->field_1(content)} <div id="SongActionBar"></div> ... Thanks
    edit: Actually never mind I can fiddle with:
    {$song->getSongFields()|raw}  
  23. Like
    onlyME got a reaction from BN_IT_Support in Musicbox (Support)   
    Ok, I will test it again. Maybe the blur css doesn't support safari.
  24. Like
    onlyME got a reaction from BN_IT_Support in Musicbox (Support)   
    Hi,
    Currently there is no option to hide it. I will update in the next version. Or you can do it manually, go to ACP > Customization > Themes > click </> to edit your theme > musicbox > front > browse > index 
    Find and remove
    <div class='ipsBox ipsSpacer_bottom'> <h2 class='ipsType_sectionTitle ipsType_reset'> <a href='{url="app=musicbox&module=musicbox&controller=playlists" seoTemplate="musicbox_newestPlaylists"}'>{lang="musicbox_newestPL"}&nbsp;&nbsp;<i class="fa fa-chevron-right"></i></a> </h2> <div class="ipsAreaBackground_reset"> {{if count($newPlaylists) > 0}} {template="playlistRows" group="browse" app="musicbox" params="null, $headers, $newPlaylists"} {{else}} <p class="ipsType_reset ipsType_light ipsPad">{lang="musicbox_index_nopl"}</p> {{endif}} </div> </div> Save
  25. Like
    onlyME got a reaction from Neej in Featured Content for IPS4.x+   
    Hi,
    Try this 
     
×
×
  • Create New...