css in search content

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
edison
Posts: 4
Joined: Sat 27. Mar 2004, 18:27

css in search content

Post by edison »

Excuseme my english is bad,

i want create a css style for the butom of search content, but in default css no exist the style...

i can create it, but i don't know where is the html or php file with search content for aplicate.

thx!!!

/edison
Jan212
Posts: 859
Joined: Wed 28. Jan 2004, 21:38
Location: Solingen
Contact:

Post by Jan212 »

in frontend.css

Code: Select all

.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
:arrow: :oops: :idea: :shock: 8)
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
edison
Posts: 4
Joined: Sat 27. Mar 2004, 18:27

Post by edison »

no, this style no change the buttom of search content, change the buttom of mailform
oops
Posts: 35
Joined: Tue 18. Nov 2003, 01:14
Contact:

Post by oops »

/include/inc_front/content.article.inc.php

line 1066

Code: Select all

   $content["main"] .= "></td>\n<td>&nbsp;</td>\n<td>".'<input name="submit" type="submit" value="';                                   
Post Reply