Ok, strange enough, it works now!

Very cool and i see the problem with the colors, now i can do
something about it.

Thanks loads for the help!

On Feb 18, 5:58 am, Shotty <shott...@gmail.com> wrote:
> Michael,
> For debugging, you can always start by loading your XML in a browser.
> When you load your XML, you should get the following error:
>
> XML Parsing Error: XML or text declaration not at start of entity
> Location:http://liveartz.nl/igoogle/LiveArtz01/theme_template.xml
> Line Number 6, Column 1:
>
> Now if you look at your file, six lines down is <?xml version="1.0"
> encoding="UTF-8"?> and the error is stating  "XML or text declaration
> not at start of entity."
>
> To fix, remove the 5 lines of comments and 1 space at the top of your
> XML file so the following line is right at the top:
> <?xml version="1.0" encoding="UTF-8"?>
>
> save the file and you should be good to go.
> On a side note, your theme's header link color blends very well with
> the background and you may want to give it a bit of a color contrast
> as i believe Google likes to keep the links easily visible and not
> blended into the background.
>
> Just a thought. Let me know if still getting an issue.
> Cheers.
>
> On Feb 17, 12:56 pm, metalmini <metalm...@gmail.com> wrote:
>
> > Hi all,
>
> > I am working on my first theme, for fun. All the instructions are well
> > documented except for the debugging.
>
> > I am hosting the theme on my own server and it doesnt do anything.
>
> >http://www.google.com/ig?skin=http://liveartz.nl/igoogle/LiveArtz01/t...
>
> > I cant seem to figure out why that is...
>
> > I checked my logging on the server and i dont see any entrys from
> > google... So i am wondering what i did wrong.
>
> > Does anybody have any tips on debugging a theme and why it doesnt show
> > up?
>
> > Thank you for the information :-)
>
> > Michael

-- 
You received this message because you are subscribed to the Google Groups 
"Google Themes API" group.
To post to this group, send email to google-themes-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-themes-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-themes-api?hl=en.

Reply via email to