nexus menu
This commit is contained in:
parent
f71b87dea4
commit
4fe9e80a81
@ -1,6 +1,12 @@
|
|||||||
<div style="width: 25%; height: 100%; float: left; padding: 20px;" class="">
|
<div style="width: 25%; height: 100%; float: left; padding: 20px;" class="">
|
||||||
<button class="btn btn_blue no_deco" id="btn_shop_menu_vendor" href="#user_shop_vendor">Start</button>
|
<button class="btn btn_blue no_deco" id="btn_nexus_menu_start" href="#user_nexus_start">Start</button>
|
||||||
<div style="width: 100%;" id="nexus_content_start"></div>
|
<div style="width: 100%;" id="nexus_content_start"></div>
|
||||||
|
<button class="btn btn_blue no_deco" id="btn_nexus_menu_friendlist" href="#user_nexus_friendlist">Friendlist</button>
|
||||||
|
<div style="width: 100%;" id="nexus_content_friendlist"></div>
|
||||||
|
<button class="btn btn_blue no_deco" id="btn_nexus_menu_guilds" href="#user_nexus_guilds">Guilds</button>
|
||||||
|
<div style="width: 100%;" id="nexus_content_guilds"></div>
|
||||||
|
<button class="btn btn_blue no_deco" id="btn_nexus_menu_topics" href="#user_nexus_topics">Topics</button>
|
||||||
|
<div style="width: 100%;" id="nexus_content_topics"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="window_bg2" style="float: left; padding: 20px; width: 70%;" id="nexus_list">
|
<div class="window_bg2" style="float: left; padding: 20px; width: 70%;" id="nexus_list">
|
||||||
<div style="float: left; width: 50%;">
|
<div style="float: left; width: 50%;">
|
||||||
@ -8,8 +14,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="float: left; width: 50%;">
|
<div style="float: left; width: 50%;">
|
||||||
<H3>Shop Section</H3>
|
<H3>Social Web Section</H3>
|
||||||
<p>Welcome to the shopping Section. It's currently under construction,so gtfo. Thanks.</p>
|
<p>Welcome to the mingling Section. It's currently under construction,so gtfo. Thanks.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
Loading…
x
Reference in New Issue
Block a user