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.

Help D: How to change this color of this text?

3 posters

Go down

In progress Help D: How to change this color of this text?

Post by petro 6/7/2011, 04:02

Im almost give up searching where can i change this color of the text. Even go to Display>color .. i didnt found anything. Can someone pls help how can i change the text color, its so dark ..?

Help D: How to change this color of this text? Foruml
petro
petro
New Member

Male Posts : 19
Reputation : 0
Language : English

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by Vlajki 6/7/2011, 06:14

What's your forum url?
Vlajki
Vlajki
Forumember

Male Posts : 724
Reputation : 359
Language : Serbian & English
Location : Serbia

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by Nera. 6/7/2011, 06:44

Hi,

Is it phpBB3?
Try adding this to your AP >> Display >> Colors >> CSS
Code:
.h3 {
    color: white !important;
}
If it doesn't go well as Vlado said leave a link.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by petro 6/7/2011, 08:43

Vlajki wrote:What's your forum url?

http://narutoisland.n-stars.org/

Nera. wrote:Hi,

Is it phpBB3?
Try adding this to your AP >> Display >> Colors >> CSS
Code:
.h3 {
    color: white !important;
}
If it doesn't go well as Vlado said leave a link.


Thanks so much! It works .. ~Reps =3

Hmm...bet let say I want a green color so I just replace the white into green?
petro
petro
New Member

Male Posts : 19
Reputation : 0
Language : English

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by Nera. 6/7/2011, 08:48

Just replace the code/writting.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by petro 6/7/2011, 09:40

alright thnx again ..

I got another thing that i need help. Well, i didnt want to make a new thread instead .. Here is the prob im having ..

is to put this thing at the center.

https://2img.net/r/ihimizer/img580/3788/hatea.jpg


Spoiler:
Help D: How to change this color of this text? Hatea
petro
petro
New Member

Male Posts : 19
Reputation : 0
Language : English

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by Nera. 6/7/2011, 09:42

Admin panel >> Display >> Home page >> Headers and navigation >> Menu position : Center + Save
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by petro 8/7/2011, 03:44

no .. doesnt works
petro
petro
New Member

Male Posts : 19
Reputation : 0
Language : English

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by Nera. 8/7/2011, 04:10

Find this in your CSS and change the tex-align to center so it looks like this
Code:
ul.navlinks {
    border-bottom: 1px solid #171717;
    font-weight: bold;
    text-align: center;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by petro 8/7/2011, 06:12

thnx it works now Smile

Urgh..why i got so much prob T_T .. One mowe!

I wanted to change the online button .. I changed it from display>pics management .. but nothing change at all. You know how to change it from css?
petro
petro
New Member

Male Posts : 19
Reputation : 0
Language : English

Back to top Go down

In progress Re: Help D: How to change this color of this text?

Post by Nera. 8/7/2011, 06:47

Find this in CSS and chage the link
Code:
.online {
    background-image: url("http://hitskin.com/themes/15/04/51/i_icon_online.png");
    background-position: right 0;
    background-repeat: no-repeat;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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