Hi,
i Need one more Menu nav bar coz i have somemore extra links and its not come in 800*600 Display ...
Menu Nav bar - Absolution
-
- Registered User
- Posts: 871
- Joined: Fri Nov 23, 2007 6:46 am
- Location: UAE
- Name: Jamshed Ansari
Re: Menu Nav bar
You can add the following code right below your current toolbar:
Code: Select all
<div class="toolbar">
<div class="toolbar-left">
<img width="16" height="16" alt="" src="{T_THEME_PATH}/images/user_edit.png"> <a title="New Link" href="#">Left Link</a>
</div><!-- /toolbar-left -->
<div class="toolbar-right">
<img width="16" height="16" alt="" src="{T_THEME_PATH}/images/user_edit.png"> <a title="New Link" href="#">Right Link</a>
</div><!-- /toolbar-right -->
</div>
-
- Former Team Member
- Posts: 4809
- Joined: Wed Nov 04, 2009 11:16 pm
- Location: Way up in the sky close to the stars
- Name: Christian
Re: Menu Nav bar
Its Working Fine
Thanks
One mOre Quick question
I need this block Code i want to make one Costom page


One mOre Quick question
I need this block Code i want to make one Costom page
-
- Registered User
- Posts: 871
- Joined: Fri Nov 23, 2007 6:46 am
- Location: UAE
- Name: Jamshed Ansari
Re: Menu Nav bar
Christian i did it
i just need little help that the block is not align how to aligin :O
i just need little help that the block is not align how to aligin :O
-
- Registered User
- Posts: 871
- Joined: Fri Nov 23, 2007 6:46 am
- Location: UAE
- Name: Jamshed Ansari