Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] User Avatar on the toolbar.



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Random Troll

Random Troll
Punbb Rookie
Punbb Rookie
Your Forum Address: http://mc2d.forum2x2.net/
Forum Version: punBB

What is my question?:

How can i get the User Avatar on the toolbar like on this site? Please just tell me how and i'll do the rest (CSS)

Powered by PunBB
Currently 0 users have thanked Random Troll for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
Code:
[panda=js]
        $(window).load(function(){
        var x=$('#fa_usermenu > img').attr('src');
        $('#fa_welcome').prepend('<span id="yourcss"><img src="'+x+'"/><span>');
        });

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  Random Troll

Random Troll
Punbb Rookie
Punbb Rookie
Thanks

Solved now.

Powered by PunBB
Currently 0 users have thanked Random Troll for this post:

4
Offline

  Shadow

Shadow
Administrator
Administrator
Case Solved.

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

5
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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