View Full Version : How to change font sizes
Thestarofdeath
10-23-2004, 10:00 PM
how do i make the font bigger in the main story article. whats the commannds?
Thestarofdeath
10-23-2004, 10:02 PM
i also get this error in the forums of phpnukeWarning: Cannot modify header information - headers already sent by (output started at /home/xboxman/public_html/Home/header.php:32) in /home/xboxman/public_html/Home/includes/sessions.php on line 222
Warning: Cannot modify header information - headers already sent by (output started at /home/xboxman/public_html/Home/header.php:32) in /home/xboxman/public_html/Home/includes/sessions.php on line 223
Warning: Cannot modify header information - headers already sent by (output started at /home/xboxman/public_html/Home/header.php:32) in /home/xboxman/public_html/Home/includes/page_header.php on line 492
Warning: Cannot modify header information - headers already sent by (output started at /home/xboxman/public_html/Home/header.php:32) in /home/xboxman/public_html/Home/includes/page_header.php on line 494
Warning: Cannot modify header information - headers already sent by (output started at /home/xboxman/public_html/Home/header.php:32) in /home/xboxman/public_html/Home/includes/page_header.php on line 495
688206002
10-23-2004, 10:02 PM
well you could always manually edit the code... i don't use phpnuke but i'm sure there must be a stylesheet somewhere...
mahangee
10-23-2004, 10:06 PM
Well the error you are getting is because you are trying to send out a header variable after the HTML starts. You need to put that bit of code above all the HTML tags. Otherwise that error will occur.
Thestarofdeath
10-23-2004, 10:20 PM
how do i add code and what code?
mahangee
10-24-2004, 07:43 PM
Since PHP Nuke runs fine for everyone else I am guess it is a an error that has occured due to yourself. What I suggest is that you delete it all and start it again.
megaman_c
10-26-2004, 08:42 PM
i think that you should edit the CSS files to change fonts.
and for the error ... i think that this depends on the server configuration.
try to do the same thing that you did .. but on your localhost, and check if it will give you the same error or no
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.