 |
|
|
|

| Autor |
Nachricht |
Paul R
phpBB2.de User

Anmeldungsdatum: 23.06.2003
Beiträge: 3
|
Verfasst am:
Mo 23 Jun, 2003 17:40 |
  |
I have installed a template for use with phpBB2. The template was originally black/blue/and grey themed. We liked the style, but we wanted to use red in it instead of blue. I have edited the CSS file to display red text. I have also editied all the images that came with it so that they suit our needs. Now my only problem is, the form submit buttons are dtill blue, and I don't know how to change them. the buttons I am discussing are: the "login" button (next to the username and PW forms), the "preview" and "submit" buttons (below the form for a new private message, and post topic.) The "Save Settings" button below the "Edit Theme" fields in the styles management area, as well as all similar buttons of this nature. I hope this gives you an idea of what I'm talking about. Any help on this is will be greatly appreciated. Thank you for your time.
-Paul |
|
|
   |
 |
Google
|
Verfasst am:
|
 |
|
|
 |
stefan
Administrator


Anmeldungsdatum: 02.08.2002
Beiträge: 4735
Wohnort: Aachen
|
Verfasst am:
Mo 23 Jun, 2003 19:38 |
  |
Hi Paul,
try this part in css:
| Code: |
/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
} |
Bye
Stefan |
_________________ Bye
Stefan
Styles Demo Forum :: Download Database :: phpBB2 Plus 1.5x Demo
phpBB2 Toplist :: International phpBB2 Support
Anwesend - Back in Business
Kein Support per PM - No Support via PM |
|
      |
 |
Paul R
phpBB2.de User

Anmeldungsdatum: 23.06.2003
Beiträge: 3
|
Verfasst am:
Mo 23 Jun, 2003 20:34 |
  |
Thank you, that line of code wasn't in the CSS file I'm looking at. Only problem is, I still can't change the text in those buttons from blue to red... |
|
|
   |
 |
|
|
|
|
|
Nächstes Thema anzeigen
Vorheriges Thema anzeigen
Du kannst keine Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum nicht antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen. Du kannst Dateien in diesem Forum posten Du kannst Dateien in diesem Forum herunterladen
|
|
| |