Gash Posted May 28, 2014 Share Posted May 28, 2014 (edited) Image bug when I hover over the forums tab this Two images overlap on messages and notification this How can I delete this Help me with IP.Content, I just simply want to add a font to the bar saying "VIP packages", with a link what goes to the thread.. I have tried my hardest to fix them! Edited May 29, 2014 by herro123 Link to comment Share on other sites More sharing options...
0 Skreamzja Posted May 29, 2014 Share Posted May 29, 2014 This has now all been resolved. You can mark this thread as answered. Link to comment Share on other sites More sharing options...
0 Skreamzja Posted May 28, 2014 Share Posted May 28, 2014 broken navigation image is because the image does not exist anymore. ACP > Looks and Feel > Skin Name > CSS > ipb_styles.css and find the following. #community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active, #community_app_menu > li.active > a and remove the background image link. So then you will just have this code for the background. background: #0083b7; to delete the last icon on the navigation go to ACP > Looks and Feel > Skin Name > globalTemplate and find the following and remove it. <li class="right"> <a href="http://ipbmafia.ru/index.php?app=core&module=global&section=navigation&inapp=forums" rel="quickNavigation" accesskey="9" id="quickNavLaunch" title="Open a rapid transition"><img src="public/style_images/mafiaboard/qnav.png" class="navIcon" alt=""></a> </li> the notification issues I can't tell you without having a temp account to assess the issue you have. You can also add a new navigation link to your navigation without using IP.Content just by creating a new <li> </li> for instance. <li><a href='webflake.sx'>Skreamzja Rules</a></li> and placing it at the end of your navigation code in the globalTemplate. 1 Link to comment Share on other sites More sharing options...
0 Gash Posted May 28, 2014 Author Share Posted May 28, 2014 (edited) broken navigation image is because the image does not exist anymore. ACP > Looks and Feel > Skin Name > CSS > ipb_styles.css and find the following. #community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active, #community_app_menu > li.active > a and remove the background image link. So then you will just have this code for the background. background: #0083b7; to delete the last icon on the navigation go to ACP > Looks and Feel > Skin Name > globalTemplate and find the following and remove it. <li class="right"> <a href="http://ipbmafia.ru/index.php?app=core&module=global&section=navigation&inapp=forums" rel="quickNavigation" accesskey="9" id="quickNavLaunch" title="Open a rapid transition"><img src="public/style_images/mafiaboard/qnav.png" class="navIcon" alt=""></a> </li> the notification issues I can't tell you without having a temp account to assess the issue you have. You can also add a new navigation link to your navigation without using IP.Content just by creating a new <li> </li> for instance. <li><a href='webflake.sx'>Skreamzja Rules</a></li> and placing it at the end of your navigation code in the globalTemplate. Messaged you I also have another few questions: How to change this font colour? (The little font everywhere on the forum) and can I remove it? How can I add "V.I.P Packages" "Cheat Updates" to the navigation bar? I just basicly want the text in the navigation bar and it to go to the thread. I have ip content and have Zero idea on how to use it. Edited May 28, 2014 by herro123 Link to comment Share on other sites More sharing options...
0 Skreamzja Posted May 28, 2014 Share Posted May 28, 2014 1. You could remove it but that tells you what page and the navigation. So I'm going to tell you how to change the font color. ACP > Looks and Feel > Skin Name > CSS > ipb_styles.css find the following .breadcrumb.top a { and change the color hex code from #fff to what ever color you want it to be. I've already told you above how you could add some new navigational buttons to your navigation that will lead to those topics you are wanting to show. ACP > Looks and Feel > Skin Name > globalTemplate find the following. 'primary_nav' scroll down to the ending </div> tag for the primary_nav and then go up slowly untill you find the </ul> for the navigation. Then add the following ABOVE the </ul>. <li><a href='link goes here for the topic'>Blah Blah V.I.P</a></li> but obviously change it. 1 Link to comment Share on other sites More sharing options...
0 Gash Posted May 29, 2014 Author Share Posted May 29, 2014 (edited) 1. You could remove it but that tells you what page and the navigation. So I'm going to tell you how to change the font color. ACP > Looks and Feel > Skin Name > CSS > ipb_styles.css find the following .breadcrumb.top a { and change the color hex code from #fff to what ever color you want it to be. I've already told you above how you could add some new navigational buttons to your navigation that will lead to those topics you are wanting to show. ACP > Looks and Feel > Skin Name > globalTemplate find the following. 'primary_nav' scroll down to the ending </div> tag for the primary_nav and then go up slowly untill you find the </ul> for the navigation. Then add the following ABOVE the </ul>. <li><a href='link goes here for the topic'>Blah Blah V.I.P</a></li> but obviously change it. You're a flaking genius. <3 The only thing left to do is the double icons, I sent you a admin account. 1. You could remove it but that tells you what page and the navigation. So I'm going to tell you how to change the font color. ACP > Looks and Feel > Skin Name > CSS > ipb_styles.css find the following .breadcrumb.top a { and change the color hex code from #fff to what ever color you want it to be. I've already told you above how you could add some new navigational buttons to your navigation that will lead to those topics you are wanting to show. ACP > Looks and Feel > Skin Name > globalTemplate find the following. 'primary_nav' scroll down to the ending </div> tag for the primary_nav and then go up slowly untill you find the </ul> for the navigation. Then add the following ABOVE the </ul>. <li><a href='link goes here for the topic'>Blah Blah V.I.P</a></li> but obviously change it. I changed the little writing around the forum and it still looks shit, when you go on the admin account can you also take a look at it? and make it better Edited May 28, 2014 by herro123 Link to comment Share on other sites More sharing options...
0 Jrock Posted May 29, 2014 Share Posted May 29, 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
Gash
Image bug when I hover over the forums tab thisTwo images overlap on messages and notification thisHow can I delete thisHelp me with IP.Content, I just simply want to add a font to the bar saying "VIP packages", with a link what goes to the thread..I have tried my hardest to fix them!
Edited by herro123Link to comment
Share on other sites
6 answers to this question
Recommended Posts