Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2checkout




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

CSS templates
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: CSS templates
#4687
Re:CSS templates 1 Year, 8 Months ago Karma: 0
i active a css abd use ARI JTableSorter:

/* tables */
table.tablesorter {
font-family:arial;
background-color: #CDCDCD;
margin:10px 0pt 15px;
font-size: 8pt;
width: 100%;
text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
background-color: #e6EEEE;
border: 1px solid #FFF;
font-size: 8pt;
padding: 4px;
}
table.tablesorter thead tr .header {
background-image: url(bg.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}
table.tablesorter tbody td {
color: #3D3D3D;
padding: 4px;
background-color: #FFF;
vertical-align: top;
}
table.tablesorter tbody tr.odd td {
background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

but the css doesn´t work?
Many Thanks
The administrator has disabled public write access.
 
#4688
Re:CSS templates 1 Year, 8 Months ago Karma: 278
Hello,

Could you provide link to page where we can see this issue?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4690
Re:CSS templates 1 Year, 8 Months ago Karma: 0
The administrator has disabled public write access.
 
#4691
Re:CSS templates 1 Year, 8 Months ago Karma: 278
'ARI JDataTable' plugin is used on this page. If you want that 'ARI JDataTable' looks like 'ARI JTableSorter', read this post, please. If you need something another, explain it, please.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12