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.

anyway to change link to admin panel to a picture?

4 posters

Go down

anyway to change link to admin panel to a picture? Empty anyway to change link to admin panel to a picture?

Post by Wipper179 December 10th 2009, 8:39 pm

i want to change the boring text for the admin panel link to a picture and i wondered whether i can do this using template editing i want this pic: https://i.servimg.com/u/f18/14/38/66/45/admin_10.png
to be my admin panel button, can someon help me?
Wipper179
Wipper179
Forumember

Male Posts : 163
Reputation : 0
Language : English
Location : United Kingdom

http://animatorx.org

Back to top Go down

anyway to change link to admin panel to a picture? Empty Re: anyway to change link to admin panel to a picture?

Post by Marino December 10th 2009, 8:49 pm

I think not, but you can make banner or put it on navigation bar.
Marino
Marino
Forumember

Male Posts : 124
Reputation : 0
Language : English | German | Croatian | Serbian | Bosnian
Location : Croatia

Back to top Go down

anyway to change link to admin panel to a picture? Empty Re: anyway to change link to admin panel to a picture?

Post by ankillien December 11th 2009, 8:34 am

Hello,

I think you can do it if you use phpBB2 or punBB.
Please give me a link to your forum.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

anyway to change link to admin panel to a picture? Empty Re: anyway to change link to admin panel to a picture?

Post by Wipper179 December 11th 2009, 6:57 pm

Wipper179
Wipper179
Forumember

Male Posts : 163
Reputation : 0
Language : English
Location : United Kingdom

http://animatorx.org

Back to top Go down

anyway to change link to admin panel to a picture? Empty Re: anyway to change link to admin panel to a picture?

Post by ibradley December 24th 2009, 12:25 am

This should work

Code:
<a href="{ADMIN_LINK}"><img src="http://i18.servimg.com/u/f18/14/38/66/45/admin_10.png"></a>

Thats if you have a phpbb2 or punbb forum though..
ibradley
ibradley
Forumember

Posts : 85
Reputation : 0
Language : English

http://mytube.7forum.net/

Back to top Go down

anyway to change link to admin panel to a picture? Empty Re: anyway to change link to admin panel to a picture?

Post by ankillien December 24th 2009, 5:09 am

Got o Admin CP > Display > General under 'Templates' > Modify the 'overall_footer" template.

Find out this part from the code...

Code:
   <strong>{ADMIN_LINK}</strong>

Replace it with this code..

Code:
<a href="http://animatorx.org/admin"><img src="http://i18.servimg.com/u/f18/14/38/66/45/admin_10.png"></a>

Now save it and publish.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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