1
Welcome, Guest. Please login or register.
November 22, 2008, 02:47:59 PM
Home Help Search Login Register
News: iJoomla Ad Agency for Joomla 1.5 is here!

+  iJoomla Forum
|-+  iJoomla Digistore
| |-+  Support Questions
| | |-+  header text on purchase item
« previous next »
Pages: [1] Print
Author Topic: header text on purchase item  (Read 528 times)
cricketworks
customers
Newbie
*
Posts: 1


View Profile Email
« on: November 19, 2007, 03:13:52 PM »

after adding an item to a cart, the next page displays the  ".contentheading" text (which can be a bit long) with some extra text "..added to cart, click here to visit your cart". since we use a larger font, it wraps over and lays on top of the "All categories>CatName" .. not sure what to do.. not sure i like having that "added to cart, click here to visit.." stuff at all.. hack it out? any idea where i can find it?

this seems like it's gunna be a problem for a lot of sites i build.. not sure what to do about it, and would love to be able to deploy this cart a bit more often!
Logged
RicardoCorai
customers
Hero Member
*
Posts: 2264


View Profile WWW
« Reply #1 on: November 21, 2007, 08:50:33 PM »

Hi cricketworks,
Edit your component/com_digistore/digistore.html.php and find this (Line 1428 aprox.):
Code:
    echo '<div class="contentheading">'.$msg.'</div>';
Change contentheading for other class or for a new style:
Code:
    echo '<div style="font-size:14px;">'.$msg.'</div>';
or
Code:
    echo '<h2>'.$msg.'</h2>';
Save the changes and let me know if it work.
Regards,
Note: I´m sorry for the delay.
« Last Edit: November 21, 2007, 08:54:43 PM by RicardoCorai » Logged

Ricardo Corai
Moderator
www.planetacms.com
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Theme Globe by Eponnox