Help On My forum

classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Help On My forum

mohamedddo
how do i like change the interface of nabble completely, using my own made images.
etc. any background From my PC

and I want to add a HTML OR Javascript on my Nabble Forum
 the link

<script type="text/javascript" src="http://www.linkbucks.com/Webservices/jsParseLinks.aspx?id=6a551399"></script>
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Evildaddy
If you want to change the color, borders, etc. use CSS.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
This post was updated on .
H

and i want to add
Javascript on my Nabble Forum
 the link

<script type="text/javascript" src="http://www.linkbucks.com/Webservices/jsParseLinks.aspx?id=6a551399"></script>

Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Pedro
The general scripts are at this macro "topic_head", try to add your script there.
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
please show me how
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Pedro
What does this script do?
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
It is about advertising to help the forum to Continue posting and how i can change my forum background
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Pedro
Which is your app type?
About appearance, take a look here: http://n5.nabble.com/help/Answer.jtp?id=39
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
 what the meaning of  app type How I can know
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

GregChapman
"App" is short for "Application" also known as "Program"

On your forum, take a look at:
Options > Application > Change Application Type
and select the various options there.

How the information in your forum is presented will change dramatically with each application type. For the theory take a look at:
http://www.nabble.com/back-end.html

Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
MY app is forum
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Mencey Melgar
In reply to this post by mohamedddo
mohamedddo wrote
It is about advertising to help the forum to Continue posting and how i can change my forum background
By the way, have you checked "change appearance"?
:) Helper
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
yes i changed the appearance of my forum but i cant add the links of ads
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Pedro
In reply to this post by mohamedddo
1- At the bottom of your app->See "Edit this page".
2- At the engine wheel -> "Search for macro" .
3- Macro by name -> search for "view_standard_page" .
4 - view_standard_page -> "override this macro" .

You can add your script in the head tag like this:
<override_macro name="view_standard_page">
    <n.set_app_rows_per_page rows_per_page="[n.forum_topics_per_page/]"/>
    <n.app_html>
        <head>
            <n.app_title />
            <n.standard_table_stylesheet/>
            <script type="text/javascript" src="http://www.linkbucks.com/Webservices/jsParseLinks.aspx?id=6a551399"></script>
        </head>
...
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
error

Error: macro or method for 'app_html' not found in [basic, nabble, ad] stack = [basic, nabble, ad]
 in app_html(custom_tweak:view_standard_page:3) - <n.app_html>
 in (custom_tweak:view_standard_page:1) - <override_macro name="view_standard_page">
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Pedro
Please, give me your forum's url.
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo


From: "Pedro <Nabble> [via Nabble Support]" <[hidden email]>
To: mohamedddo <[hidden email]>
Sent: Wednesday, May 22, 2013 7:10 PM
Subject: Re: Help On My forum

Please, give me your forum's url.


If you reply to this email, your message will be added to the discussion below:
http://support.nabble.com/Help-On-My-forum-tp7584498p7584556.html
To unsubscribe from Help On My forum, click here.
NAML


Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

Pedro
I put your script there.
My test forum.
Reply | Threaded
Open this post in threaded view
|

Re: Help On My forum

mohamedddo
Thanks 


From: "Pedro <Nabble> [via Nabble Support]" <[hidden email]>
To: mohamedddo <[hidden email]>
Sent: Thursday, May 23, 2013 2:05 AM
Subject: Re: Help On My forum

I put your script there.


If you reply to this email, your message will be added to the discussion below:
http://support.nabble.com/Help-On-My-forum-tp7584498p7584560.html
To unsubscribe from Help On My forum, click here.
NAML


Reply | Threaded
Open this post in threaded view
|

Help On My forum

mohamedddo
In reply to this post by Pedro
Dear


If i want to add new ads on my forum all pages Appear on the sides of the page 

The ads with HTML code 

<script type="text/javascript" src="http://yllix.com/slider.php?pub=141577&section=General&ga=g&side=right"></script>

and my forum link 


Thanks
Tito

If you reply to this email, your message will be added to the discussion below:
http://support.nabble.com/Help-On-My-forum-tp7584498p7584560.html
To unsubscribe from Help On My forum, click here.
NAML




12