Jump to content

Brian A.

Members
  • Posts

    904
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Brian A.

  1. Hello @Patrick Ernzer, Thanks for quoting me on this topic of my Game On theme. The best bet for this is to shrink the logo a lot more so it will look clean and not causing problems with the nav, search, and user nav. Add this CSS code to your custom.css file on the "CSS" tab when you editing the theme: /* Logo */ #elLogo img { max-width: 300px; } /* Nav & User nav */ #ipsLayout_header nav, #elUserNav.cSignedOut { margin-top: 30px; } You can change '300' to your own requirement that fits your community. I've also put margin-top to make the nav and user nav aligned with the logo. Sincerely, ThemeTree
  2. Its okay. Okay. That's great!
  3. @Adriano Faria, not to be rude or anything, but I've waited for your response for about three weeks, but haven't gotten any reply from you yet. When you get this, can you please answer my first post that I said to you.
  4. Adriano, I've just notice that creating new fields won't show on the HTML email template. Is that suppose to be intended to do that or no?
×
×
  • Create New...