Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #900339

    Hi there

    I am making a pop-up window which opens an Enfold page, which has no header or footer, its a ‘Listen Online’ pop-up.

    I have the theme set up as a ‘boxed’ design.

    I’d like the pop-up page to be semi-transparent so that the background abstract image, which is on the entire website, can be partially seen in this pop-up.

    I also like to specify a page width for this pop-up – is that at all possible?

    Can anyone help please?

    Many thanks,

    Mike

    UPDATED:-
    I have managed to use the ‘Color Section’ to include a background image, though I guess this is not the most elegant way of achieving the result.

    • This topic was modified 6 years, 8 months ago by harmonyfm.
    #900629

    Hey harmonyfm,

    I’m not sure I understand what you are looking to achieve, could you try to explain a bit further or post a screenshot highlighting your intentions please? The radio stream seems to be working at least :-)

    Best regards,
    Rikard

    #900639

    Hi Rikard

    Yes, I made some progress since writing the email, though I’m still working in the dark really!

    I’ve used the Enfold color section to achieve the semi-transparent background, whereas I think there is a HTML or CSS way of doing that?

    The other question I have is regarding the included song titles, which are sent from the stream host server (Shoutcast) and pasted into an Enfold code block.

    A Javascript widget provides this data though I don’t know how to change the font size and colour, which I’d like to do if possible.

    I’ve sent the script in the Private Content section.

    What I’m really trying to achieve, but cannot think its possible, is a pop-up like the one on this trial site, the pop-up is linked to the third icon in the group that starts ‘Listen Live’:-

    https://harmony-fm.com/newsite/#

    This is built on a template (Joomla) and this is the best pop-up I have ever seen for a radio station, but I don’t want to use Joomla.

    Many thanks,

    Mike

    • This reply was modified 6 years, 7 months ago by harmonyfm.
    #902474

    Hi,

    the pop-up is linked to the third icon in the group that starts ‘Listen Live’:-

    The popup is actually a javascript function.

    <a class="popup" href="/newsite/index.php?tmpl=popup" onclick="window.open(this.href,'targetWindow','width=690,height=600,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,');return false;"><i class="icon-popup"></i></a>
    

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.