10 years ago
Topic

Hello,

I've added a checkbox field to mainbody position (Content  View) and in its Orientation parameter I chose "horizontal" but for some odd reason the options remain vertical oriented... Does somebody know how to fix it ? 

Thank you :)

Get a VIP membership
46 Posts
Castor
10 years ago
9
Level 1

Hi Ofer1984,

I'm tired to report errors to seblod, because very often I have no feedback.

There is a bug in css-file yoursite/media/cck/css/cck.site.css  about line 100
div.cck_forms.cck_site div.cck_form.cck_form_checkbox fieldset.checkboxes{ border: none;margin:0;text-align:left;padding:0;}

put this snippet at the end of cck.site.css

/*SITE GENERIQUE CHECKBOX*/
div.cck_forms.cck_site div.cck_form.cck_form_checkbox fieldset.checkbox{ border: none;margin:0;text-align:left;padding:0;}

This solve your problem.

best regards

Castor

10 years ago
8
Level 2

Hi Castor,


Thank you very much for replying fo fast.

Unfortunately, it hasn't solved the problem. Does the fact that my website is RTL make any difference?


Thank you very much for helping me :)

Ofer.

46 Posts
Castor
10 years ago
7
Level 3

Hi Ofer1984,

I told you rubbish. That was an old story.
Which version of seblod do you use?
In version 3.1.5 I have not seen this problem.

Sorry, I was a little too fast

Castor


10 years ago
6
Level 4

Hi Castor,

This bug appears in 3.1.5 too (that's the version that I have). Do you have any suggestions what should I do ?

Thanks,

Ofer.

46 Posts
Castor
10 years ago
5
Level 5

Hi Ofer,

Can you give me your site url?

Thanks,

Castor

10 years ago
4
Level 6

Hi Castor,

This is the website address: www.hakatedra.co.il

Since the website is in RTL I'll guide you through:

1. Go to login box that appears on the left side, second from above (user: test123, password: 123456)

2. Go to upper menue, press on the second option from the right side.

3. Now choose third tab from the right side > the first check box is suppose to be horizontal and because of that bug it's vertical.

I hope you made it through. Let me know if you need any further details.

Thanks,

Ofer.

46 Posts
Castor
10 years ago
3
Level 7

Hi Ofer,

You've tried a lot with the standard css-files from seblod. I cannot find /media/cck/css/cck.site.css in your directory /media/cck/css/. You have to rename cck.site.cssORIGINAL or cck.site.cssOLDDDDDDDDDDDDDD in cck.site.css.

Best regards

Castor

10 years ago
2
Level 8

Hi Castor,

I can send you the original file if it's not to much to ask.

Basically, all I did was converting the original file to RTL using http://cssjanus.commoner.com/

Ofer :)

46 Posts
Castor
10 years ago
1
Level 9

Hi Ofer,

this is not the problem. You have converted the cck.site.css - that was ok, but your server could not find this file in /media/cck/css/. You can find in this directory documents with names similar cck.site.cssORIGINAL and cck.site.cssOLDDDDDDDDDDDDDD. You have simply forgotten to copy your converted file cck.site.css in this directory (yoursite/media/cck/css/).

Best regards

Castor

10 years ago
0
Level 10

Hi Castor,

The problem was that I accedentally changed the name of the file from cck.site.css to css.site.css. You helped me by aiming the right spotlight stirght into the center of ther problem.

Thank you so much,

Ofer.

Get a Book for SEBLOD