Help! (not related to x10)

Status
Not open for further replies.
M

minievan

Guest
Ok This may not be related but you all seem great Techies so i thought Id post It xD

Ok Ive uploaded the layout on my site and Its been fine, Now for some reason Lots of white parts have appeared.. Any know whats wrong? Thanks
Regards

-Evan
-Click here for my website!
 

Phil

Retired Staff
Messages
7,344
Reaction score
0
Points
36
mattspec said:
broken link? i cannot access site
The site works for me. Sorry I can't help you out on this one. Motoawa will probley no what to do when he gets on :)
 

n4tec

Active Member
Messages
3,312
Reaction score
0
Points
36
have you tried removing all the

Code:
<p>&nbsp;</p>

from your source code..
 

flankerdin

New Member
Messages
450
Reaction score
0
Points
0
After i checked your page source..
It is too many
<p>&nbsp;</p>

Inside your web...
Try to fix this
 

Yourbuddy

New Member
Messages
178
Reaction score
0
Points
0
Or under the <head*> you can add

Code:
<style class="text/css">
	<!--
	body {
	background-color: #4373A4;
	}
	-->
	</style>

It will change all the bg color to that navy blue color.
 

flankerdin

New Member
Messages
450
Reaction score
0
Points
0
Yourbuddy said:
Or under the <head*> you can add

Code:
<style class="text/css">
	<!--
	body {
	background-color: #4373A4;
	}
	-->
	</style>

It will change all the bg color to that navy blue color.

He dont have problem with background colour he having prob with his templates :greddy2:
 
M

minievan

Guest
I would Like to say a Big thankyou to all. I wasnt expecting help as It wasnt really to do with x10. I shall rep you all.
Thankyou all & x10

-Evan:naughty:
 

flankerdin

New Member
Messages
450
Reaction score
0
Points
0
Your welcome..
Your are one of the members of this big community..
Glad to help!
 
Status
Not open for further replies.
Top