eels
My feedback
4 results found
-
0 votes
An error occurred while saving the comment An error occurred while saving the comment eels commentedNot really sure if this is it, but if you look for this line in theme.css:
#idLoginContainer #loginData { float: left; width: 174px;}That could somehow make IE think the box is only 174px instead of 270px. Hope it helps!
-
0 votes
An error occurred while saving the comment eels commentedDenys, that worked perfectly. Thank you so much for your help! That one was driving me crazy.
eels shared this idea · -
1 vote
An error occurred while saving the comment eels commentedCreating new themes from scratch would be a huge improvement! Right now there is just so much digging through code to try and override a setting, etc.
-
5 votes
An error occurred while saving the comment eels commentedI'm starting to get used to how things work in WA and generally I like it a lot. Just a couple of suggestions:
1. In the WYSIWYG editor, and maybe this is just an issue in Firefox, but I would love for keyboard shortcuts to bold, italicize, etc. This is something most other CMS apps provide.
2. I wish the process of creating a theme were a little easier. Maybe similar to how WordPress does it. With the way the system is setup now, there's just so much bloated CSS code. Often times I find myself having to edit both theme.css and basic.css and searching through thousands of lines for what I need. At least a bare bones, no frills template that would allow us to set things up a bit more easily.
3. Instead of WebDav, I'd love to be able to use FTP instead.
That said, the functionality of what you guys offer is just first rate!
Not really sure if this is it, but if you look for this line in theme.css:#idLoginContainer #loginData { float: left; width: 174px;}That could somehow make IE think the box is only 174px instead of 270px. Hope it helps!