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.

write in the Forum Footer

+5
Darren1
MaxB
kirk
SLGray
Marvin
9 posters

Page 1 of 2 1, 2  Next

Go down

write in the Forum Footer Empty write in the Forum Footer

Post by Marvin April 19th 2011, 10:44 pm

Hello, how I can write in the Forum Footer?
I think I had seen, a script that makes that.


Last edited by Marvin on April 21st 2011, 5:47 pm; edited 2 times in total
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by SLGray April 19th 2011, 10:46 pm

Administration Panel>>Modules>>Footer Links>>Configuration


write in the Forum Footer Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 19th 2011, 10:52 pm

No, not a link, I will put in there a text.
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by kirk April 19th 2011, 11:58 pm

you cant do it with phpbb3?
Not unless there is some way to do it with css.

Can you post your forums css and I'll take a look.
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by MaxB April 20th 2011, 12:05 pm

Hi,
I would like to write in the footer. I have phpbb3. My CSS: http://yugioh-forum.forumieren.com/150-ltr.css

Thank you, Max
avatar
MaxB
New Member

Posts : 2
Reputation : 0
Language : English, German, French

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 20th 2011, 1:55 pm

I would write the Style switcher in my Footer: http://www.schiggysboard.com/
(a script).

CSS: http://www.schiggysboard.com/142-ltr.css?pop=1
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Darren1 April 20th 2011, 2:10 pm

Hi,

You can have the style switcher via my tutorial http://testorial.forumotion.com/t71-multitheme-test
This update isn't on the support forum because MrMario isn't enabling attachments at this moment Wink
Just move the code from the site description to your template called "Overall_footer" Wink
The code is set as an attachment, you should be able to download it, once you log in, the details are here, and Ill remove them in around 48 hrs.


Last edited by Darren1 on April 22nd 2011, 9:37 am; edited 1 time in total
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 20th 2011, 2:27 pm

yes, my Forum is Phpbb3, no a Termaples Forum.
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by axtrix April 20th 2011, 3:27 pm

It is simple to do with jQuery, i saw it on a sapnish forum. I give you the link via MP.
axtrix
axtrix
Forumember

Posts : 38
Reputation : 0
Language : Spanish

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by MaxB April 20th 2011, 9:19 pm

Can you send me the MP?

Thanks
avatar
MaxB
New Member

Posts : 2
Reputation : 0
Language : English, German, French

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Saxaca April 21st 2011, 12:14 am

You ccan do it using three lines of jQuery Razz
I'm on my phone, so excuse any typos..
<script>
jQuery(functuon() {
jQuery('#page-footer').after('text inserted');
});
</script>
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 21st 2011, 12:38 pm

Where i must put in this code?
I will the Code of all my sites (memberlist, portal, gallery..)
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Base April 21st 2011, 1:26 pm

Marvin wrote:Where i must put in this code?
I will the Code of all my sites (memberlist, portal, gallery..)

You can put that code in your homepage message, site description or in a widget. Smile
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Saxaca April 21st 2011, 2:04 pm

Damn.. I got a typo.
functuon should be function.
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 21st 2011, 2:20 pm

the code is still wrong
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Saxaca April 21st 2011, 3:16 pm

I'll blame my phone. Did you fix the typo?
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Nera. April 21st 2011, 4:15 pm

Saxacas's code is working fine in homebox.
Code:
<script>
jQuery(function() {
jQuery('#page-footer').after('This is text inserted in footer phpBB3');
});
</script>

http://i.imm.io/5879.png
Nera.
Nera.
Energetic

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

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 21st 2011, 5:44 pm

It works, thanks Wink
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Base April 21st 2011, 5:47 pm

Unlocked upon author's request.
Base
Base
Forumaster

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

http://forumotionhub.net

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 21st 2011, 8:32 pm

The Script is work.. but only for Texts, i will put in my Style swicher Script and than it is not work.

(When you lokk into the HTML Code of my Site, you'll see it Wink
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 23rd 2011, 8:40 pm

push
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Saxaca April 23rd 2011, 11:46 pm

Use this script instead:
Code:
$(function() {
  saxLoad = document.createElement('script');
  saxLoad.src = '/h4-';

  $('#page-footer')[0].appendChild(saxLoad);
});

You'll need to create a new HTML page with the Style Switcher script, remember to change the
/h4-' in my script, to your page's ID. For the switch triggers, include this line in the above script, after the appendChild line:
Code:
$('#page-footer').after('Switch Triggers');

Since I didn't spell out the dollar signs with 'jQuery', you'll have to disable the Forumotion censor by writing a dollar sign into the textbox, save, open it again and paste my script in.
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 24th 2011, 10:50 pm

how do I turn off the dollar sign?
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Saxaca April 25th 2011, 10:52 am

Write one into the html pages textbox, and then open th page again.
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 25th 2011, 8:54 pm

No, sorry.
Can i give you Admin rights an you make it me?
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by kirk April 25th 2011, 11:22 pm

Marvin wrote:The Script is work.. but only for Texts, i will put in my Style swicher Script and than it is not work.

(When you lokk into the HTML Code of my Site, you'll see it Wink

so then dont put it in the homepage message?
try adding it to your announcement or forum description.

Code:
<script>
jQuery(function() {
jQuery('#page-footer').after('This is text inserted in footer phpBB3');
});
</script>

kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 26th 2011, 12:00 am

I would see it on all my sites, not only on the homepage (index)
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Saxaca April 26th 2011, 2:59 pm

The script can only handle inline code. Smile
Saxaca
Saxaca
Forumember

Male Posts : 539
Reputation : 26
Language : Markup.

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by Marvin April 26th 2011, 3:21 pm

or in the site describtion, but i would have it not in the top, i would have it below in my forum
Marvin
Marvin
Forumember

Male Posts : 320
Reputation : 4
Language : German, basic English, Spanish, basic Bavarian, broken Italian

http://www.schiggysboard.com/

Back to top Go down

write in the Forum Footer Empty Re: write in the Forum Footer

Post by kirk April 27th 2011, 6:36 am

no the reason you would put the code in your forums description or home page announcement is so it will show on all pages.

but you dont want it in the description, you are only limited so many characteristics in there.


Go to

Admin panel>general>messages and emails>announcements

Activate announcements = yes
Announcements display = all pages
Scrolling = deactivate

Now create a announcement, place the code in there and add all the text you want then hit save.

then here is the code if you want it centered? i just added center tags,
But i also added so you can adjust the text size to. you just change the number 15 to what ever size you want.

and if you wanted you can add marquee for scrolling, bold, color, different font what ever you want?

Code:
 <script>
jQuery(function() {
jQuery('#page-footer').after('<center><span style="font-size: 15px; line-height: normal">This is text inserted in footer phpBB3</center>');
});
 </script>

 </span>







kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

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