10 years ago
Topic
Hi there,

I had this issue with the previous version of Seblod but assumed it was because that version wasn't 100% compatible with Joomla 3.2 so I didn't post it. Just upgraded my Seblod to 3.2 and am having the same problem (on Joomla 3.2.1).

In the Seblod Admin section the table (i.e. forms and content types, fields, list and search types etc) seems to be aligned to the right, leaving a blank white space of about 50% on the left hand side of the page. The full table is there but I have to scroll to the right to see everything. This issue happens with Firefox (version 26) but works fine in Chrome. I have tried the usual cleaning cache etc.

Here is a screenshot of my issue - http://s23.postimg.org/c25v93x49/admin.jpg

Any ideas, or is anyone else having the same problem? Note - I'm using the default admin template.
Get a VIP membership
52 Posts
paulbr
10 years ago
0
Level 1
Hi,
I had the same problem.

Open the index.php of the template admin (isis).
Add a before </ head> the following:
<style type="text/css">
div.seblod-manager {clear:left;}
</style>





paul

10 years ago
3
Level 1
Hi all,
you are right, on Firefox 26 the table is aligned to the right.
Please, can you add a post in the tracker.

For wating, you could also add
.seblod-manager > table{float:left;}
in the administration template css sheet.

Regards.
Lionel
10 years ago
2
Level 2
Sorry, I've been away for a while. Issue resolved with your code in the admin template css and issue added to the tracker for you.

Cheers
10 years ago
1
Level 3
Hi.

This issue is fixed with SEBLOD 3.2.1 (January 2th) package.

Regards,
Saba.
10 years ago
0
Level 4
Thanks - didn't realise there had been an update already.
Get a Book for SEBLOD