I want the site logo to be aligned directly with the site title. I put the logo code in the layout.master (see below). The logo is appearing a the top of the page. How can I make it appear on the same line as the site title and in front of it? http://mojo.immonline.com
<div id="wrapheader">
<portal:SiteLogo id="SiteLogo" runat="server" /></portal:SiteLogo>
<portal:SiteTitle id="SiteTitle" runat="server"></portal:SiteTitle>
<portal:SkipLink id="SkipLink1" runat="server" />
<portal:SiteMenu id="SiteMenu1" runat="server"