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 change color of the headlines and move them at the center?

3 posters

Go down

Solved How to change color of the headlines and move them at the center?

Post by psixanwmalos October 5th 2010, 10:03 am

Hello my friends.
As you can see here: http://www.forum-mixingtips.org/forum.htm
the basic headlines such as "Read This First", "Sound Engineering Forum", "Our Top Authors", "Rate my Song" and "Cafe' Forum" is at the left and I want them to be in the middle.

I also want to change the color of them.

Could you please help me?
avatar
psixanwmalos
New Member

Male Posts : 6
Reputation : 0
Language : Greek

http://www.forum-mixingtips.org

Back to top Go down

Solved Re: How to change color of the headlines and move them at the center?

Post by Sanket October 5th 2010, 10:17 am

Code:
<font color="#FF0000"><div align="center">Title</div></font>

Use this code in the titles of those categories. Just change the color code as you want.
http://www.computerhope.com/htmcolor.htm
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: How to change color of the headlines and move them at the center?

Post by ankillien October 5th 2010, 10:24 am

Hello,

You can do this too,

Navigate to Admin CP > Display > Colors > CSS
Add this code there and submit...

Code:
.cat  {
text-align: center;
}
.cat .hierarchy a {
color: red;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: How to change color of the headlines and move them at the center?

Post by psixanwmalos October 5th 2010, 11:26 am

Quick responses!! Thanks a lot guys :wouhou:
avatar
psixanwmalos
New Member

Male Posts : 6
Reputation : 0
Language : Greek

http://www.forum-mixingtips.org

Back to top Go down

Solved Re: How to change color of the headlines and move them at the center?

Post by Sanket October 5th 2010, 1:29 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
How to change color of the headlines and move them at the center? 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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