View Single Post
  #5  
Old 07-28-2009, 04:52 PM
 
mltriebe mltriebe is offline
 

Senior Member
  
Join Date: Mar 2006
Posts: 137
 

Default Re: Ulimate Speedbar Mod, From Xcartmods

Got the issue resolved for the most part, I had to change the Image Mod CSS code to this:

Code:
#content { position:relative; text-align:center; } span img { border:none; } a.swap, a.swap:link, a.swap:visited, a.swap:hover { border:none; text-decoration:none; } .swap { display:none; WHITE-SPACE: nowrap; border: 2px solid #313130; } a:hover span.swap { position:absolute; left:0px; top:0px; display:block; }

Now, I need to figure out the check out page problem. Here is a screen shot of that problem.

Mike
__________________
X-Cart 4.3.1
Buy Together Module, AlteredCart
CDSEO Pro
One Page Checkout, AlteredCart
Smart Search, AlteredCart
On Sale, AlteredCart
Reply With Quote