phpBB Forum

It is currently Wed 23. May 2012, 16:48

All times are UTC + 1 hour

Forum rules


Hello dearest user and welcome to our EQDKP-Plus support forum.

Please read the following rules and terms before posting anything! Failure in doing so will result in being ignored or being banned. Posting in our boards means you have read, understood and accepted those rules.

English Board Rules – Click here



Post new topic Reply to topic  [ 3 posts ] 
Author Message
Offline
 Post subject: Move Top Menu from right to left
PostPosted: Wed 30. Mar 2011, 22:44 

Joined: Tue 8. Dec 2009, 20:19
Posts: 10
Please does anyone know how I move the top menu from the Right side to the Left side. I have looked in every file and I dont see what I need to change. I assume that it has to be in the page_header.php somewhere, or maybe I need to add in some code somwhere. My website is http://www.psychoticpvp.comIf you go there the top menu that I am trying to move is the Home, Forum,DKP,Calender,Test

Thank you much



Top
 Profile  
 
Offline
 Post subject: Re: Move Top Menu from right to left
PostPosted: Thu 31. Mar 2011, 00:17 

Joined: Sat 20. Feb 2010, 10:16
Posts: 115
open luna_woltk.css

searche for:
Code:
#navigation{
   position: absolute;
   right: 60px;
   bottom: 0px;
}


and change for
Code:
#navigation{
   position: absolute;
   left: 60px;
   bottom: 0px;
}


i think it will work


Les seins c'est comme les trains électriques : c'est fait pour les enfants mais c'est papa qui joue avec



Top
 Profile  
 
Offline
 Post subject: Re: Move Top Menu from right to left
PostPosted: Thu 31. Mar 2011, 00:35 

Joined: Tue 8. Dec 2009, 20:19
Posts: 10
Nope that does not work, I tried that yesterday, and I also tried again when you posted just incase I did it wrong, nothing happens when I change right to left. This has been kicking my but all day, I cannot get that menu bar to budge



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

(C) The EQdkp-Plus Developer Team
EQdkp Plus Template by Ramon Kaes