View Single Post
  #653  
Old 09-22-2014, 08:53 PM
 
xtech xtech is offline
 

X-Adept
  
Join Date: Jun 2010
Posts: 605
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Originally Posted by PhilJ
Code:
.tipsy-inner { background: #000; color: #fff; max-width: 300px; padding: 5px; text-align: center; border-radius: 4px; }

Thanks your solution,it is working now.

Now for this issue I want your solution-

1) In admin product description page if we add any style in product detailed description through editor.That style like bold or any style on product detail description is not reflected on website detail page.

2) I have defined a field through reboot custom filed to define a offer tag at the products page.I have called this fields in invoice page in order to see the effects in order section.But after some days if we delete that tag text then it also delete from order section and order history and also from order export pack.

How to keep this saved so that after some modifications it will take the old value in order section?

Thanks,
xtech
__________________
X-cart Platinum
4.6.1
Reboot template
Reply With Quote