Pardon the n00b question, but I can't for the life of me figure out how to position a new header region, in which I'd like to place the userloginbar block.

I've added the region in sky.info, and added the following to page.tpl.php:

<?php if ($header): ?>
        	<span id="site-myheaderblock"><?php print $header; ?></span>
        <?php endif; ?>

As you can see, I was trying to copy the general style of site-slogan, et al. So, I added a #header #site-myheaderblock item to style.css, but it seems like no matter how I try to position the region, it always shows below the two sidebars and above content top.

Any help is appreciated, as I am very obviously a css neophyte.

Comments

intent’s picture

Status: Active » Closed (fixed)

After improving my CSS a little I figured this out.

Smiless’s picture

Hey I like to do the same already for a few days!
But everything i try seems not to work well.
Is it possible that you make a small tutorial?
Or explain a little more?

wallbay1’s picture

Hi dude
can you please tell us exactly what you did?
thanks