Jump to:
| Project: | Warped |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jhuckabee |
| Status: | active |
Issue Summary
Nice looking and clean, minimal coding theme like all Six Shooter themes, thank you for converting.
But also all converted Six shooter themes is a large gap between the title of some admin pages forms styles size
screenshot of an event + same is on other node submit pages (node/add/event)
http://img140.imageshack.us/my.php?image=picture8mq8.png
I have partially made stop forms behaving badly adding this on the style.css
#node-form, #node-form .node-form {margin:0; padding:0; overflow: auto;}
and the result is it worked on submit>node pages but not on user/info
screenshot
http://img179.imageshack.us/my.php?image=picture5sh1.png
it seems frames on user/ ther gap is still there
I wonder anyone getting the same gap/space of forms and any fix for the /user section
ref. screenshots above
Comments
#1
I've used the GunMetal theme from Six Shooter and noticed this same thing. I guess I overlooked it in this theme. I will look into this.
#2
Is anyone going to work on this? I have kind-of hacked the theme to work for 5.0 (using the edits on the CVS page and some of my own) and this issue is still problem.