This is a discussion on Upper right corner within the Nuke 7.x - Blocks forums, part of the PHP-Nuke 7.x category; Hi, I'm using 7.6.b.4 and the subBlack template.
Question, I figured out how to add stuff to the upper left ...
Question, I figured out how to add stuff to the upper left corner, can I put anything in the large blank area in the top right corner? I was hoping to put some text there.
The subBlack theme contains 2 header columns (left & right). The left (for you site banner) & the right (for your Advertisement banner).
The easiest way for you to do is to remove the right header column code script & put a much bigger site banner (one that would occupy the entire header space). If you don't remove the right header column, a small vertical grey line will show up to the right side of your header column even if your banner is large enough to occupy the entire header space.
If you really want the right header column to remain as your Advertisement space, you need to activate your Advertising module, add a banner image, create a banner position (ex: top right) then activate the banner image. You also need to add extra code script work in your (Function themeheader) inside your theme.php file. Now that's a lot of work!
Thanks for responding kb9nha. Wow, I think I like the big blank spot a lot more now. Well, I have nothing to lose, I'm going to go mess around with it tomorrow and see what I can do. Thanks for the info.