Advertise Here

Author Topic: [Code] Move Navagation Tabs to Right  (Read 1641 times)

0 Members and 1 Guest are viewing this topic.

Offline Arekay

  • SMF For Free Member
  • *
  • Posts: 28
  • Weee!
    • View Profile
    • HectaLancers Forums

  • Total Badges: 8
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
[Code] Move Navagation Tabs to Right
« on: January 26, 2011, 05:53:59 pm »
Put this in headers:
Code: [Select]
<script src="/jquery.js"></script>
Put this in Headers or Footers:
Code: [Select]
<script type="text/javascript">
/*Created by Ryno (www.hectalancers.tk)*/
$(document).ready(function(){

   $("table:contains('Home'):contains('Help'):contains('Search')").css("float","right");
});
</script>

This will move the Navagation Tabs (Home, Help, Search, etc) to the right instead of the left of the forum
« Last Edit: January 26, 2011, 06:21:31 pm by Ryno »

 

Related Topics

  Subject / Started by Replies Last post
74 Replies
31508 Views
Last post December 29, 2010, 08:37:46 am
by Hakam J.
3 Replies
1566 Views
Last post May 07, 2008, 05:13:37 pm
by lmaf0
1 Replies
2035 Views
Last post November 12, 2008, 07:59:32 am
by simply sibyl
1 Replies
1207 Views
Last post February 02, 2009, 02:00:36 am
by asdfbls12
1 Replies
859 Views
Last post February 25, 2009, 06:14:27 pm
by o iSniPe xX