10 years ago
3
Topic

Hi,

I found a post of label alignment  --> old post label alignment

Now I have the same problem --> see example

Problem is that the label is NOT in line with its content right to it.

  • Joomla 3.1.1. (latest release)
  • Seblod 3.1.3. (latest release)

Hope someone can help.

Thanks,

Hans

Get a VIP membership
10 years ago
2
Level 1

Hi

have the same problem after seblod upgrade with couple of sites.

not had time to have look at yet.

also having to change the seb tables details and files template index

<div id="<?php echo $cck->id; ?>" class="<?php echo $cck->id_class; ?>cck-f100 cck-pad-<?php echo $cck->getStyleParam( 'position_margin', '10' ); ?>">
   <div>

margin has to be put to 0 from 10 or misses characters on LHS of page

regards

10 years ago
1
Level 2

Hi Fredee,


Thanks for the reply. So does this mean this can be solved by make some changes in a file ?

If yes;

  • which file
  • what exactly needs to be changed.

Thanks,

Hans

RD
10 years ago
0
Level 3

div.cck_forms.cck_search div.cck_label, div.cck_forms.cck_search div.cck_label label, div.cck_forms.cck_search div.cck_form input, div.cck_forms.cck_search div.cck_form textarea, div.cck_forms.cck_search div.cck_form select, div.cck_forms.cck_search div.cck_form option, div.cck_forms.cck_search div.cck_form span, div.cck_forms.cck_search div.cck_desc, div.cck_forms.cck_search div.cck_value.cck_value_wysiwyg_editor p, div.cck_forms.cck_search div.cck_label, div.cck_forms.cck_search div.cck_value {
line-height: 1.9em;

}

cck.search.css -  line 57


Get a Book for SEBLOD