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?
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.
Comments
There was an error rendering this rich post.
http://www.berksbassmasters.com/vanilla-2/
Thanks
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.
Thanks for the fix!
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.
There was an error rendering this rich post.