CSS Styling for Table Output of a View
--------------------------------------

                 Key: MIFOSADMIN-249
                 URL: http://mifosforge.jira.com/browse/MIFOSADMIN-249
             Project: mifos administration
          Issue Type: Bug
          Components: Infrastructure
            Reporter: edcable
            Assignee: Keith Pierce
            Priority: Critical
         Attachments: customer_table.png, system-setup.png

Keith,

I'm trying to output a view to a Table with the default Table styling that is 
present throughout the rest of the site.

The table I'm trying to create is seen here (at the bottom of the page): 
http://mifos.org/community/whos-using-mifos

I'd like it to have table styling like this view output on System Setup: 
http://mifos.org/product/system-recommendations/customer-systems-configurations

I'm confuse as what CSS Table Class is being applied to the table.

I looked at the source for the table on the system setup page and the table 
class was "views-table cols-4"

In my view for the customer table, 
http://mifos.org/admin/build/views/edit/customer_table, I tried to follow what 
was done for the view that is linked to the system setup table.

First I left the default css class for the view at "system-setup-table", then I 
left default the same and overrode the CSS class for the block output to none 
(like how it is with the block for system setup), and finally I set the CSS 
class to: "views-table cols-4" and that didn't change the formatting.

See screenshots for proper formatting. (I also tried this without grouping 
fields and still did not have correct style)

One thing that I'm still not clear of as well is how the system setup table is 
being inserted into the page.  Although configured as a block, it's not listed 
as a block in the blocks view.  

I'm trying to get this fixed up this weekend so if you have time to look over 
it, let me know. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to