<script src="http://www.wowhead.com/widgets/power.js"></script>
.q0, .q0 a { color: #9d9d9d !important }.q1, .q1 a { color: #ffffff !important }.q2, .q2 a { color: #1eff00 !important }.q3, .q3 a { color: #0070dd !important }.q4, .q4 a { color: #a335ee !important }.q5, .q5 a { color: #ff8000 !important }.q6, .q6 a { color: #e5cc80 !important }.q7, .q7 a { color: #ff0000 !important }.q8, .q8 a { color: #ffff98 !important }
div.wowhead-tooltip p { position:absolute; top:5px; left:85%; }div.wowhead-tooltip { border: #ffcc00 1px solid; background: #000000 url(http://i297.photobucket.com/albums/mm228/jason3223/whitewings-1.gif) no-repeat; }div.wowhead-tooltip table td, div.wowhead-tooltip table th { background:transparent; }
Add the following to your CSS to get the colors working for the HyperLink Manager of GuildPortal. The color choices are at the very bottem of the CSS Class menu.
.wowItemTitleQ1 { color: #ffffff; }.wowItemTitleQ2 { color: #1eff00; }.wowItemTitleQ3 { color: #0070dd; }.wowItemTitleQ4 { color: #a335ee; }.wowItemTitleQ5 { color: #ff8000; }.wowItemTitleQ6 { color: #e5cc80; }.wowItemTitleQ7 { color: #e5cc80; }.wowItemTitleQ8 { color: #ffff98; }
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>