Quote:
Originally Posted by ozzy47
If it's not there you will have to ask in the thread/site where you got the style from.
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may
be on your own if you chose to install it.
|
Sorry couldn't find that forum, was looking but idk l0l.
--------------- Added [DATE]1406025059[/DATE] at [TIME]1406025059[/TIME] ---------------
Quote:
Originally Posted by Dave
You should look into the postbit/postbit_legacy template, they probably used the username variable twice.
|
Im in there but i can't find what you mean.
CODE:
Code:
/* start styles for postbit_legacy */
.userinfo .popupmenu:hover a.popupctrl {
background-color:transparent;
}
.userinfo .popupgroup .popupmenu:hover a.popupctrl.active,
.userinfo .popupmenu a.popupctrl.active {
background-color:transparent;
color:inherit;
}
.postbitlegacy .userinfo .popupmenu .popupctrl {
color:auto;
}
/* end styles for postbit_legacy */
img.onlinestatus_noavatar {
position: relative;
top: 5px;
{vb:stylevar left}: -56px;
}
img.onlinestatus {
position: relative;
top: 5px;
{vb:stylevar left}: -4px;
}
.postbody img.inlineimg {
vertical-align: bottom;
}
.postbody .lastedited .reason {
font-weight: bold;
}
.postbitlegacy .userinfo .userinfo_extra {
width:{vb:math {vb:stylevar postbitlegacy_userinfo_width}-{vb:math {vb:stylevar padding}*2}};
float: {vb:stylevar left};
font-size: {vb:stylevar small_fontSize};
}
.hasad {
display:block;
margin-{vb:stylevar right}: {vb:stylevar ad_post_maxWidth};
}
.postbit .posttitle, .postbitlegacy .title
{
border-bottom: {vb:stylevar postbittitle_border};
padding-bottom: 5px;
margin-bottom: 5px;