31 Posts
Carmin
9 years ago
4
Topic

Hello,

In a list the header of column is center and the content is to left.

How can I align the content in a column to right ?

Thanks

Get a Book for SEBLOD
693 Posts
rpoy
9 years ago
3
Level 1

Hi Carmin,

You can add a CSS rules to your site under Global Configuration > SEBLOD > Site > CSS

A rule like:

.alignright { text-align: right;}

Then in the List & Search type, select Markup Class (option #3) and add the rule ( alignright ) to the markup class field.

Hope that helps,

Randy

31 Posts
Carmin
9 years ago
2
Level 2

I dont see CSS in the Site Part ???

In witch template can I put this line :

I have Seb_table, Seb_on, Seb_list and Seb_blog

693 Posts
rpoy
9 years ago
1
Level 3

Hi Carmin,

Based on your question, I assumed that you had applied the seb_table template to the list. 

Hope this helps.

Randy

31 Posts
Carmin
9 years ago
0
Level 4

Thank you very much Randy, It's perfect !

Get a Book for SEBLOD