Text logo type throw's off whole header

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Mon Mar 26, 2012 6:54 pm
When I select a text logo type from the Template setting, it throws off the whole header (see attached image). Unlike the Music template, it does not place the text logo in the same position as the css (or image), and it throws the login/register button down. Also, when I type a logo slogan, it does not fall below the main logo text, but just follows to the right of the main logo text. I just used the quick install package out of the box. I have it installed here right now if you want to take a look.. http://beta.powayalano.org
User avatar
Fresh Boarder

teitbite
Wed Mar 28, 2012 12:08 am
Hi

You're right, looks like style for it is missing. Please add this to css:

Code: Select all
.gkLogo.text {
float:left;
margin:10px 20px;
}
User avatar
Moderator

GK User
Wed Mar 28, 2012 6:16 pm
Ok - yeah, this is much better. Would still be nice if the login/register buttons ended up on the same line as the logo, but it is def an improvement. Many thanks!
User avatar
Fresh Boarder

teitbite
Thu Mar 29, 2012 12:21 am
Hi

You can change place by playing with margin values.
User avatar
Moderator


cron