Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. Marquees how to

Marquees how to

Scheduled Pinned Locked Moved General Discussion
16 Posts 6 Posters 2.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mariusjopenM Offline
    mariusjopenM Offline
    mariusjopen
    Global Moderator
    wrote on last edited by
    #4

    Hi Maria,
    exactly. Marquees don't work in the Gridder yet. We will implement them in the future.

    If you embedd them in the custom HTML are you can only show them on specific pages with custom CSS and display: block for that specific page.

    Let me know when you face problems!

    Best!

    Marius

    www.mariusjopen.world

    S 1 Reply Last reply
    0
    • mariusjopenM mariusjopen

      Hi Maria,
      exactly. Marquees don't work in the Gridder yet. We will implement them in the future.

      If you embedd them in the custom HTML are you can only show them on specific pages with custom CSS and display: block for that specific page.

      Let me know when you face problems!

      Best!

      Marius

      S Offline
      S Offline
      strk
      wrote on last edited by
      #5

      @mariusjopen
      Hi Marius! could you explain more this process? it would be very helpful

      Thanks!!

      S

      1 Reply Last reply
      0
      • mariusjopenM Offline
        mariusjopenM Offline
        mariusjopen
        Global Moderator
        wrote on last edited by
        #6

        HIn @strk ,

        which process? How to embedd a marquee in the Gridder OR the Custom HTML?

        What do you want to achieve?

        Best!

        Marius

        www.mariusjopen.world

        S 1 Reply Last reply
        0
        • mariusjopenM mariusjopen

          HIn @strk ,

          which process? How to embedd a marquee in the Gridder OR the Custom HTML?

          What do you want to achieve?

          Best!

          Marius

          S Offline
          S Offline
          strk
          wrote on last edited by
          #7

          Hi @mariusjopen, thanks for such a quick reply

          I was wondering how do I place a marquee on a specific page. I have placed your code onto the custom HTML section and the marquee appears on the main page of my site.

          Many thanks,
          S

          1 Reply Last reply
          0
          • mariusjopenM Offline
            mariusjopenM Offline
            mariusjopen
            Global Moderator
            wrote on last edited by
            #8

            Hi @strk

            Have a look here:
            0_1508752494528_Bildschirmfoto 2017-10-23 um 11.47.27.png

            0_1508752503496_Bildschirmfoto 2017-10-23 um 11.47.55.png

            0_1508752517212_Bildschirmfoto 2017-10-23 um 11.48.05.png

            I hoped that helped. If you have more questions – let me know!

            Marius

            www.mariusjopen.world

            S 1 Reply Last reply
            0
            • mariusjopenM mariusjopen

              Hi @strk

              Have a look here:
              0_1508752494528_Bildschirmfoto 2017-10-23 um 11.47.27.png

              0_1508752503496_Bildschirmfoto 2017-10-23 um 11.47.55.png

              0_1508752517212_Bildschirmfoto 2017-10-23 um 11.48.05.png

              I hoped that helped. If you have more questions – let me know!

              Marius

              S Offline
              S Offline
              strk
              wrote on last edited by
              #9

              @mariusjopen Hi Marius, thanks for the quick reply
              I already did this before asking here but it didn't work.

              Do I need to place this code also onto the Custom <head> content?
              When I do this the marquee appears in the home page of my site but I just want the marquee to be in a specific page

              Thank you and sorry to bother again!

              1 Reply Last reply
              0
              • mariusjopenM Offline
                mariusjopenM Offline
                mariusjopen
                Global Moderator
                wrote on last edited by
                #10

                HI @strk
                please don't be sorry. I am here to help!

                It is weird, because it works on our studio website:
                http://www.thepeople.world/

                Best is if you write an email to marius@thepeople.world and include your username, password and a link to this conversation.

                Marius

                www.mariusjopen.world

                1 Reply Last reply
                0
                • B Offline
                  B Offline
                  badjuju
                  wrote on last edited by
                  #11

                  @mariusjopen

                  I also tried to embedd the marquee in the gridder, and just nothing just shows up. Any idea why that could be?

                  Hugs,

                  juju

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    badjuju
                    wrote on last edited by
                    #12

                    Ok, digging around in html I found that the text in marquee just doesn't have any font styling applied for some reason and was invisible, so have to add that and it should work.

                    1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      JB
                      wrote on last edited by
                      #13

                      I was trying the same thing. I made it work with Text, but images won’t move. They are moving when I’m putting the code in the HTML Head, but no inside the grid. Text will work finde inside the grid.

                      Images just stand there and do nothing :).

                      Do you have any ideas? Any tipps?

                      1 Reply Last reply
                      0
                      • mariusjopenM Offline
                        mariusjopenM Offline
                        mariusjopen
                        Global Moderator
                        wrote on last edited by
                        #14

                        Dear @JB
                        I would not recommend the classic MARQUEE code but a Javascript solution. Or jQuery. MARQUEE is out of date.

                        Best!

                        Marius

                        www.mariusjopen.world

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          Sojoer
                          wrote on last edited by Sojoer
                          #15

                          Hi Marius!

                          I'm also trying to use a marquee for a clients homepage. As the others said, it worked with adding it to the head but not inside the grid. I'm also pretty new to coding, so I might need a more detailed explanation... You suggest to use Javascript. How does this work? Do I also write Javascript in the custom html and CSS.

                          It would also be fine if I can use the classic html marquee – but I still wonder how I can change the fontsize and fontstyle here?

                          Thanks in advance.

                          1 Reply Last reply
                          0
                          • mariusjopenM Offline
                            mariusjopenM Offline
                            mariusjopen
                            Global Moderator
                            wrote on last edited by
                            #16

                            Dear @Maria
                            sure! You can use a classic marquee as well.

                            You can add it into the CUSTOM HTML area.

                            Also have a look with the inspector tool which classes get added as paragraph styles.
                            I think they are called _h1 and so on…
                            You can use the same classes to add the same style to an element which you use in the CUSTOM HTML area.

                            I hope that gave you a direction :D

                            Best!

                            Marius

                            www.mariusjopen.world

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            I also code custom websites or custom Lay features.
                            💿 Email me here: 💿
                            info@laytheme.com

                            Before you post:
                            1. When using a WordPress Cache plugin, disable it or clear your cache.
                            2. Update Lay Theme and all Lay Theme Addons
                            3. Disable all Plugins
                            4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                            This often solves issues you might run into

                            When you post:
                            1. Post a link to where the problem is
                            2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                            3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                            Online Users
                            Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                            laytheme.com
                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Recent
                            • Tags
                            • Popular
                            • Users
                            • Search