- Posts: 16
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- Right column moves right when disabling Item creation date!
Right column moves right when disabling Item creation date!
- Fone
-
Topic Author
- Offline
- New Member
Less
More
13 years 11 months ago #96678
by Fone
Right column moves right when disabling Item creation date! was created by Fone
For some reason, If I disable the article creation date so it doesn't show, the right column sticks to the right!
See here: www.fakyea.com/joomla/index.php/descargas
Anyone knows why? Thank you!
See here: www.fakyea.com/joomla/index.php/descargas
Anyone knows why? Thank you!
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 11 months ago #96679
by BBC
Replied by BBC on topic Right column moves right when disabling Item creation date!
Template, layouts.css, line 141, instead of float:right put float:left.
But after check your site very carefully. Something is not OK.
But after check your site very carefully. Something is not OK.
Please Log in or Create an account to join the conversation.
- Fone
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 16
13 years 11 months ago #96680
by Fone
Replied by Fone on topic Right column moves right when disabling Item creation date!
Thanks BBC! I think all the problem has to do with jquery noconflict mode of K2. I don't know how to make it work! I've searched everywhere and I can't find a decent explanacion. Do you know how to do this?
Thank you very much!
Thank you very much!
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 11 months ago #96681
by BBC
Replied by BBC on topic Right column moves right when disabling Item creation date!
This is only error Firefox gave:
Error: $("comment-form").addEvent is not a function
Source File: www.fakyea.com/joomla/components/com_k2/js/k2.js
Line: 14
I don´t know it that can destroy layout.
Error: $("comment-form").addEvent is not a function
Source File: www.fakyea.com/joomla/components/com_k2/js/k2.js
Line: 14
I don´t know it that can destroy layout.
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
Less
More
- Posts: 663
13 years 11 months ago #96682
by BBC
Replied by BBC on topic Right column moves right when disabling Item creation date!
Your layouts.css is missing value at line 145 for padding-left:
Warning: Error in parsing value for 'padding-left'. Declaration dropped.Source File: www.fakyea.com/joomla/templates/fakyea_01/css/layouts.cssLine: 145
Warning: Error in parsing value for 'padding-left'. Declaration dropped.Source File: www.fakyea.com/joomla/templates/fakyea_01/css/layouts.cssLine: 145
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- Right column moves right when disabling Item creation date!