karld Posted April 19, 2016 Share Posted April 19, 2016 Hi does anybody know where to edit to center the logo in the header on the default theme? Link to comment Share on other sites More sharing options...
TAMAN Posted April 19, 2016 Share 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> Link to comment Share on other sites More sharing options...
karld Posted April 19, 2016 Author Share Posted April 19, 2016 thanks TAMAN i was just looking in global template Link to comment Share on other sites More sharing options...
karld Posted April 19, 2016 Author Share Posted April 19, 2016 That hasn't done anything? Link to comment Share on other sites More sharing options...
Adlago Posted April 19, 2016 Share 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; } Link to comment Share on other sites More sharing options...
karld Posted April 19, 2016 Author Share Posted April 19, 2016 That worked thanks Link to comment Share on other sites More sharing options...
Bluedrake42 Posted December 18, 2016 Share 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 Link to comment Share on other sites More sharing options...
Subseven Posted March 11, 2017 Share 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. Link to comment Share on other sites More sharing options...
Adlago Posted March 11, 2017 Share 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. Link to comment Share on other sites More sharing options...
Subseven Posted March 13, 2017 Share Posted March 13, 2017 I got it...thanks! Tennesseeanglers.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.