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.

Edit footer in phpbb2

3 posters

Go down

In progress Edit footer in phpbb2

Post by FL.ux Sun 08 Jan 2012, 04:03

how can i edit the footer in my forum??

i want to add some images and links. . . and texts
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

In progress Re: Edit footer in phpbb2

Post by Base Sun 08 Jan 2012, 09:19

Hi, there are two ways of editing your footer:

=> Using the footer links tool. This can be found at:

1. Administration Panel (advanced mode)
2. Modules Tab
3. Configuration (on the left, under Footer links)

=> Editing the templates (You must be the founder). This can be found at:

1. Administration Panel (advanced mode)
2. Display Tab
3. General (on the left, under Templates)
4. overall_footer template
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: Edit footer in phpbb2

Post by FL.ux Sun 08 Jan 2012, 11:02

can i edit them with css??
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

In progress Re: Edit footer in phpbb2

Post by Guest Sun 08 Jan 2012, 12:05

CSS Selector for footer: #page-footer Smile
avatar
Guest
Guest


Back to top Go down

In progress Re: Edit footer in phpbb2

Post by FL.ux Sun 08 Jan 2012, 14:13

thanks. . .
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

In progress Re: Edit footer in phpbb2

Post by Guest Sun 08 Jan 2012, 14:19

Welcome. Very Happy
avatar
Guest
Guest


Back to top Go down

In progress Re: Edit footer in phpbb2

Post by FL.ux Sun 08 Jan 2012, 14:21

so i can add images and other links there?
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

In progress Re: Edit footer in phpbb2

Post by Guest Sun 08 Jan 2012, 14:54

For links:
Administration Panel => Modules => Footer links => Configuration

For HTML codes:
Code:
$("#page-footer .gen").after("HTML CODE");
avatar
Guest
Guest


Back to top Go down

In progress Re: Edit footer in phpbb2

Post by FL.ux Mon 09 Jan 2012, 05:47

how about images?
FL.ux
FL.ux
Forumember

Male Posts : 842
Reputation : 18
Language : I hope I could be a FM staff :'(
Location : I shall fly to the subterranean sky.

Back to top Go down

In progress Re: Edit footer in phpbb2

Post by Nera. Mon 09 Jan 2012, 06:50

Use the last code Gassy gave you and add an image as a HTML where it says HTML here:

Code:
<img src="LINK GOES HERE" />
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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