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.

footer links center and size..

2 posters

Go down

Solved footer links center and size..

Post by Guest September 10th 2011, 1:17 pm

my footer links is right and is very big size ...

i want to move to center and a good size


sorry for my english Sad


Last edited by Anony-psychology on September 10th 2011, 2:16 pm; edited 1 time in total
avatar
Guest
Guest


Back to top Go down

Solved Re: footer links center and size..

Post by ankillien September 10th 2011, 1:33 pm

Try adding this code in Admin CP > Display > Colors > CSS

Code:
#pun-about{
text-align:center;
}
#pun-about ul li {
font-size: 10px;
}

Change the font-size:10px; as per your need.
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: footer links center and size..

Post by Guest September 10th 2011, 1:37 pm

ok thanks !!

and i want for the "Legend :"

is very big and this Sad
avatar
Guest
Guest


Back to top Go down

Solved Re: footer links center and size..

Post by ankillien September 10th 2011, 1:49 pm

You need to do it via templates...

Admin CP > Display > Templates > General > index_body

Find this code...

Code:
<p>{LEGEND} : {GROUP_LEGEND}</p>

...replace it with this...

<p><span style="font-size:10px;">{LEGEND} : </span>{GROUP_LEGEND}</p>
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: footer links center and size..

Post by Guest September 10th 2011, 2:00 pm

ok thanks and i want to do not click in and group of legend (not energy link ? )
is only a text of legend ... admins mods users ....




avatar
Guest
Guest


Back to top Go down

Solved Re: footer links center and size..

Post by ankillien September 10th 2011, 2:09 pm

If you want to remove the links from there and put only text, you can replace the above code with this...

Code:
<p><span style="font-size:10px;">{LEGEND} : </span>
[ Administrators ] [ Moderators ] [ Members ]
</p>
ankillien
ankillien
Energetic

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

Back to top Go down

Solved Re: footer links center and size..

Post by Guest September 10th 2011, 2:16 pm

thanks for help

theart solved and closed :p
avatar
Guest
Guest


Back to top Go down

Solved Re: footer links center and size..

Post by Sanket September 10th 2011, 3:54 pm

Since this thread is marked solved, I will lock this thread.
footer links center and size.. 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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