User:Monakhos: Difference between revisions

From bradwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
|}
|}


{{Clear}}
{{cquote|SAN DIEGO -- Money -- does it draw students to their future careers? The answer is no, according to statistics and students at San Diego State University.}}
 
 
 
 
{{cquote|SAN DIEGO -- Money -- does it draw students to their future careers?
The answer is no, according to statistics and students at San Diego State University. These days, it seems that money is not the top priority when choosing a career. }}
 
[[Category:Protocol]]


{{MainPageLinks}}
{{top icon
| imagename    = Padlock-red.svg
| wikilink    = User:Bradley Monakhos
| description  = Admin
| id          = Admin-icon
| icon_nr      = {{{icon_nr|{{{number|0}}}}}}
| extra_offset = {{{extra_offset|{{{offset|0}}}}}}
| width        = {{{width|15}}}
| style        = {{{style|}}}
}}


==MediaWiki Tips==
==MediaWiki Tips==


To remove the arrow icon from external links, navigate to MediaWiki:Common.css and add this line of code
*To remove the arrow icon from external links, navigate to MediaWiki:Common.css and add this line of code
<nowiki>
#content a[href ^="http://"].external {background: center right no-repeat; padding-right: 1px;}
</nowiki>


<nowiki>
*Push everything to below a certain point on the page
#content a[href ^="http://"].external
<nowiki>
{
{{Clear}}
    background: center right no-repeat; padding-right: 1px;
}
</nowiki>
</nowiki>




<references />
{{pp-template|small=yes}}
{{pp-template|small=yes}}
__NOTOC____NOEDITSECTION__
__NOTOC____NOEDITSECTION__

Revision as of 19:23, 20 January 2013

ßråd
Homepage of Bradley Monk
DrugMonkey · Allen Brain Atlas · Ligand Database · Wolfram Alpha · Species Time Translator

Jeremy · David · Clare ·All Users 

OneSci Page

About Me
Home Page
mocolab
Quick Links
Editing Guide

CSS
Image Mapper
Tree Extension

SAN DIEGO -- Money -- does it draw students to their future careers? The answer is no, according to statistics and students at San Diego State University.


MediaWiki Tips

  • To remove the arrow icon from external links, navigate to MediaWiki:Common.css and add this line of code
#content a[href ^="http://"].external {background: center right no-repeat; padding-right: 1px;}

  • Push everything to below a certain point on the page
{{Clear}}