RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
Help : Change the buttons to the right of the page

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
ruben



Joined: 06 Nov 2010
Posts: 57

PostPosted: Dec 15, 2010 6:34 pm    Post subject: Help : Change the buttons to the right of the page Reply with quote

how to place the buttons : my files, my account, upload etc. to the right of the page ?

i have tried to insert this code : <table align="right"> but it didn't help.
Back to top
View user's profile Send private message
krazyloads



Joined: 05 Oct 2010
Posts: 27

PostPosted: Dec 16, 2010 6:33 pm    Post subject: Reply with quote

create a new div and float it to the right...
Back to top
View user's profile Send private message
ruben



Joined: 06 Nov 2010
Posts: 57

PostPosted: Dec 16, 2010 7:56 pm    Post subject: Reply with quote

could u give an example please.

Thanks.
Back to top
View user's profile Send private message
krazyloads



Joined: 05 Oct 2010
Posts: 27

PostPosted: Dec 17, 2010 5:25 am    Post subject: Reply with quote

Code:
<div id="whatever">

place your code here

</div>

in your css file

#whatever {

float:right

}
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group