The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How change ACP Button?

+2
Mariofan13
Red 343
6 posters

Go down

In progress How change ACP Button?

Post by Red 343 December 5th 2012, 6:31 pm

How do I change it? is there even a way to...
avatar
Red 343
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

In progress Re: How change ACP Button?

Post by Mariofan13 December 5th 2012, 7:58 pm

Do you mean the link to the ACP above the footer links?
Or do you mean a button of the main menu?

It is cery helpful for support, that you didn't post your forum's URL Evil or Very Mad
Mariofan13
Mariofan13
Forumember

Male Posts : 188
Reputation : 6
Language : German, English, Latin, 1337, HTML, CSS, BBCode, Wikitext
Location : Mushroom Kingdom

http://mario-forum.net

Back to top Go down

In progress Re: How change ACP Button?

Post by lustromlingmech December 9th 2012, 4:56 am

He's most likely talking about the admin control panel. But wha I'm wondering us how does he want to change it? Different font? Different color? Different image? Different size?
avatar
lustromlingmech
Forumember

Male Posts : 66
Reputation : 1
Language : English

Back to top Go down

In progress Re: How change ACP Button?

Post by Jophy December 9th 2012, 6:23 am

Hello,

You can just add a navigation bar for the admin panel link Add
https://help.forumotion.com/t35094-the-navigation-bar
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: How change ACP Button?

Post by Shek December 10th 2012, 5:09 pm

Hello author. Very Happy

In PA > Modules > HTML and JS > Management of Javascript code > New JS > Investiment > All pages > paste the code:
Code:
    jQuery(document).ready(function() {
    jQuery('a[href^="/admin"]').html("PA Admin control");
    });

Regards,
Very Happy
Shek
Shek
Active Poster

Male Posts : 1679
Reputation : 60
Language : Portuguese and English
Location : Brazil

https://publipos.net

Back to top Go down

In progress Re: How change ACP Button?

Post by P-Robs December 12th 2012, 6:31 am

Shek wrote:Hello author. Very Happy

In PA > Modules > HTML and JS > Management of Javascript code > New JS > Investiment > All pages > paste the code:
Code:
    jQuery(document).ready(function() {
    jQuery('a[href^="/admin"]').html("PA Admin control");
    });

Regards,
Very Happy

How would one apply a CSS code to this on the NavBar? More specifically, a rollover image?

Code being used is ::

Code:

#i_icon_mini_??? {width:119px; height:26px; background:url('IMAGEURL') no-repeat 0 0;}
#i_icon_mini_???:hover {background:url('IMAGEURL') no-repeat 0 0;}
P-Robs
P-Robs
Forumember

Male Posts : 40
Reputation : 3
Language : English
Location : United States

http://hieraticskyacademy.forumotion.com/

Back to top Go down

Back to top

- Similar topics

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