0
Welcome Guest! Login
0 items Join Now

Iridium module problem please help!

  • Iridium module problem please help!

    Posted 13 years 6 months ago
    • Hi I know forum rules say not to repost but I've had no reply to my issue which I suspect is very easy to solve but my php knowledge is zero!

      My top right module is not in the top right of my website - it seems to be 'on top' of the search module and I have no idea how to move it. I've looked at the code using Firebug and I think the code needs to be moved to the header but have no idea how to get it in the right place!

      Have attached screenshots to explain problem and want I'm trying to acheive:

      SHOT OF SEARCH MODULE POSITION:
      This image is hidden for guests.
      Please log in or register to see it.


      SHOT OF TOP-RIGHT MODULE POSITION:
      This image is hidden for guests.
      Please log in or register to see it.


      SHOT OF WHERE I WANT TOP-RIGHT MODULE POSITION (OR MAKE NEW MODULE POSITION):
      This image is hidden for guests.
      Please log in or register to see it.


      If someone can tell me what code I need to change/edit I would be VERY grateful!!!!

      Using Joomla 1.5 and webite url is: www.guildfordboilerroom.com
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Iridium module problem please help!

    Posted 13 years 6 months ago
    • Hi
      The header area consists of 3 module positions - logo, top-right and search. I only see two published modules, logo and search. I don't see anything in top-right. Could you publish a module to that position and we'll see what we can do for you.
  • Re: Iridium module problem please help!

    Posted 13 years 6 months ago
    • Thanks so much - have published a twitter module but don't want to leave it up there too long as the site is live ;)

      Here is a screenshot as well in case I have to disable the module:

      This image is hidden for guests.
      Please log in or register to see it.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Iridium module problem please help!

    Posted 13 years 6 months ago
    • Okay we're playing post tag :(
      Can you set the twitter module as Registered so the public can't see it.
      I'll try and CSS it for you when I login the front end. Send me some login creds.
  • Re: Iridium module problem please help!

    Posted 13 years 6 months ago
    • Hi Dan just sent you PM with login details - thank you!!! :)
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Iridium module problem please help!

    Posted 13 years 6 months ago
    • beanpoddy wrote:
      Hi Dan just sent you PM with login details - thank you!!! :)
      I added to your template.css:
      #top-right {
        position: relative;
        top: -96px;
      }
      This will get you going.

Time to create page: 0.315 seconds