Logo along with a header in Joomla

Discussion in 'Joomla' started by RovingCalypso, Aug 17, 2008.

  1. #1
    Heres the situation.

    The site is www.qyick.com/roch

    I intend to add a logo to the left of the rotating header. The problem is that when I add the logo the header moves down like moving to the next line even.

    I am doing it by two div tags
    <div id="logo">xxxxxxxxxxxx</div>
    <div id="header">xxxxxxxxxxxxxx</div>

    What am I doing wrong here?

    p.s. the header is a module and the logo is a plain img src html tag.
     
    RovingCalypso, Aug 17, 2008 IP
  2. affiliguy

    affiliguy Guest

    Messages:
    38
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It depends on the template you are using.

    But most likely you will need to edit the CSS file. Look for a header ID in the CSS file. It probably has a predefined size in pix. Change that size to whatever you want and try to put the logo in a module. type in ?tp=1 after the index page to see which module is using the top position and edit accordingly.
     
    affiliguy, Aug 18, 2008 IP