MyBB Community Forums
Area to right of logo - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Themes (https://community.mybb.com/forum-103.html)
+---- Forum: Theme Support (https://community.mybb.com/forum-10.html)
+---- Thread: Area to right of logo (/thread-47271.html)



Area to right of logo - cam2301 - 2009-03-27

I have moved my log to the left of the header. What would I have to do to do the following:

This is what my header should look like:

"LOGO" "company slogan " " image"


Of course the logo is there, but how can I put the slogan and image on?[/size]


RE: Area to right of logo - User 2877 - 2009-03-27

Image can be part of the css background. The logo text you can float in a span.


RE: Area to right of logo - cam2301 - 2009-03-27

(2009-03-27, 02:58 AM)labrocca Wrote: Image can be part of the css background. The logo text you can float in a span.

Labrocca, the page is www.iwillhelp.us/index.php How do i "float" the slogan in the "span" and how do I make sure the image is going to be top right in the header????

thanks!


RE: Area to right of logo - Deathstarr - 2009-03-27

You can use CSS to Float it.

just put
Quote:float: right;

in the div that you are useing or span.


RE: Area to right of logo - laie_techie - 2009-03-27

I think Utah, Colorado, and Wyoming should either be in "South West" or create a "Mountain West" region -- people don't think of these states as being in the "Midwest".


RE: Area to right of logo - cam2301 - 2009-03-27

Well, after all night of messing around, I have made 0 progress on this (other than moving text and picture around to where they dont beloing) As for Colorad0, Utah and Wyoming, I agree that the region isnt right, but it def isnt SW. Utah isnt known for it's mountains. Ill figure something out, lol
Ok, there is a logo, which is static, and located on the far left of the header. Just to the right of the logo, I want to add some smaller font text, and then to the far right, I want to add an image. I understand float: right;, but where do I put the additional text? to the left of "float: right;", to the right of "float: right;" or in between float and right??? Also, I just want it slightly right of the logo. If I float it right, will it conflict with the image?????
Here is what is in there now:

{$abcd}<div id="container"> <a name="top" id="top"></a> <div id="header"> <div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div> {$welcomeblock} </div> <div id="content"> {$pm_notice} {$bannedwarning} {$bbclosedwarning} {$unreadreports} <navigation> <br />


RE: Area to right of logo - cam2301 - 2009-03-29

Anybody????


RE: Area to right of logo - Elegant Totality - 2009-03-29

I'm sorry bro.. I'm totally clueless on this =/

Also, sorry I've been pretty busy with other things recently. I've been so caught up in school, other projects, and friends. I'll be there tomorrow. \


RE: Area to right of logo - cam2301 - 2009-03-30

I still cant figure it out. I couldnt add the additional gif on the right, and I found out how to add the text, but it is small and looks like hell
GOOD LORD I CAN GET THE TEXT INTO THE HEADER TO THE RIGHT OF THE LOGO, BUT I CANT MAKE IT AN IMAGE!!! AARRRRRRRRRRRRGGGGGGGGHHHHHHHHH