Fix: Page navigation incorrect in backend "User settings"

9 years 4 days ago - 9 years 4 days ago #261257 by slabbi
When you page navigation is broken in uddeIM backend because of the new admin css Joomla uses, please use this fix:

Open \administrator\components\com_uddeim\admin.usersettings.php line 361 and change from
<th align="center" colspan="14" ><?php echo $pageNav->writePagesLinks(); ?></th>

to
<th align="center" colspan="14" ><div id='uddeim-pagenav'><?php echo $pageNav->writePagesLinks(); ?></div></th>

Please add follwoing line to
\components\com_uddeim\templates\your-template\css\admin.uddeim.css
#uddeim-pagenav ul li {
  display: inline !important;
}

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

9 years 4 days ago - 9 years 4 days ago #261258 by slabbi
You can also use the attached files (css is for default template but can be used for other templates, too).




File Attachment:

File Name: admin.user...ings.zip
File Size:6 KB



File Attachment:

File Name: admin.uddeim.zip
File Size:1 KB

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer
Attachments:

Please Log in to join the conversation.

9 years 4 days ago #261263 by jthrongard
I see no change

Please Log in to join the conversation.

9 years 4 days ago #261264 by slabbi
Have you put admin.uddeIM.css in the correct folder?

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

9 years 4 days ago #261268 by jthrongard
Never mind, it was a cache issue. I would also recommend

#uddeim-pagenav ul li {
display: inline !important;
margin: 0 5px;
}

However, the checkbox select all problem hasn't changed

Please Log in to join the conversation.

9 years 4 days ago #261286 by slabbi
I have also fixed the check box. You can pull the current version from the trunk.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in to join the conversation.

Moderators: beatnantslabbikrileon
Time to create page: 0.230 seconds

Facebook Twitter LinkedIn