Coding-Spot

You are not connected. Please login or register

 
 
 

creating something similar to the toolbar

Message (Page 1 of 1)

#1

novacane.

novacane.
 
Advance Member

Posted June 23rd 2013, 2:16 am

 
so i was thinking and i was just wondering if there's a way to create a "toolbar" but a different one, not the original that you can get on the fm.
something like on invisionfree forums. just like a line where as a guest you have a 'button' or a link to log in or to register, and when you're logged in you have a 'button' that says log out [logged in as *username*] and some other useful stuff, like mailbox and profile (:
i hope i didn't complicate too much and i hope it's possible haha





#2

Nathan Adhitya

avatar
 
Advance Member

Posted June 23rd 2013, 10:06 am

 
i can do that..
the only way for mine is to :
activate FM toolbar [Not Fixed]
Ser on css to not display/hide FM toolbar
Create a toolbar with my own design
take a few things from the FM toolbar resource to be embedded to the new toolbar...
btw i taked the USERNAME from the FM toolbar without using LG's Script i just use a tiny script
here's a good tiny script tip i used 
Code:
$(document).ready(function() {
$('.USERNAME').html(_userdata["username"]);
});
it means that javascript will fetch a data named "_userdata["username"]" from the FM Tolbar 
to the div class named "USERNAME"
that's all a good tip as i know
btw as i know not only the username on the userdata available..
it's alot..





#3

tommycoo

tommycoo
 
CS Staff
CS Staff

Posted June 23rd 2013, 3:46 pm

 
why don't you just use themes that made by mark https://coding-spot.darkbb.com/t245p20-fmc-s-released-theme-2#1741

there was toolbar like you want and like here ;)



http://atlanta.forumid.net/


#4

novacane.

novacane.
 
Advance Member

Posted June 23rd 2013, 5:24 pm

 
well firstly because i use phpbb2 and he uses punbb :p





#5

novacane.

novacane.
 
Advance Member

Posted June 23rd 2013, 7:59 pm

 
okay i did it myself haha 
but i just wanted to know if someone knew how to put buttons on the right side of the screen since align="right" doesn't work :/
and here's the forum if it would help anyone: http://testing-graphics.slovenianforum.com/





#6

tommycoo

tommycoo
 
CS Staff
CS Staff

Posted June 24th 2013, 12:04 am

 
i've registered on your forum and see the problem ;)
here is try this css

Code:
.tooltoolbar {
    text-align: right;
}



http://atlanta.forumid.net/


#7

novacane.

novacane.
 
Advance Member

Posted June 24th 2013, 12:38 am

 
yes that does put them on the right, but i need the log out button on the left :/





#8

novacane.

novacane.
 
Advance Member

Posted June 25th 2013, 5:02 pm

 
bump! i really need this guys :/
all i want is two buttons 'controls' and 'mailbox' on the right





#9

novacane.

novacane.
 
Advance Member

Posted August 3rd 2013, 5:02 am

 
this can be locked c:





#10

tommycoo

tommycoo
 
CS Staff
CS Staff

Posted August 3rd 2013, 12:49 pm

 
Just Locked!



http://atlanta.forumid.net/


#11

Sponsored content


 

Posted

 





Message (Page 1 of 1)

Permissions in this forum:
You cannot reply to topics in this forum

In total there is 0 user online :: 0 Registered, 0 Hidden and 0 Guests

Users browsing this forum: None