gjhuerte / ibinex-prototype

User Interface made by Team II
MIT License
1 stars 0 forks source link

Template #27

Closed ghost closed 6 years ago

ghost commented 6 years ago

➤ Gabriel Jay Huerte commented:

Initial Navbar has been created and pushed to github

ghost commented 6 years ago

➤ Gabriel Jay Huerte commented:

Created Initial Sidebar

ghost commented 6 years ago

➤ Joshua Sabanal commented:

Added active function in sidebar

ghost commented 6 years ago

➤ Joshua Sabanal commented:

Add this line in the top of your page: $current = '(page value you are working)';

Page Values: My Account = myAccount Open Orders = openOrders Transactions = transactions Security = security Settings = settings Bank Accounts = bankAccounts Cryptoaddresses = cryptoaddresses History = history

ex.: $current = 'myAccount';