Template:TitleBox2: Difference between revisions
Jump to navigation
Jump to search
Pavlos Savva (talk | contribs) (Created page with '<div style=" clear:both;"> <!---WRAPPER FOR GRADIENT BOX AND BOX TITLE---> <div style="height: 46px; width:100%; margin:0 auto; border: 1px solid {{{bordercolor}}};"> <!--- GRADI…') |
Pavlos Savva (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div style=" clear:both;"> | <div style=" clear:both;"> | ||
<!---WRAPPER FOR GRADIENT BOX AND BOX TITLE---> | <!---WRAPPER FOR GRADIENT BOX AND BOX TITLE---> | ||
<div style="height: | <div style="height: 96px; width:100%; margin:0 auto; border: 1px solid #c8d4e0;"> | ||
<!--- GRADIENT BOX ---> | <!--- GRADIENT BOX ---> | ||
<div style="height: | <div style="height:96px; width:96px; background:{{{bgcolor}}}; background: linear-gradient(to right bottom,{{{gradientcolors}}}); float:left;"></div> | ||
<!--BOX TITLE --> | <!--BOX TITLE --> | ||
<div style="height: | <div style="height:94px; width:100%; border: 1px solid #c8d4e0; background-color:#e5edf5; float:left;"> | ||
<font style="font-size:18px; font-weight:bold;">{{{title}}}</font> | <font style="font-size:18px; font-weight:bold;">{{{title}}}</font> | ||
<hr style="height:1px; width:100%; background:{{{bgcolor}}};"></hr> | |||
<!---LINKS---> | |||
{{{links|}}} | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
<!--- WRAPPER FOR BOX OF LINKS---> | <!--- WRAPPER FOR BOX OF LINKS---> | ||
</div> | </div> |
Revision as of 18:30, 4 December 2015
{{{title}}}