When upgrading to IE7 is removes IE6 from your system. However, if you still want to be able to test websites with IE6 you can. Download it from my site at http://www.swiker.com/tools/IE6.zip then extract the files to a folder on your system. Then just run the iexplore.exe from within the folder. This folder has all the necessary files to run a local version of IE6. If you click Help on the IE menue then choose About, it will still say IE7 but trust me, it's not.
This will not affect your installed version if IE7. You can put a shortcut to the iexplore.exe file on your quick launch area then when you need to test a site with IE6 ... you can.
Steve
Zen cart version: 1.3.9h
Try this and see if it helps:
open both includes/templates/classic/css/testimonials_manager_all_testimonials.css and includes/templates/classic/css/testimonials_manager.css
find the following declaration and add the highlighted portion.
blockquote {
margin:0 !important;
padding:0 !important;
background: url(../images/lftblockquote.png) top left no-repeat;
border:1px solid navy;
height:1%;
position: relative;
}
Save the files and upload them to your server.
This mod is very nice indeed! Thak you.
I just installed it and all appears to be workng fine. One Issue (or maybe not!) is the instructions say to create a database for this module. I didn't and it seems to work ok.
Should I create a database, now, after the fact? What files would I need to look into to change the database that this mod is using now once I get a new database set up?
If you ran the install_testimonials_manager.sql then the required database table was created and you don't need to do anything further.
The instructions read as follows:
This is taken care of when you run the install_testimonials_manager.sqlDatabase Modifications:
A new database table needs to be created to store your testimonial items.
New configuration options are added to the zen_configuration table.
WHEW!!! I thought I messed something up (again)
This mod is awesome! Thanks
check the suggestion in this thread