x00
MVPx00 MVP
Reactions
-
Re: Pushing footer to the bottom - default theme
this trick uses min-height:100% and relative+negative margin positioning. You need to make sure that the footer is outside the main content wrapper. so basically you have a block after a block. Then … (View Post)1 -
Re: jQuery site ...down
weve all done it, not that we like to admit. that is why it is worth using something rsync based, just make sure. If I have a critical project, can't beat backintime, and a separate drive. On to… (View Post)1 -
Re: No theme after enabling this addon
check cache/ps/ (View Post)1 -
Re: How do I allow other filetypes to be uploaded?
You put that in your config.php file. (View Post)2 -
Re: Adding a side pannel to a custom page
You would have to actually have a AddSideMenu method for that controller and at the moment it is inheriting that from I suspect dashboard. I would have a look at applications/dashboard/modules/class.… (View Post)2
