relidy Posted February 27, 2012 Share Posted February 27, 2012 - iif this don't is the correct area to this thread, please move for me, thanks. Well, i use the new template of whmcs, and i want to edit somethings in the template. First i try to edit the menubar color (topbar), but i don't find where i can edit the color, i search in all and i don't have sucess . Right, now i trying to add a new botton in menubar too, i edit in header.tpl, and i add this: <ul> <li><a href="cart.php">{$LANG.plans}</a></li> </ul> but don't work, i think i need create a "$LANG.plansbasetitle" for show in menubar, because i try to change to "$LANG.knowledgebasetitle" and work, but show the knowledge name and i need Plans. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
layz Posted February 27, 2012 Share Posted February 27, 2012 are you aware that you have to create the $LANG.plans in your language file? 0 Quote Link to comment Share on other sites More sharing options...
relidy Posted February 27, 2012 Author Share Posted February 27, 2012 aaaa thanks, i find, i go try, thanks alot! and to change the color of menubar, how can i? 0 Quote Link to comment Share on other sites More sharing options...
laszlof Posted February 27, 2012 Share Posted February 27, 2012 The colors are (usually) defined in the stylesheets linked to the template. 0 Quote Link to comment Share on other sites More sharing options...
relidy Posted February 28, 2012 Author Share Posted February 28, 2012 yes i try in whmcs.css (the style), but i don't see the ''tag'' with the color for menutopbar, can u show me the line of the menutopbar color? i try change somethings with the code color of actually color, and i don't have sucess =( 0 Quote Link to comment Share on other sites More sharing options...
WebsiteIntegrations Posted February 28, 2012 Share Posted February 28, 2012 its in bootstrap.css and the top nav is called .topbar 0 Quote Link to comment Share on other sites More sharing options...
relidy Posted February 28, 2012 Author Share Posted February 28, 2012 i go try and i post here, thanks! 0 Quote Link to comment Share on other sites More sharing options...
relidy Posted February 28, 2012 Author Share Posted February 28, 2012 all work, thanks alot guys! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.