|
#1
|
|||
|
|||
|
theworldin35mm| XML parsing error in Firefox
Hello
This is how it looks in Firefox 3.0.10 ![]() Furthermore I'm having problems with the template using pictures that are 900px wide. The whole page skews? |
|
#2
|
||||
|
||||
|
|
#3
|
|||
|
|||
|
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! |
|
#4
|
||||
|
||||
|
Quote:
PHP Code:
PHP Code:
|
|
#5
|
|||
|
|||
|
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... |
|
#6
|
||||
|
||||
|
Your welcome. Have fun modding the CSS to your liking. I look forward to seeing the changes you make to the default theme.
|
|
#7
|
|||
|
|||
|
Quote:
![]() Things i plan on change stylingwise:
|
| Post Reply |
| Thread Tools | |
|
|