Shnepsey Posted January 16, 2014 Share Posted January 16, 2014 Hey guys, so I'm using Code Game's skin and I made a logo for my forum but the logo is too big and once I put it there it doesn't show the whole logo, part of the logo goes under this "Members/Forums/Homepage/whatever" tab.. I would like to know how can I lower this tab so I have more space for the logo.? I'm talking about this Thanks in advance, -Shnepsey. Link to comment Share on other sites More sharing options...
0 Guest Smutii Posted January 16, 2014 Share Posted January 16, 2014 (edited) Well, search in that code where it's finish the code for "search box". And after this add the tag <br /> Or, please copy/paste the code from global template from <!-- ::: BRANDING STRIP: Logo and search box ::: --> Edited January 16, 2014 by Smutii 1 Link to comment Share on other sites More sharing options...
0 Guest Smutii Posted January 16, 2014 Share Posted January 16, 2014 (edited) Try this. Go in ACP -> Look & Feel -> Your skin -> globalTemplate and search for : <div id='nav_wrap'><div class='wrapper clearfix'> and add above this some : <br /> Some means how many you need. Edited January 16, 2014 by Smutii Link to comment Share on other sites More sharing options...
0 Shnepsey Posted January 16, 2014 Author Share Posted January 16, 2014 Try this. Go in ACP -> Look & Feel -> Your skin -> globalTemplate and search for : <div id='nav_wrap'><div class='wrapper clearfix'> and add above this some : <br /> Some means how many you need. Can't find it =/ Link to comment Share on other sites More sharing options...
0 Guest StoleA Posted January 16, 2014 Share Posted January 16, 2014 Try to search only this, it's there 'nav_wrap' Link to comment Share on other sites More sharing options...
0 Shnepsey Posted January 16, 2014 Author Share Posted January 16, 2014 (edited) Try to search only this, it's there 'nav_wrap' You sure its on globalTempalte? I can't find nav_wrap But I can find these : nav_home , nav_app , nav_other , nav_sep etc.. but I can't find nav_wrap. =/ Edited January 16, 2014 by Shnepsey Link to comment Share on other sites More sharing options...
0 Guest Smutii Posted January 16, 2014 Share Posted January 16, 2014 Yes, but look. Search this : <!-- ::: BRANDING STRIP: Logo and search box ::: --> or search where in globalTemplate do you find about search box and after last </div> put that <br /> Link to comment Share on other sites More sharing options...
0 Guest StoleA Posted January 16, 2014 Share Posted January 16, 2014 Search one of this: Link to comment Share on other sites More sharing options...
0 Shnepsey Posted January 16, 2014 Author Share Posted January 16, 2014 Yes, but look. Search this : <!-- ::: BRANDING STRIP: Logo and search box ::: --> or search where in globalTemplate do you find about search box and after last </div> put that <br /> And what I'm supposed to do there? Search one of this: I know what you mean man, but its not there.. Link to comment Share on other sites More sharing options...
0 Guest StoleA Posted January 16, 2014 Share Posted January 16, 2014 I know what you mean man, but its not there.. I don't know, your theme it's ... I have this on all my forum themes.. Link to comment Share on other sites More sharing options...
0 Shnepsey Posted January 16, 2014 Author Share Posted January 16, 2014 Well, search in that code where it's finish the code for "search box". And after this add the tag <br /> Or, please copy/paste the code from global template from <!-- ::: BRANDING STRIP: Logo and search box ::: --> I don't know, your theme it's ... I have this on all my forum themes.. Well, search in that code where it's finish the code for "search box". And after this add the tag <br /> Or, please copy/paste the code from global template from <!-- ::: BRANDING STRIP: Logo and search box ::: --> Worked ! Thanks for help man. Link to comment Share on other sites More sharing options...
0 Guest Smutii Posted January 16, 2014 Share Posted January 16, 2014 (edited) I find another solution. I dont't have your skin, but on mine works. Go in ACP -> Look & Feel -> Your skin -> CSS -> ipb_styles.css and search #branding { background: url('{style_images_url}/banner_bg.png') repeat-x 0 0; height: 92px; At height put how much do you need. I hope that will work. I'm glad that I helped you. Edited January 16, 2014 by Smutii Link to comment Share on other sites More sharing options...
0 Kingy Posted January 16, 2014 Share Posted January 16, 2014 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Shnepsey
Hey guys,
so I'm using Code Game's skin and I made a logo for my forum but the logo is too big and once I put it there it doesn't show the whole logo,
part of the logo goes under this "Members/Forums/Homepage/whatever" tab..
I would like to know how can I lower this tab so I have more space for the logo.?
I'm talking about this
Thanks in advance,
-Shnepsey.
Link to comment
Share on other sites
12 answers to this question
Recommended Posts