|
#1
|
|||
|
|||
|
can't find the code for the text colour in my about page.
Hi, I've just changed the colours of my blog and all text is visible but not the text on my about page. I checked my css file again but I am not sure what to do, or should I add a line in the html file of the about page? I really am a noob and it's already a miracle that I have a blog running so help would be greatly appreciated!
http://www.allesismooi.nl/photos cheers! |
|
#2
|
|||
|
|||
|
I am repeating myself again, but it's necessary:
1) please change the codepage-setting in your templates! you will run into a lot of trouble as PixelPost uses UTF-8 ! <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> should be <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> 2) give a color to #abouttextbox !!! #abouttextbox { font-family: verdana, sans-serif, arial, georia; font-size: 11px; line-height: 2.0em; margin: 0; text-align: center; width: 540px; margin-right: auto; margin-left: auto; text-align: justify; padding-top: 105px; padding-bottom: 105px; text-transform: none; color:white; } and you will see something! Black in black in black ;=( good luck! |
|
#3
|
|||
|
|||
|
Thnaks again Connie, you've made my day!
|
|
#4
|
|||
|
|||
|
you know, in german we say: "in kleinen Dingen grosszuegig sein" => to be generous with small things is very easy ;=)
come back with your next questions, or, even better, stay with us here in the forum and exchange your PixelPost-experiences! |
| Post Reply |
| Thread Tools | |
|
|