PDA

View Full Version : Memberinfo Css Myspace Profile Update Plugin Help


GGLeague
07-29-2008, 09:16 PM
Plugin:
https://vborg.vbsupport.ru/showthread.php?t=183320

It results like this:
https://vborg.vbsupport.ru/external/2008/07/2.png

Here is the CSS that is potentially causing the issue:

<style type="text/css" id="memberinfo_css">
<!--
/* start product update css */

#usercss {
text-align: left;
}

#content_parent_container {
max-width: 1000px;
min-width: 700px;
text-align: left;
margin-left: auto;
margin-right: auto;
overflow:hidden;
}

#content_container {
float:none;
margin-left:450px;
margin-right:0px;
width:auto;
}
#content {
overflow: hidden;
margin-right:0px;
}
#additional_contact_details dd {
margin-left: 0;
font-size: 10px;
}
#sidebar_container {
width: 350px;
float:$stylevar[left];
}

/* end product update css */
-->
</style>

RLShare
07-29-2008, 10:28 PM
You would be better off asking in the thread for the modification you have a problem with.