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.

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

3 posters

Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by Jut0z June 15th 2010, 9:17 pm

So i have a few questions that will make my forum as perfect as i want it!.

So some info, i have phpBB2 btw.

1.) Forum Customization.- Is there anyway I can change where the Avatar / Username is on the post section? By this i mean on their post it is Defaultly on the left side of their post, can i change it to the top of the post instead? And is there anyway i can move the, "Online, PM, Email" etc Buttons on the bottom of someones post?

2.) Group Colors.- Is there a way i can change the colors of Admins / Moderator's username on the forums? For example it is usually blue, I'd like to change it to a Normal color and just use the ranks.

3.) Custom HTML Pages.- What code would i use to get the body on an HTML that my portal, forum and other default pages have?

4.) How do i make a Page that upon your first visit to the website, you must agree to the terms of service? (It would create a cookie so the next time you visit the website instead of getting the terms of service you would just go to the forum).
avatar
Jut0z
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by MrMario June 16th 2010, 12:04 am

For future help please ask two questions as its will get hard to help you with having more than 2 questions.

1. No sorry.
2. User & Groups // Groups // Click Modify (Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Editer) Change Color // Save
3. Not sure what you are wanting here.
4. Terms of Service is already in the registration. You can add your own by going to General // Additional Rules
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by Jut0z June 16th 2010, 12:09 am

Thank you, and with the 3rd, I mean on a blank HTML Page with The Forum Header / Footer, How do i make it so that the place where the text will be, is a specific color, like grey for example.
avatar
Jut0z
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by rblatch June 16th 2010, 12:23 am

Code:
html
{
background-color:grey;
}

I think that will do it Smile

To get your header onto the page just use:
Do you wish to use your forum header and footer ? // Yes

Thanks,
Rob
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML & CSS (Learning)
Location : Graphics Central

Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by Jut0z June 16th 2010, 12:27 am

Didnt work, All it said was "html
{
background-color:grey;
}"

on the page, and HTML is enabled.
avatar
Jut0z
New Member

Posts : 8
Reputation : 0
Language : English

Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by rblatch June 16th 2010, 12:35 am

Lol

OK.

At the top of you HTML page put
Code:
<style>
then paste that code I gave you bellow it, press enter to go to new line and put
Code:
</style>
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML &amp;amp; CSS (Learning)
Location : Graphics Central

Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by Guest June 16th 2010, 1:25 am

<body bgcolor="gry">
avatar
Guest
Guest


Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by rblatch June 16th 2010, 2:11 am

That won't work....
rblatch
rblatch
Active Poster

Male Posts : 1042
Reputation : 2
Language : HTML &amp;amp; CSS (Learning)
Location : Graphics Central

Back to top Go down

Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Empty Re: Forum Customization, Group Colors, Custom HTML Pages, Terms of Service.

Post by Guest June 17th 2010, 4:32 pm

Okay mark all your text and click this Forum Customization, Group Colors, Custom HTML Pages, Terms of Service. Backcolor
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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