0
Welcome Guest! Login
0 items Join Now

SOLVED Simple fixed topright position for module.

    • Robert's Avatar
    • Robert
    • Newbie
    • Posts: 18
    • Thanks: 0

    SOLVED Simple fixed topright position for module.

    Posted 8 years 1 month ago
    • I use the "languge switcher" module showing only 2 small flag images.
      I want it to be on the top right, overlapping whatever is underneath it.
      The solution should be very simple, like adding an atom (I love that).

      I found this post, but does it need to be so complicated? www.rockettheme.com/forum/gantry5-for-jo...ated?start=0#1201057

      Thanks for your thoughts....
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Simple fixed topright position for module.

    Posted 8 years 1 month ago
    • Robert wrote:
      I use the "languge switcher" module showing only 2 small flag images.
      I want it to be on the top right, overlapping whatever is underneath it.
      The solution should be very simple, like adding an atom (I love that).

      I found this post, but does it need to be so complicated? www.rockettheme.com/forum/gantry5-for-jo...ated?start=0#1201057

      Thanks for your thoughts....

      No. Have you tried:
      .language-module-name {
          position: fixed;
      }
    • The following users have thanked you: Robert

    • Robert's Avatar
    • Robert
    • Newbie
    • Posts: 18
    • Thanks: 0

    Re: SOLVED Simple fixed topright position for module.

    Posted 8 years 1 month ago
    • Thanks. Indeed thats it.
      (I had tried it but forgot the z-index: 999; to get it on top.)

Time to create page: 0.047 seconds