1
Welcome, Guest. Please login or register.
November 22, 2008, 01:08:24 PM
Home Help Search Login Register
News: New version of iJoomla Digistore V 1.3.3 (for Joomla 1.0)

+  iJoomla Forum
|-+  iJoomla Digistore
| |-+  Support Questions
| | |-+  alignment
« previous next »
Pages: [1] Print
Author Topic: alignment  (Read 493 times)
Infuze
customers
Newbie
*
Posts: 4


View Profile Email
« on: August 14, 2008, 08:45:27 AM »

i want to make my product items text to align left. when i look in my firefox developer kit it tells me that what i have is getting over written by a "null" file. any help would be awesome ...

http://feelofthemarket.infuzecreative.com/index.php?option=com_digistore&controller=digistoreProducts&task=list&cid[]=2&Itemid=59
Logged
RicardoCorai
customers
Hero Member
*
Posts: 2264


View Profile WWW
« Reply #1 on: August 14, 2008, 02:44:41 PM »

Hi,
Please edit this file:
\site\views\digistoreproducts\tmpl\vert.php.
Replace this:
Code:
.digistorecart td {
text-align:center;
vertical-align:top;
}
With this:
Code:
.digistorecart td {
text-align:left;
vertical-align:top;
}
Save the changes and let me know if the problem persists.
Best regards,
« Last Edit: August 14, 2008, 02:54:48 PM by RicardoCorai » Logged

Ricardo Corai
Moderator
www.planetacms.com
davidrourke
customers
Newbie
*
Posts: 1


View Profile Email
« Reply #2 on: August 26, 2008, 06:03:48 PM »

If I wanted to do the same (left aligned text) with other views, how would that work? I'd like to have left aligned text pretty much throughout. You don't seem to do much with separate CSS files, so the exact places where alignment is defined is a little tough to figure out for someone not well-versed in PHP.

Thanks.
Logged
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