Interested In Advertising? | Contact Us Here
Warning!

 

Welcome to Clean It Up; the UK`s largest cleaning forum with over 34,000 members

 

Please login or register to post and reply to topics.      

 

Forgot your password? Click here

maxcarpets

Help with website
« 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

Deep Clean Newcastle Gateshead

  • Posts: 215
Re: Help with website
« Reply #1 on: December 16, 2007, 09:36:37 pm »
what program are you working in or are you coding it??
Aidan
Northumberland, Newcastle & Gateshead Carpet Cleaning
http://www.deepclean-uk.co.uk

Re: Help with website
« Reply #2 on: December 16, 2007, 10:38:23 pm »
I'd be interested to see the replies because I've got the same problem with mine.
Mine is a template system from 1and1

Deep Clean Newcastle Gateshead

  • Posts: 215
Re: Help with website
« Reply #3 on: December 16, 2007, 11:20:12 pm »
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
Northumberland, Newcastle & Gateshead Carpet Cleaning
http://www.deepclean-uk.co.uk

maxcarpets

Re: Help with website
« Reply #4 on: December 17, 2007, 07:49:13 am »
WOW, how do you know that? Many thanks.

Justin

ianharper

Re: Help with website
« Reply #5 on: December 17, 2007, 02:34:40 pm »
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


maxcarpets

Re: Help with website
« Reply #6 on: December 17, 2007, 04:47:30 pm »
I really do not understand any of this. HELP