how can i delete a header/navigator and how do i make a topic on the front page
4 posters
Page 1 of 1
how can i delete a header/navigator and how do i make a topic on the front page
title says it al here is my forum link:
www.amazingscape.forumotion.com
www.amazingscape.forumotion.com
x4m4zingx- New Member
- Posts : 19
Reputation : 1
Language : Dutch
Re: how can i delete a header/navigator and how do i make a topic on the front page
To hide your navigation bar try adding this code to your CSS Stylesheet:
AP>>Display>>Colors>>CSS Stylesheet:
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.
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.
Re: how can i delete a header/navigator and how do i make a topic on the front page
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
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
x4m4zingx- New Member
- Posts : 19
Reputation : 1
Language : Dutch
Re: how can i delete a header/navigator and how do i make a topic on the front page
If you just wanted to hide the calendar you would just use the calendar part of the code like this:
No, I don't know what you mean about the topic on the front page.
- Code:
a[href="/calendar"]{
display: none;
}
No, I don't know what you mean about the topic on the front page.
x4m4zingx- New Member
- Posts : 19
Reputation : 1
Language : Dutch
Re: how can i delete a header/navigator and how do i make a topic on the front page
What do you mean by make a topic on front page?


Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: how can i delete a header/navigator and how do i make a topic on the front page
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
but i want if you open a forum you will see a message and no topics
x4m4zingx- New Member
- Posts : 19
Reputation : 1
Language : Dutch
Re: how can i delete a header/navigator and how do i make a topic on the front page
If you select "blog" instead of "forum" that will make you a page for your post, instead of a forum.
Morganaz1- New Member
- Posts : 4
Reputation : 1
Language : English

» Header and navigator
» Cant delete Header image
» how to delete header icons
» delete button NEW TOPIC in openned topic
» 'Last Post' Topic Header Query
» Cant delete Header image
» how to delete header icons
» delete button NEW TOPIC in openned topic
» 'Last Post' Topic Header Query
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum