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.

Modifying Forum's main page

2 posters

Go down

Modifying Forum's main page Empty Modifying Forum's main page

Post by turek23 August 8th 2011, 4:45 am

Hey in advance thank you for your help Smile

Now here is my forum-http://newordersith.forumotion.com/
I was wondering how can I add things on the sides of the forum, such as Post count, latest topics, links to other sites and other info and such?
avatar
turek23
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Modifying Forum's main page Empty Re: Modifying Forum's main page

Post by WHITESABBATH August 8th 2011, 6:51 am

Those which you refer to , are called "widgets.
go your acp>modules> forum widgets>click "yes" to display forum widgets>you have option to display them on either left(column 1) , right(column 3) or both sides. you can also set the size of the blocks in px's >save


additional info: https://help.forumotion.com/t22589-forum-widgets
WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Modifying Forum's main page Empty Re: Modifying Forum's main page

Post by turek23 August 8th 2011, 7:14 am

awesome i got that but is it possible to change the color of the text its in, like it says Statistics and Latest topics in a color thats to hard to read
avatar
turek23
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Modifying Forum's main page Empty Re: Modifying Forum's main page

Post by WHITESABBATH August 8th 2011, 7:18 am

acp > display > colors> css stylesheet>

copy/paste this in your css stylesheet.


Code:
    .introduction .h3, .module .h3, .postbody .h3 {
        color: #ffffff;
        margin-top: 8px;
    }

WHITESABBATH
WHITESABBATH
Active Poster

Male Posts : 1198
Reputation : 119
Language : English, F-Bombs
Location : Chicago

Back to top Go down

Modifying Forum's main page Empty Re: Modifying Forum's main page

Post by turek23 August 8th 2011, 7:28 am

phpbb2
avatar
turek23
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Modifying Forum's main page Empty Re: Modifying Forum's main page

Post by turek23 August 8th 2011, 7:33 am

this is what i put in css and it didnt change, I am going for the color red



.introduction .h3, .module .h3, .postbody .h3 {
color: #CF0404;
margin-top: 8px;
}


is there a code for changing the background of it and the text

and thanks so much for helping, i really appreciate it
avatar
turek23
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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