Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
karld Posted April 19, 2016 Posted April 19, 2016 Hi does anybody know where to edit to center the logo in the header on the default theme?
TAMAN Posted April 19, 2016 Posted April 19, 2016 on globalTemplate find <div class='ipsLayout_container'> {advertisement="ad_global_footer"} {template="footer" app="core" group="global" params=""} </div> replace with <div class='ipsLayout_container' align='center'> {advertisement="ad_global_footer"} {template="footer" app="core" group="global" params=""} </div>
karld Posted April 19, 2016 Author Posted April 19, 2016 thanks TAMAN i was just looking in global template
Adlago Posted April 19, 2016 Posted April 19, 2016 25 minutes ago, karld said: Hi does anybody know where to edit to center the logo in the header on the default theme? There is an easy way. Add in your Custom css #elLogo img {display: block; margin-left:auto; margin-right:auto; }
Bluedrake42 Posted December 18, 2016 Posted December 18, 2016 I can't tell you how many times I find a thread like this, I read the first question... try the first answer... nothing happens. I'm like "what?" ...check the post afterwards On 4/19/2016 at 2:04 PM, karld said: That hasn't done anything? smh... I feel like these threads should have the best answer at the top haha I can't tell you how much time I've wasted doing that haha
Subseven Posted March 11, 2017 Posted March 11, 2017 On 4/19/2016 at 2:13 PM, Adlago said: There is an easy way. Add in your Custom css #elLogo img {display: block; margin-left:auto; margin-right:auto; } I added that...but my logo is still to the left.
Adlago Posted March 11, 2017 Posted March 11, 2017 3 hours ago, Subseven said: I added that...but my logo is still to the left. Perhaps there is issue in your site. Please share the link to your site.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.