Andrew™ Posted April 17, 2015 Share Posted April 17, 2015 Hello guys, i'm searching some hours on board index and styles.css to find that but i cant: Maybe it's <br> <p> or maybe not.. This is the link: http://Systemfreaks.com I just want to make it smaller, like the space of menu for example 1 Link to comment Share on other sites More sharing options...
0 John Posted April 17, 2015 Share Posted April 17, 2015 (edited) go into ipb_styles.css and find the code below #secondary_navigation{ background: #202020 url('{style_images_url}/secondary_nav_bg.png') repeat-x 0 0; border: 1px solid #2d2d2d; text-shadow: rgba(0,0,0,0.8) 0px -1px 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; line-height: 37px; margin-bottom: 15px; the code below is what you want to edit, u can delete it or make it smaller to your liking margin-bottom: 15px; seems this hook Top x Stats look for skin_topxstats > output and remove the <br> from the beginning of the code Edited April 17, 2015 by John666M 1 Link to comment Share on other sites More sharing options...
0 Andrew™ Posted April 17, 2015 Author Share Posted April 17, 2015 go into ipb_styles.css and find the code below #secondary_navigation{ background: #202020 url('{style_images_url}/secondary_nav_bg.png') repeat-x 0 0; border: 1px solid #2d2d2d; text-shadow: rgba(0,0,0,0.8) 0px -1px 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; line-height: 37px; margin-bottom: 15px; the code below is what you want to edit, u can delete it or make it smaller to your liking seems this hook Top x Stats look for skin_topxstats > output and remove the <br> from the beginning of the code You are awesome, this helped me a lot, thanks for your time! Link to comment Share on other sites More sharing options...
0 Kingy Posted April 18, 2015 Share Posted April 18, 2015 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
Andrew™
Hello guys, i'm searching some hours on board index and styles.css to find that but i cant:

Maybe it's <br> <p> or maybe not..
This is the link: http://Systemfreaks.com
I just want to make it smaller, like the space of menu for example
Link to comment
Share on other sites
3 answers to this question
Recommended Posts