![]() |
theworldin35mm| XML parsing error in Firefox
Hello
This is how it looks in Firefox 3.0.10 http://kindanatural.com/ScreenShot006.png Furthermore I'm having problems with the template using pictures that are 900px wide. The whole page skews? |
|
You're right. I need a better understanding of all of this. I'm not trying to do the XHTML hack on index.php - I don't know what it is. Perhaps it's this?
// Fix proposed by tomyeah on the forum if (!isset($_GET['x']) || $_GET['x'] != 'save_comment') { header('Vary: Accept'); if (stristr($_SERVER['HTTP_ACCEPT'], 'application/xhtml+xml') === FALSE) { header('Content-Type: text/html; charset=utf-8'); } else { header('Content-Type: application/xhtml+xml; charset=utf-8'); echo('<?xml version="1.0" encoding="UTF-8"?>'."\\n"); } } It was there already from when I installed the current version of PP? I got hold on the CSS stuff - thank you very much, and thanks for the most clean cool theme available! |
Quote:
PHP Code:
PHP Code:
|
Ahh sweet. I think I'm starting to understand how the index.php is a "merged" file combining pp and the theme. :)
Thank you very much! Now I can concentrate on doing the CSS stuff. Your theme combined with the export from Lightroom plugin makes photoblogging much easier. Thumbs up... |
Your welcome. Have fun modding the CSS to your liking. I look forward to seeing the changes you make to the default theme.
|
Quote:
Things i plan on change stylingwise:
|
| All times are GMT. The time now is 07:57 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.