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.
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.