Changing logo from left to right

Started by Vonotna, September 04, 2015, 10:33:51 AM

Previous topic - Next topic

Vonotna

Yet another question from me.
My logo is in the right corner. I want it to be in the left corner.
I guess I need to add soemthing here:
echo '
<div id="logo">
<a href="', $scripturl, '">', empty($context['header_logo_url_html_safe']) ? '<img src="'. $settings['images_url']. '/theme/logo.png" alt="' . $context['forum_name'] . '" title="' . $context['forum_name'] . '" />' : '<img src="' . $context['header_logo_url_html_safe'] . '" alt="' . $context['forum_name'] . '" title="' . $context['forum_name'] . '" />', '</a>


I have found on the forum that I need to add a position like
text-align center


But I treid and I can't seem to get it to work.
Thanks

JBlaze

Code (find) Select
<div id="logo">
Code (replace with) Select
<div id="logo" class="floatleft">

Should work, don't kill me if it doesn't :P
Jason Clemons
Former Team Member 2009 - 2012

Vonotna


Kindred

is that for the default theme or a custom theme?

what is your URL?
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Vonotna

What do you mean by url? My forum? sorry I am not comfortable giving my forum in public before launching it.
As for the theme I am using  http://www.awesomestyles.com/smf-themes/view/elegant

Kindred

in which case, you may have to ask the author of that theme...

if we had the URL, we might be able to suggest some changes - but even then - customizations to custom themes (e.g. any theme other than the default/Curve) really need to be asked to the author of that theme either in the thread dedicated to supporting that theme (if the theme was acquired here) or the site on which you acquired the theme.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: