Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

[iVanilla Theme] version 1.1 banner problem

DanDevineDanDevine
edited February 2011 in Vanilla 2.0 - 2.8
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

  • digibombdigibomb New
    edited February 2011
    @Dan Devine can you post a link please. Thanks!

    There was an error rendering this rich post.

  • digibombdigibomb New
    edited February 2011
    @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.

    There was an error rendering this rich post.

  • 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 ;)

    There was an error rendering this rich post.

Sign In or Register to comment.