[Mediawiki-l] Changing format of Search results

Christensen, Courtney ChristensenC at BATTELLE.ORG
Tue Jul 10 14:15:26 UTC 2007


You can use the css to change how <small> is displayed.  

small { 
	font-size-adjust: .8;
}

I like to use http://w3schools.com/css/css_font.asp as a reference for
css changes.

Good Luck!
-Courtney

-----Original Message-----
From: mediawiki-l-bounces at lists.wikimedia.org
[mailto:mediawiki-l-bounces at lists.wikimedia.org] On Behalf Of Eric K
Sent: Tuesday, July 10, 2007 12:34 AM
To: MW
Subject: [Mediawiki-l] Changing format of Search results

The search results are in small font (<small>). I'd like to increase the
font size (and maybe change the red color) a bit. Looks like the use of
the "<small>" tag for the search formatting has been hard coded in
SpecialSearch.php. Is there a way to effect the formatting without
modifying internal files, for example using Mediawiki:Common.css?
   
  thanks
  Erik

       
---------------------------------
Yahoo! oneSearch: Finally,  mobile search that gives answers, not web
links. 
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at lists.wikimedia.org
http://lists.wikimedia.org/mailman/listinfo/mediawiki-l



More information about the MediaWiki-l mailing list