- Posts: 3
COMMUNITY FORUM
Buttons on Front end editor on "wrong" side
- Lars Mandt Brathagen
-
Topic Author
- Offline
- New Member
Less
More
14 years 8 months ago #88220
by Lars Mandt Brathagen
Buttons on Front end editor on "wrong" side was created by Lars Mandt Brathagen
I just installed K2 v2.3 and I am running Joomla 1.5.20.
When I open the front end editor the "save" and "cancel" buttons are on the "wrong" side. They appear on the top left hand side covering the K2 logo. This problem appears both in Firefox and IE8, but in IE8 the buttons are a bit more spaced out along the top.Any Ideas?Find attached some screenshots from Firefox and IE8
When I open the front end editor the "save" and "cancel" buttons are on the "wrong" side. They appear on the top left hand side covering the K2 logo. This problem appears both in Firefox and IE8, but in IE8 the buttons are a bit more spaced out along the top.Any Ideas?Find attached some screenshots from Firefox and IE8
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 8 months ago #88221
by william white
Replied by william white on topic Buttons on Front end editor on "wrong" side
Try using firebug and see if you can find the css that may be causeing this
Please Log in or Create an account to join the conversation.
- Lars Mandt Brathagen
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
14 years 8 months ago #88222
by Lars Mandt Brathagen
Replied by Lars Mandt Brathagen on topic Buttons on Front end editor on "wrong" side
The CSS already says "float=right" so nothing to do there, but I found the PHP-file that creates the front end editor and added a new "div" in front of where the table for the buttons is created:
div style="float:right;width:150px"
So problem solved, but I find it strange that I am the only one with this problem. Might be the combination of the "universatil" template and K2 doing this though.
div style="float:right;width:150px"
So problem solved, but I find it strange that I am the only one with this problem. Might be the combination of the "universatil" template and K2 doing this though.
Please Log in or Create an account to join the conversation.
- Simon Wells
-
- Offline
- Platinum Member
Less
More
- Posts: 955
14 years 8 months ago #88223
by Simon Wells
Replied by Simon Wells on topic Buttons on Front end editor on "wrong" side
I saw this a few versions back, which I know was resolved.
What language have you got set?
Do you use any 3rd party admin templates?
Which template are you using?
Simon
K2 Support
What language have you got set?
Do you use any 3rd party admin templates?
Which template are you using?
Simon
K2 Support
Please Log in or Create an account to join the conversation.
- Lars Mandt Brathagen
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 3
14 years 8 months ago #88224
by Lars Mandt Brathagen
Replied by Lars Mandt Brathagen on topic Buttons on Front end editor on "wrong" side
I use Norwegian (nb-NO) on my site.
I do not use any 3rd party admin templates.
I use the "Universatil" template for the front end.
I do not use any 3rd party admin templates.
I use the "Universatil" template for the front end.
Please Log in or Create an account to join the conversation.