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.

How to ADD a page?

3 posters

Go down

In progress How to ADD a page?

Post by Espyridion December 16th 2012, 8:25 pm

My forum has a portal page (home), a forum, FAQ's etc.. but I would like to add an arcade page.
I have made the page itself already and have added some games (how do I make them clickable thumbnails rather then giant games that you have to scroll down to see?) how do I add the page to the nav-bar?

And if possible... could I just put the games in a forum-thread rather then on a completely seperate page?
I've tried using the codes for the games in addition to the flash player codes but they're not showing up in threads.

If possible please email me at: Email Removed with the response, please respond as detailed as possible as I am sometimes confused by where to put codes and where things are for said codes..
I'm the administrator at Just-us-moms.com if thats needed...

Oh and if you could tell me how to make my banner cover the entire portion of the "banner space" that would be great too. This code:
Code:
div#logostrip {margin: -4px -4px 0px;}
isn't working for me.

Thanks in advance!
avatar
Espyridion
Forumember

Posts : 33
Reputation : 1
Language : English

Back to top Go down

In progress Re: How to ADD a page?

Post by Mariofan13 December 16th 2012, 8:38 pm

how do I add the page to the nav-bar?
This is very simple Wink
At first, you need a button (if you want Wink) for the Arcade page.
Then go to ACP Arrow Display Arrow Homepage Arrow Headers and Navigation. Click on "Add an cusomize menu" and fill out the formular. Insert the link to your Arcade page, the link to the button (if you have one), the name of the Page, and set the rights Wink
And if possible... could I just put the games in a forum-thread rather then on a completely seperate page?
I've tried using the codes for the games in addition to the flash player codes but they're not showing up in threads.
I think, it isn't possible. I tried some javascripts, which are working in the homepage message, but in threads, the scripts don't work.
Mariofan13
Mariofan13
Forumember

Male Posts : 188
Reputation : 6
Language : German, English, Latin, 1337, HTML, CSS, BBCode, Wikitext
Location : Mushroom Kingdom

http://mario-forum.net

Back to top Go down

In progress Re: How to ADD a page?

Post by SLGray December 16th 2012, 8:55 pm

https://help.forumotion.com/t131-flash-games-on-your-board

https://help.forumotion.com/t1471-flash-arcade-v1-for-forumotion-forums

Do not post your email address on a public forum. I have removed it from your post for your safety.

For banner:
Code:
div#logostrip #main-title h1 {
    margin: -4px -4px 0px;
}


How to ADD a page? 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

In progress Re: How to ADD a page?

Post by Espyridion December 16th 2012, 10:47 pm

slg wrote:
For banner:
Code:
div#logostrip #main-title h1 {
    margin: -4px -4px 0px;
}

Still not working... am I doing something wrong? I'm just c&p to CSS??
avatar
Espyridion
Forumember

Posts : 33
Reputation : 1
Language : English

Back to top Go down

In progress Re: How to ADD a page?

Post by SLGray December 17th 2012, 6:59 am

Try this:
Code:
    div#logostrip #main-title h1 {
        margin: -4px -4px 0px !important;
    }


How to ADD a page? 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 : 51464
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

In progress Re: How to ADD a page?

Post by Espyridion December 18th 2012, 10:39 pm

Nope. still not working... Im just copying and pasting into the CSS stylesheet in Display - Colours - CSS Stylesheet.... is this wrong??

I've added the code and still see about an inch of space on either side of the banner... is it just me?
http://www.just-us-moms.com

Im using a phpbb3
avatar
Espyridion
Forumember

Posts : 33
Reputation : 1
Language : English

Back to top Go down

Back to top


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