Clean It Up
UK Floor Cleaning Forum => Carpet Cleaning Forum => Topic started by: maxcarpets on December 16, 2007, 07:41:58 pm
-
Anyone know how I can change the picture size on my website ( www.maxcarpetandupholsterycare.com ) I've tried, it must be so simple.
Cheers
Justin
-
what program are you working in or are you coding it??
Aidan
-
I'd be interested to see the replies because I've got the same problem with mine.
Mine is a template system from 1and1
-
Justin you are using frames in your web site, not advisable as google dosnt like frames, but to change the size of your van image, you need to replace the code
src='http://www.maxcarpetandupholsterycare.com/cdata/17120/img/17120_609916i.jpg' alt='Image 1' />
with
src="Untitled_files/17120_609916i.jpg" alt="Image 1" width="1111" height="1111">
change the number 1111 in the width and hight to reflect the size of the image you want,
Same sort of thing for Wildclean, but your code is slightley different and you are not using frames,
From your window cleaning page, you use the code,
<IMG style="WIDTH: 151px; HEIGHT: 126px"
height=126 src="ddd_files/_wsb_151x126_100_4170.jpg" width=151 border=0>
Where 126 is the hight and 151 the width, again if working in code, just change the numbers Im afraid that I dont know 1and1
Hope that this helps
Aidan ;D
-
WOW, how do you know that? Many thanks.
Justin
-
justin
hope yopu dont mind...
just to point out that you have a 2 page rank and that you only have four html errors, which is good none is better but Google will forgive this. you can check what they are by putting your URL into
http://validator.w3.org
one other very good thing is that you have carpet and upholstery in your URL. this should help with hits.
I would put your ten reason at the top of the page as you only have seconds to catch your prospects.
Respect
Ian harper
-
I really do not understand any of this. HELP