Jump to content


Corporate Sponsors


Latest News: (loading..)

brimasta

Member Since 12 Jan 2010
Offline Last Active Jan 04 2012, 17:09
-----

Posts I've Made

In Topic: Adding a background image to the whole site.

04 January 2012, 14:01

thanks jim, I have tried that too...

In Topic: Adding a background image to the whole site.

04 January 2012, 12:11

This may well make me sound thick, but how do I upload an image to the web server?
I have put the image into the images file using ftp. is that not the same thing?

this is the code I have entered......
background-image : url('catalog/images/shop background.jpg');
background-repeat : no-repeat;
background-position : 50% 50%;
background-attachment : fixed;
color : #000000;
margin : 0;

In Topic: site transfer

28 July 2011, 15:16

View Postbrimasta, on 28 July 2011, 13:11, said:

Thanks for the reply....
I tried the upload through php my admin and as for the database, it is a downloaded zipped backup of the database for my existing site. I made the database backup through php my admin on the free hosting site. I know I am no web guru or anything but this has got me feeling very thick indeed.
Would you flippin believe it???!!!
my new hosting site has made the transfer for me now, after about 30 tickets with the helpdesk regarding uploading my old site site, they finaly said " if you give us the details about your account, we will do it for you"
so its all done now, but thank you for helping.

In Topic: site transfer

28 July 2011, 13:11

View PostJack_mcs, on 28 July 2011, 12:53, said:

It looks like you are trying to upload something that is not valid. What program are you using to do the upload? Where did you get the database file you are trying to upload?
Thanks for the reply....
I tried the upload through php my admin and as for the database, it is a downloaded zipped backup of the database for my existing site. I made the database backup through php my admin on the free hosting site. I know I am no web guru or anything but this has got me feeling very thick indeed.