Greetz.
This is just a shout out to any mod developers and the PN corp team to maybe think about including a class="button" on your input buttons.
Today I decided I wanted to assign specific colors / font / border etc. to the various input buttons on my PN site. I came to find out that none of the standard PN Modules had a class assigned to any of the buttons. And neither did any of the other modules I have installed.
I think there should be a standard class assigned to the buttons to make it easier for us to change the look of them via themes and CSS file.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
- mesteele101 responded to »How to install Zikula for MSSQL ??? - Part II« 19. May
- mesteele101 created topic »File packaging« 16. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Button CSS Class
-
- Rank: Expert
- Registered: Dec 02, 2002
- Last visit: Apr 30, 2010
- Posts: 1474
Hi there,
Just add this class to your styleNN.css:
Code
INPUT {
color: black;
font-weight: normal;
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
background-color: #ffffff;
text-indent: 0px;
margin: 0pt;
border: solid 1px #000000
}
This will controll the style of the buttons, you can probably make it a bit more exciting than the one here :)
Kindest regards
lobos
--
-Lobos
Professional PHP Framework Services: Concept, Development and Deployment -
- Rank: Expert
- Registered: Dec 02, 2002
- Last visit: Apr 30, 2010
- Posts: 1474
No worries mate :)
--
-Lobos
Professional PHP Framework Services: Concept, Development and Deployment
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
