Forums / General Questions / html source code space

html source code space

Locked
Results 1 to 5 of 5
This thread is locked. New replies are disabled.
27 Nov 2007, 11:50
#1
hitch avatar

hitch

New Zenner

Join Date:
Sep 2006
Posts:
75
Plugin Contributions:
0

html source code space

Hi,

i am unsure where to look but something is causing my html to be shunted down to line 20ish (white leading space). i have a buch of modules installed but they seem to play happily together other than that side effect. Now i am tying to install a rss feed and it doesn't like the space prior to the doc declaration.

anyone wiser than me ca point me in the direction?

url www.musicservices.co.nz to see it in action
29 Nov 2007, 23:54
#2
hitch avatar

hitch

New Zenner

Join Date:
Sep 2006
Posts:
75
Plugin Contributions:
0

Re: html source code space

Hi everyone/anyone :cry:

i am pulling my hair out trying to figure out what is causing where to start looking to fix the 28 lines of space i have before my html starts on all pages of my site.

any help would be appreciated.

you can see it at www.musicservices.co.nz veiw the source and you'll see what i mean.

thanks
30 Nov 2007, 02:46
#3
poolprorich avatar

poolprorich

Zen Follower

Join Date:
Aug 2007
Posts:
143
Plugin Contributions:
0

Re: html source code space

it looks good to me in ie7 and firefox maybe clear your browser cache
30 Nov 2007, 04:16
#4
hitch avatar

hitch

New Zenner

Join Date:
Sep 2006
Posts:
75
Plugin Contributions:
0

Re: html source code space

the page displays alright but when i view the code there are 28 blank lines before the code starts. this is causeing rss feed errors and i cant figure out how to fix it. :frusty: thanks for looking! any ideas what could be causing the source line spaces?
09 Dec 2007, 19:23
#5
hitch avatar

hitch

New Zenner

Join Date:
Sep 2006
Posts:
75
Plugin Contributions:
0

Re: html source code space

I finaly managed to solve this if anyone else has a similar probem. It was a bunch of custom side boxes define files that i had left with a blank line i each and must have been loaded first up. cleaning these up brought my code back to the top and allowed the rss feed i was trying to load to work.:smile: