I'm not sure I fully understand your question "as soon as i enter text in tghe page it automatically get positione in the middle of the graphics" is what you said. Where do you enter text on the product info page?
Here is what I see
The pop-up image pops to the middle of the screen and covers the description until you close it. It should pop to the side somewhere. Mouse overs seem to work fine. If you're asking where to set the location of the pop-up, take a look in the root popup_image file.
The text you're referring to is code in the template\content\product_info_tpl.php. If you just want to change the wording then that is in the includes\languages\english\product_info.php file. To remove it edit the first file.
Text color is controlled by the stylesheet.css in the template root directory.
I do SEO primarily these days and your site designer should have been dismissed yesterday. He probably did you a favor disappearing. Here's the short list of concerns:
1.) I see Google indexes for your site from almost a year ago and you still have the default "What's New Here? - Hardware Software DVD Movies What's New Here? - Hardware Software DVD Movies." as your main website description.
2.) All your pages have your site name only for titles and your site's keywords are "Hardware, Software, DVD Movies, Computer".
3.) You have numerous W3C errors on your home page.
4.) The site isn't using original content so indexing will be tough on Google. Your product descriptions can be found on 8-12 different websites already that are indexed.
5.) You have an extra / in your links at the bottom and company info page - most likely an error in a catalog\includes\configure file.
6.) You're still using the case sensitive VCC code which will make your customers angry. At least use only numbers.
7.) Your site can be indexed as
http://wowcleanproducts.com/ and
http://www.wowcleanproducts.com/ which will cause you canonical issues with Google. Install a redirect and set your preferred domain in GWT so you don't have links indexed on both.
8.) Make a favicon and throw in on there. Doesn't do anything for SEO but sites look like they're unfinished without it.
9.) Patch your site for the latest exploit. I just walked right into your Admin using the latest known exploit.
http://creloaded.org/forum/58/28394.htmlThat's my 10 mins of eval - take it for what it's worth.
Regards,