SocialAcademy • Forum

Social Academy Community Support Forum & Free Tutorial's & Skins



SocialAcademy • Forum » Support Section » Ask Question 's & Problems » Solved & Trash Files  →   [Archived] Dropdown Profile:Active Background

[Archived] Dropdown Profile:Active Background


    Go to page : 1, 2, 3  Next

  • Please log in to Reply

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

#1

OfflineJ0k3R^

J0k3R^
 
Advance Member
Advance Member

Posted Fri May 30, 2014 2:59 pm

 
Details: Hi, im using this dropdown profile https://socialacademy.forumotion.com/t185-tutorial-ipb-dropdown-profile
I want the background to be white (and text black) when the profile is active. Im explaining at the picture: (top image shows how is now, bottom image shows how i want to be)

[Archived] Dropdown Profile:Active Background S1nQQTH

Forum Address: http://fmplanet.forumgreek.com/
Forum Version: PunBB

http://fmplanet.forumgreek.com
#2

OfflineNiko

Niko
 
Member
Member

Posted Fri May 30, 2014 5:42 pm

 
Hello

try adding this javascript code
Code:
$("a#user_link").click(function(){
  $("a#user_link").toggleClass("opened");
});

then customize this code in css to make it as you like
Code:
a#user_link.opened {
background: rgba(245, 245, 245, 1);
color: #555;
}

#3

OfflineJ0k3R^

J0k3R^
 
Advance Member
Advance Member

Posted Fri May 30, 2014 5:58 pm

 
hey Niko,
thanks for ur reply
but unfortunately it didnt work..

http://fmplanet.forumgreek.com
#4

OfflineNiko

Niko
 
Member
Member

Posted Fri May 30, 2014 6:15 pm

 
try using this javascript instead

Code:
$(document).ready(function(){
$("a#user_link").click(function(){
  $("a#user_link").toggleClass("opened");
});
);

#5

OfflineJ0k3R^

J0k3R^
 
Advance Member
Advance Member

Posted Fri May 30, 2014 6:53 pm

 
nope.. hmm..
i think we should do something in the codes of the dropdown profile that i already got. (see the tutorial)

http://fmplanet.forumgreek.com
#6

OfflineNiko

Niko
 
Member
Member

Posted Fri May 30, 2014 7:08 pm

 
This should work

Code:
$(document).ready($("a#user_link").click(function(){
  $("a#user_link").toggleClass("opened");
}));

#7

OfflineJ0k3R^

J0k3R^
 
Advance Member
Advance Member

Posted Fri May 30, 2014 8:43 pm

 
no effect mate :/

http://fmplanet.forumgreek.com
#8

OfflineDustin

Dustin
 
Forum Helper
Forum Helper

Posted Sat May 31, 2014 6:19 am

 
I will unlock this topic until it is solved.

Until then, please refrain from posting anywhere else until after your account issue has been solved.

#9

OfflineJ0k3R^

J0k3R^
 
Advance Member
Advance Member

Posted Sat May 31, 2014 7:31 am

 
so why did u lock it before its solved... ?

http://fmplanet.forumgreek.com
#10

OfflineDustin

Dustin
 
Forum Helper
Forum Helper

Posted Sat May 31, 2014 7:34 am

 
J0k3R^ wrote:[link="/t237-dropdown-profileactive-background#1642"]so why did u lock it before its solved... ?

I didn't. Tommy Lee did.

#11

OfflineSponsored content


 

Posted

 

Message (Page 1 of 3)


    Go to page : 1, 2, 3  Next


Share Topics Url

Url
BBcode
HTML

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

 
  • Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com


Social Academy Forum
© Social Academy 2013-2022