MyBB Community Forums

Full Version: Link Colors
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Plugin Name : Link Colors
Level : Easy
Producer : aorgun
Sale : 1.x

ISTALLATION

Admin CP > Templates > Edit / Delete > Theme > Expand > header

Add the down (code) :
<STYLE TYPE="text/css">
<!--
.spanstyle { COLOR: darkblue; FONT-SIZE: 10pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -50px; VISIBILITY: visible}
-->
</STYLE>
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<style>
<!--
body
{left-margin: 0px;
top-margin: 0px;}
A:hover {background-color:lime}
A:hover {color:d65200}
.SPANKEE
{margin-bottom: 6 px;}
/* Font Definitions */
@font-face
{font-family:Geneva;
panose-1:0 0 0 0 0 0 0 0 0 0;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 1 0;}
@font-face
{font-family:"MS Sans Serif";
panose-1:0 0 0 0 0 0 0 0 0 0;
mso-font-alt:Arial;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-format:other;
mso-font-pitch:variable;
mso-font-signature:3 0 0 0 1 0;}
@font-face
{font-family:Verdana;
panose-1:2 11 6 4 3 5 4 4 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:647 0 0 0 159 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";
color:blue;}
a:link, span.MsoHyperlink
{color:blue;
mso-text-animation:none;
font-weight:bold;
text-decoration:none;
text-underline:none;
text-decoration:none;
text-line-through:none;}
a:visited, span.MsoHyperlinkFollowed
{color:blue;
mso-text-animation:none;
font-weight:bold;
text-decoration:none;
text-underline:none;
text-decoration:none;
text-line-through:none;}
p
{margin-right:0cm;
mso-margin-top-alt:auto;
mso-margin-bottom-alt:auto;
margin-left:0cm;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";
color:red;}
address
{margin:0cm;
margin-bottom:.0001pt;
line-height:12.0pt;
mso-pagination:widow-orphan;
font-size:9.0pt;
font-family:Geneva;
color:white;
font-style:italic;}
p.spankee, li.spankee, div.spankee
{mso-style-name:spankee;
margin-right:7.5pt;
margin-top:0cm;
mso-margin-bottom-alt:auto;
margin-left:15.0pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
mso-bidi-font-family:"Times New Roman";
color:white;}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>

ALL DONE. Wink
what does this mod do exactly?
Look and see, There is no caps !
He asked you what the mod did, and you didn't provide an example so we can't look. Not many people install random code on their board without having a preview first...
This mod...
...Changed to links font and background
dont u have a preview?
This is hardly a mod, people can easily change the link colors/background etc in the Theme Editor without using all that code.
MaRio Wrote:dont u have a preview?

It isn't possible that this mod to seem in preview Smile
So can you at least give us a detailed description of what it does, because you have just told us it changes the link colors, something that can be easily done already.
aorgun Wrote:
MaRio Wrote:dont u have a preview?

It isn't possible that this mod to seem in preview Smile
live preview... ahm like in a forum?
Pages: 1 2