Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 08-12-2005, 08:43 AM
qck Offline
pp regular
 
Join Date: Jun 2005
Posts: 27
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!
Reply With Quote
  #2  
Old 08-12-2005, 09:27 AM
Connie
Guest
 
Posts: n/a
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!
Reply With Quote
  #3  
Old 08-12-2005, 12:15 PM
qck Offline
pp regular
 
Join Date: Jun 2005
Posts: 27
Thnaks again Connie, you've made my day!
Reply With Quote
  #4  
Old 08-12-2005, 12:33 PM
Connie
Guest
 
Posts: n/a
Wink

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!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 12:01 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs