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 can i delete a header/navigator and how do i make a topic on the front page

4 posters

Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty how can i delete a header/navigator and how do i make a topic on the front page

Post by x4m4zingx September 12th 2012, 5:09 pm

title says it al here is my forum link:
www.amazingscape.forumotion.com
avatar
x4m4zingx
New Member

Posts : 19
Reputation : 1
Language : Dutch

Back to top Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty Re: how can i delete a header/navigator and how do i make a topic on the front page

Post by runawayhorses September 13th 2012, 2:35 pm

To hide your navigation bar try adding this code to your CSS Stylesheet:

AP>>Display>>Colors>>CSS Stylesheet:

Code:
      a[href="/calendar"]{
            display: none;
            }
            a[href="/groups"]{
            display: none;
            }
            a[href="/home"]{
            display: none;
            }
            a[href="/portal"]{
            display: none;
            }
            a[href="/gallery/index.htm"]{
            display: none;
            }
            a[href="/faq"]{
            display: none;
            }
            a[href="/search"]{
            display: none;
            }
            a[href="/memberlist"]{
            display: none;
            }
            a[href="/profile?mode=editprofile"]{
            display: none;
            }
            }
            a[href="/privmsg?folder=inbox"]{
            display: none;
            }
            a[href="/register"]{
            display: none;
            }
            a[href="/login"]{
            display: none;
            }

You can't make a "Topic" on the front page, but you can write a message that will display of your front (Home) page.

Go to AP>>Display>>Generalities>>

On that page you will see a "Homepage message" HTML box, write you message there and save your settings.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty Re: how can i delete a header/navigator and how do i make a topic on the front page

Post by x4m4zingx September 13th 2012, 4:17 pm

i want to just hide 1 of the navigation bar like calendar
and with that topic on the front page i mean
that when you click on that that it direct open the message and not just a message on the front page you know what i mean
avatar
x4m4zingx
New Member

Posts : 19
Reputation : 1
Language : Dutch

Back to top Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty Re: how can i delete a header/navigator and how do i make a topic on the front page

Post by runawayhorses September 14th 2012, 11:55 pm

If you just wanted to hide the calendar you would just use the calendar part of the code like this:

Code:
a[href="/calendar"]{
            display: none;
            }

No, I don't know what you mean about the topic on the front page.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty Re: how can i delete a header/navigator and how do i make a topic on the front page

Post by x4m4zingx September 15th 2012, 9:08 am

ok but thanks
avatar
x4m4zingx
New Member

Posts : 19
Reputation : 1
Language : Dutch

Back to top Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty Re: how can i delete a header/navigator and how do i make a topic on the front page

Post by SLGray September 15th 2012, 9:36 am

What do you mean by make a topic on front page?


how can i delete a header/navigator and how do i make a topic on the front 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 : 51482
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty Re: how can i delete a header/navigator and how do i make a topic on the front page

Post by x4m4zingx September 18th 2012, 11:19 pm

like if you open a forum and in that forum are topics
but i want if you open a forum you will see a message and no topics
avatar
x4m4zingx
New Member

Posts : 19
Reputation : 1
Language : Dutch

Back to top Go down

how can i delete a header/navigator and how do i make a topic on the front page Empty Re: how can i delete a header/navigator and how do i make a topic on the front page

Post by Morganaz1 September 21st 2012, 12:59 am

If you select "blog" instead of "forum" that will make you a page for your post, instead of a forum.
Morganaz1
Morganaz1
New Member

Posts : 4
Reputation : 1
Language : English

Back to top Go down

Back to top

- Similar topics

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