Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 13

ericgilletteslaretibartfastsrinivasmbbswykthreed +9 guests

[iVanilla Theme] version 1.1 banner problem

This discussion is related to the iVanilla addon.
The banner on my forum with the iVanilla theme appears to be right justified. I can't seem to get it to appear on the left side of the page.

Dan
Tagged:

Comments

  • @Dan Devine can you post a link please. Thanks!

    Community Manager for Vanilla Forums

  • @Dan Devine hmm, that is strange, I don't get the same result on my version.

    However, you can try this as a quick fix:

    On line 112 of you custom.css change

    text-align: right;

    to

    text-align: left;

    That should do the trick. Let me know.

    Community Manager for Vanilla Forums

  • That looks much better! One last question, when I add a banner logo the banner text is gone. Not that I really need the logo, the version before the fix did this also and I just removed the logo. Wonder if you have any idea why the addition of a logo removes the banner text?

    Thanks for the fix!
  • Duh,

    I didn't see the line about the logo replacing the banner text. Not sure what user-facing pages are but I guess at least on the homepage it is either the logo or the banner but not both.

    Thanks for the banner position fix.
  • @Dan Devine np ;)

    Community Manager for Vanilla Forums

Sign In or Register to comment.