The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Forum Message User Profile Left

5 posters

Page 1 of 2 1, 2  Next

Go down

Solved Forum Message User Profile Left

Post by wolfyre_bane December 28th 2009, 6:35 am

Hi,

in my forums
whenever i post a topic,
my pic/profile is on the right
is there any way to move it to the left?
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket December 28th 2009, 8:17 am

General>Forum>Configuration
Under pages structure
Profile position in the messages :Left
Save.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane December 29th 2009, 12:47 am

avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane December 30th 2009, 7:59 am

bump~~
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket December 30th 2009, 9:33 am

Code:
.postprofile {
   float: left;
}

Add this code to your css, see if that works?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 2nd 2010, 7:57 am

Sanket wrote:
Code:
.postprofile {
   float: left;
}

Add this code to your css, see if that works?

i dont think it worked...

where exactly do i add it in the code? the end of the entire thing?
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket January 2nd 2010, 8:03 am

Display>Colors
Css Stylesheet tab
Did you add it there & saved?

Or Where did you add it?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 2nd 2010, 11:13 pm

Sanket wrote:Display>Colors
Css Stylesheet tab
Did you add it there & saved?

Or Where did you add it?

i added it to the end of the css stylesheet Question
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket January 3rd 2010, 6:13 am

Can you post a screenshot of where you added it?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 3rd 2010, 9:34 pm

Forum Message User Profile Left Captureak
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 6th 2010, 7:47 am

bummpppp
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket January 6th 2010, 9:09 am

Seems like your whole css is copied there.

Deactivate the basic css:yes
Save
see what happens.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by ankillien January 6th 2010, 1:10 pm

Hello,

Try adding this code in your CSS...

Code:
.postbody {
float:left !important;
padding-right : 10px;
border-right : 1px solid #FFF;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by huligana90 January 6th 2010, 1:18 pm

Sanket wrote:
Code:
.postprofile {
   float: left;
}

Add this code to your css, see if that works?


Thanks
huligana90
huligana90
Forumember

Male Posts : 42
Reputation : 0
Language : Äîëíà áàíÿ
Location : Bulgaria

http://www.pari-ot-internet-bg.com

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 9th 2010, 3:36 am

yea.. it still didnt work :X
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by ankillien January 9th 2010, 10:54 am

What changes you saw after you aded the code.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 10th 2010, 12:27 am

ankillien wrote:What changes you saw after you aded the code.

there were white things every second post in the "top posters" and in the posts, and the "Topics, Posts, lasts post" thing was all disorganized and shifted left Mad
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by ankillien January 10th 2010, 3:38 pm

ok, I'll give you a proper solution, just give me some time Very Happy
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 11th 2010, 6:45 am

ok thanks haha

but another thing..

is it possible to remove this space in the forum?
Forum Message User Profile Left Asdfadfasfd Forum Message User Profile Left W937
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket January 11th 2010, 6:56 am

I think thats the homepage message.
Display>generalities
homepage message
message content: See if its blank.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 11th 2010, 7:15 am

Sanket wrote:I think thats the homepage message.
Display>generalities
homepage message
message content: See if its blank.

nope thats not my homepage message either cuz when i typed something in there, it created another box
V.V Oh my god
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket January 11th 2010, 7:17 am

Can i have a link to your forum?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 11th 2010, 7:26 am

http://shadow-strategists.forumotion.com/

so far it seems like this theme is very bugged Hem
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Sanket January 11th 2010, 7:29 am

Thats the google ads table.

You can disable it for members.

General>Forum>configuration
Allow image and video formats for ads : : No
Activate ads : Guest
Text ads activation (underlined) : No
Save.

I think that box will disappear then.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 12th 2010, 5:50 am

Sanket wrote:Thats the google ads table.

You can disable it for members.

General>Forum>configuration
Allow image and video formats for ads : : No
Activate ads : Guest
Text ads activation (underlined) : No
Save.

I think that box will disappear then.
thank you, it worked Cool
now for the other problem Laughing
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by wolfyre_bane January 20th 2010, 9:03 am

so.. any solutions yet
avatar
wolfyre_bane
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by ankillien January 20th 2010, 1:36 pm

Ok, I got it done. You need to change whole CSS code of your forum Razz

Replace your CSS with this one...

Code:
/*A theme but Jalokim Graphics (c) 2008*/
* {
 margin: 0px;
 padding: 0px;
 }
html {
background-image: url('http://i191.photobucket.com/albums/z301/lastfmbadges/htmlback-5.png');
background-repeat: repeat-x;
background-color: #171717;
margin-top: 2px;
font-size: 100%;
height: 100%;
}
/* Begin CSS for print media */
@media print {
* {
background-image: none;
background-color: #fff;
color: #000;
}
body {
padding: 0;
 margin: 0;
 font-size: 10pt;
}
body#phpbb div#wrap {
width: 85%;
 margin: 0;
}
span.corners-top,span.corners-bottom {
display: none;
}
/* Header */
#wrap #logo-desc p,#wrap #logo-desc img,div#page-header div.navbar,div#page-header div.navbar ul.linklist {
display: none !important;
}
#wrap div.headerbar {
margin: 0;
border-bottom: 1px solid #ccc;
}
#wrap #page-body div#add-google {
width: 50%;
 margin: 0;
 padding: 0;
 visibility: hidden;
 height: 1px;
}
#wrap div#page-body h2 {
font-weight: bolder;
border-bottom: 1px solid #ccc;
margin-bottom: 1em;
}
/* Posts */
#wrap div#page-body div.topic-actions,#wrap div#page-body .pagination,#wrap div#page-body .left-box,#wrap div.postbody ul.profile-icons,#wrap div.postbody img,#wrap dl.postprofile,#wrap div.post .right,#wrap div.postbody div.signature {
float: none;
display: none !important;
}
#wrap dl.postprofile {
float: none;
}
#wrap div.postbody .online {
background-image: none;
}
#wrap div.postbody {
width: auto;
}
#wrap div.postbody h3 {
font-size: 10pt;
}
#wrap div.postbody p.author {
width: 100%;
 border-bottom: 1px dashed #ccc;
}
#wrap div#page-body div.post {
padding: 0 0 2em 0;
border-top: 3px double #ccc;
}
div.postbody {
width: 100%;
 float: none;
}
#wrap div#page-body div.post .content {
overflow: visible;
}
/* Footer */
div.noprint {
display: none;
}
#wrap div#page-footer,#wrap div#page-footer ul.linklist {
display: none;
}
}
/* End CSS for print media */
#min-width {
 min-width: 750px;
 }
body {
font-family: Arial,sans-serif;
color: #e4e4e4;
background-color: #171717;
background-image: url('http://i191.photobucket.com/albums/z301/lastfmbadges/testcopy.png') ;
background-repeat: no-repeat;
background-position: top left;
background-attachment: scroll;
font-size: 10px;
height: auto;
margin-right: 265px;
padding-left: 170px;
scrollbar-face-color: #;
scrollbar-highlight-color: #;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #;
scrollbar-darkshadow-color: #;
}
* html .conteneur_minwidth_IE {
 /* Hack IE min-width */
padding-left: 1083px;
}
* html .conteneur_container_IE {
 /* Hack IE min-width */
margin-left: -1083px;
position: relative;
}
* html .conteneur_minwidth_IE, * html .conteneur_container_IE, * html .conteneur_layout_IE {
 /* Hack IE min-width */
height: 1px;
}
#wrap {
width: 80%;
margin-top: -9px;
background-color: #555555;
background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/topnav-1.png");
background-repeat: repeat-x;
border-bottom: 3px #909090 solid;
padding-top: 60px;
min-width: 951px;
}
#simple-wrap {
 padding: 6px 10px;
 }
/* **************************************************************************Most stable Standards-compliant 3-column layout by Ryan Brillhttp://www.alistapart.com/articles/negativemargins/************************************************************************** */
#content-container div#container {
width: 100%;
float: left;
margin-right: -183px;
}
#content-container div#content {
margin-right: 183px;
}
#content-container div#main {
margin-bottom: 1em;
overflow: hidden;
 /* Fixes 3-column negative margins float clearing bug: http://archivist.incutio.com/viewlist/css-discuss/97678 Thanks Georg! */
}
*+ html #content-container div#main {
margin-left: 3px;
}
#content-container div#left {
width: 0px;
float: left;
margin-right: 0px;
overflow: hidden;
}
#content-container div#right {
width: 180px;
float: right;
overflow: hidden;
}
/* IE6 Fixes */
* html #content-container div#main {
margin-right: -99%;
width: 100%;
float: left;
}
* html #content-container #main-content {
overflow: visible;
margin-right: 3px;
}
/* END IE6 Fixes */
#page-body {
margin: 4px 0;
width: 100%;
}
#page-body p.page-bottom {
margin: 0;


}

#page-footer {
clear: both;
}
#page-footer h3 {
 margin-top: 20px;
 }
#page-footer .linklist strong {
font-weight: normal;
}
#add-google {
 text-align: center;
 margin: 0 auto;
}
/* Tags-------------------------------------------------*/
h1.page-title {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #00a6cf;
font-size: 2em;
margin: 0.8em 0 0.2em 0;
}
h1.gallery-title {
display: inline;
font-size: 11px;
text-align: center;
font-weight: bold;
}
h2 {
 /* Keeping old styles for h2 for legacy */
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #00a6cf;
font-size: 2em;
margin: 0.8em 0 0.2em 0;
}
h1.solo {
margin-bottom: 1em;
}
h3, .h3 {
font-family: Verdana,Arial,Helvetica,sans-serif;
text-transform: uppercase;
border-bottom: 1px solid #e4e4e4;
margin-bottom: 3px;
padding-bottom: 2px;
font-size: 1.05em;
color: #00c3cf;
margin-top: 20px;
}
.h3 {
font-weight: bold;
}
.module .h3,.postbody .h3,.introduction .h3 {
margin-top: 8px;
}
.table-title, .table-title h2 {
display: inline;
font-size: 1em;
color: #ffffff;
}
input {
font-weight: normal;
cursor: pointer;
vertical-align: middle;
padding: 0 3px;
font-size: 1em;
font-family: Verdana,Arial,Helvetica,sans-serif;
}
select {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
cursor: pointer;
vertical-align: middle;
border: 1px solid #00a6cf;
padding: 1px;
background-color: #ffffff;
}
option {
 padding-right: 1em;
 }
textarea {
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 60%;
padding: 2px;
font-size: 1em;
line-height: 1.4em;
}
p {
line-height: 1.3em;
font-size: 1.1em;
margin-bottom: 0.5em;
}
p.right {
 text-align: right;
 }
p.center {
 text-align: center;
 margin: 0px;
 }
p.author {
margin: 0 15em 0.6em 0;
padding: 0 0 5px 0;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.2em;
}
p.nomargin {
line-height: 1.3em;
font-size: 1.1em;
margin-bottom: 0em;
}
p.path {
margin-left: 10px;
clear: left;
}
fieldset {
border-width: 0;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.1em;
}
fieldset.jumpbox {
text-align: right;
margin-top: 15px;
height: 2.5em;
}
fieldset.quickmod {
width: 50%;
float: right;
text-align: right;
height: 2.5em;
}
label {
cursor: default;
padding-right: 5px;
color: #e4e4e4;
}
label input {
 vertical-align: middle;
 }
label img {
 vertical-align: middle;
 }
hr {
border: 0 none #ffffff;
border-top: 1px solid #7e7e7e;
height: 1px;
margin: 5px 0;
display: block;
clear: both;
}
hr.dashed {
border-top: 1px dashed #ffffff;
margin: 5px 0;
}
img {
 border-width: 0;
 }
blockquote {
margin: 1em 1px 1em 25px;
padding: 5px;
background: #333333 url("http://i191.photobucket.com/albums/z301/lastfmbadges/quotetut.png") 6px 8px no-repeat;
border: 1px solid #DBDBCE;
font-size: 0.95em;
margin: 1em 1px 1em 25px;
overflow: hidden;
}
blockquote div {
 margin-left: 20px;
 }
blockquote blockquote {
background-color: #333333;
font-size: 1em;
margin: 0.5em 1px 0pt 15px;
}
blockquote blockquote blockquote {
 background-color: #333333;
 }
blockquote cite {
font-style: normal;
font-weight: bold;
display: block;
font-size: 0.9em;
}
blockquote cite cite {
 font-size: 1em;
 }
blockquote.uncited {
 padding-top: 25px;
 }
ul {
 list-style-type: none;
 }
ul.ul-icons {
float: left;
margin: 0 10px;
}
* html table, * html select, * html input {
 font-size: 100%;
 }
* html hr {
 margin: 0;
 }
/* Links-----------------------------------------------------*/
a:link{
 color: #99e219;
 text-decoration: none;
 }
a:visited{
 color: #8fd417;
 text-decoration: none;
 }
a:active{
 color: #99e219;
 text-decoration: underline;
 }
a:hover{
 color: #20bccc;
 text-decoration: none;
 }
a.forumtitle {
color: #99e219;
font-family: Arial,Helvetica,sans-serif;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
}
a.forumtitle:hover {
color: #00c3cf;
text-decoration: underline;
}
a.forumtitle:active {
 color: #99e219;
 }
a.topictitle {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #99e219;
text-decoration: none;
}
div.topic-title-container {
display: inline;
}
.topic-title {
display: inline;
font-size: 12px;
text-align: left;
}
.topic-title-post {
}
a.topictitle:hover {
color: #00c3cf;
text-decoration: underline;
}
a.topictitle:active {
 color: #00a6cf;
 }
/* Input------------------------------------------------------*/
.inputbox {
background-color: #ffffff;
border: 1px solid #BCBCBC;
color: #061633;
padding: 2px;
cursor: text;
}
.inputbox:hover {
 border: 1px solid #00c3cf;
 }
.inputbox:focus {
border: 1px solid #00c3cf;
color: #061633;
}
input.inputbox{
 width: 85%;
 }
input.medium{
 width: 50%;
 }
input.narrow{
 width: 25%;
 }
input.tiny{
 width: 110px;
 }
textarea.inputbox {
 width: 85%;
 }
/* Input Button Form---------------------------------------------------------*/
input.button1, input.button2, button.button2 {
 font-size: 1em;
 }
a.button1, input.button1 {
font-weight: bold;
border: 1px solid #666666;
}
a.button2, input.button2, button.button2 {
border: 1px solid #BCBCBC;
}
a.button1, input.button1, a.button2, input.button2, button.button2 {
width: auto !important;
padding: 2px 3px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #84e216;
background-repeat: repeat-x;
background-color: #FAFAFA;
background-image: url('http://2img.net/i/fa/prosilver/bg_button.gif');
background-position: top;
overflow: visible;
}
body:last-child a.button1, input.button1, a.button2, input.button2, button.button2 {
 /* Opera does not see this */
padding: 1px 0;
}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
border: 1px solid #79e01e;
color: #79e01e;
background-position: 0 100%;
}
a.button1:link, a.button1:visited, a.button1:active, a.button2:link, a.button2:visited, a.button2:active {
color: #00a6cf;
text-decoration: none;
padding: 2px 8px;
line-height: 250%;
vertical-align: text-bottom;
background-position: 0 1px;
}
* html input.button1, * html input.button2, * html button.button2 {
padding-bottom: 0;
margin-bottom: 1px;
}
*+html button.button2 {
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
*+html button.button2 img {
 vertical-align: middle;
 }
* html button.button2 {
height: 24px;
padding-right: 3px;
padding-left: 3px;
}
* html button.button2 img {
 vertical-align: middle;
 }
/* Fieldset dl---------------------------------------------------------*/
fieldset dl {
padding: 4px 0;
}
fieldset dt {
float: left;
width: 40%;
text-align: left;
display: block;
}
fieldset dd {
margin-left: 41%;
vertical-align: top;
margin-bottom: 3px;
}
fieldset dl:hover dt label {
color: #84e216;
}
dt label {
font-weight: bold;
text-align: left;
}
dd label {
white-space: nowrap;
color: #171717;
}
dd input, dd textarea {
margin-right: 3px;
}
dd select {
width: auto;
}
dd textarea {
width: 85%;
}
/* Fieldset fields 1 et 2---------------------------------------------*/
fieldset.fields1 dt {
width: 10em;
border-right-width: 0;
}
fieldset.fields1 dd {
margin-left: 10em;
border-left-width: 0;
}
fieldset.fields1 {
background-color: transparent;
}
fieldset.fields1 div {
margin-bottom: 3px;
}
fieldset.fields2 dt {
width: 15em;
border-right-width: 0;
}
fieldset.fields2 dd {
margin-left: 16em;
border-left-width: 0;
}
fieldset.fields2 dl:hover dt label {
color: inherit;
}
/* Fieldset submit---------------------------------------------*/
fieldset.submit-buttons {
text-align: center;
vertical-align: middle;
margin: 5px 0;
}
fieldset.submit-buttons input {
vertical-align: middle;
padding-top: 3px;
padding-bottom: 3px;
}
/* Fieldset polls---------------------------------------------*/
fieldset.polls {
font-family: Verdana,Arial,Helvetica,sans-serif;
}
fieldset.polls dl {
margin-top: 5px;
border-top: 1px solid #e2e2e2;
padding: 5px 0 0 0;
line-height: 120%;
color: #0aabc3;
}
fieldset.polls dt {
text-align: left;
float: left;
display: block;
width: 30%;
border-right: none;
padding: 0;
margin: 0;
font-size: 1.1em;
}
fieldset.polls dd {
float: left;
width: 10%;
border-left: none;
padding: 0 5px;
margin-left: 0;
font-size: 1.1em;
}
/* Header-------------------------------------------------*/
.headerbar {
background-color: #242424;
background-image: url('');
margin-top: 10px;
margin-bottom: 4px;
padding: 0pt 5px;
background-repeat: repeat-x;
}
* html .headerbar {
height: 1%;
 /* Hack IE layout */
}
*+ html .headerbar {
min-height: 1px;
}
#logo-desc {
margin: 0px;
padding: 0px;
text-align: center;
}
#logo {
float: center;
padding: 5px;
}
a#logo:hover {
text-decoration: none;
}
#site-title,#site-title h1  {

font-family: ;
color: #FFFFFF;
font-size: 20px;
font-weight: bold;
padding-top: 15px;
}
#site-title h1 {
padding-top: 0;
}
#logo-desc p {
margin: 0px;
padding: 0px;
color: #FFFFFF;
}
/* Menu-------------------------------------------------*/
.navbar {
clear: both;
background-color: #242424;
padding:0px 10px;
}
ul.navlinks {
border-bottom: 0px solid #ffffff;
font-weight: bold;
text-align: center;
}
ul.linklist li {
list-style-type: none;
width: auto;
font-size: 1.1em;
line-height: 2.2em;
display: inline;
}
ul.linklist li a img {
vertical-align: middle;
}
.search-box {
visibility: hidden;
margin-top: 3px;
margin-left: 5px;
float: none;
}
#search-box {
margin-top: 10px;
margin-right: 5px;
display: none;
float: right;
white-space: nowrap;
 /* For Opera */
}
* html #search-box {
margin-right: 35px;
}
#search-box #keywords {
width: 95px;
background-color: #ffffff;
}
#search-box input {
border: 1px solid #BCBCBC;
}
#search-box input.button1 {
padding: 1px 5px;
}
input.search {
background-image: url('http://2img.net/i/fa/prosilver/icon_textbox_search.gif');
background-repeat: no-repeat;
background-position: left 1px;
padding-left: 17px;
}
ul.linklist li.rightside {
float: right;
}
ul.linklist li.footer-home {
float: left;
}
p.rightside {
float: right;
margin-right: 5px;
}
/* Code block------------------------------------------------*/
dl.codebox {
padding: 3px;
background: #333333 url("http://i191.photobucket.com/albums/z301/lastfmbadges/codde.png") 6px 8px no-repeat;
background-position: top right;
border: 1px solid #C9D2D8;
font-size: 1em;
}
dl.codebox dt {
text-transform: uppercase;
border-bottom: 1px solid #CCCCCC;
margin-bottom: 3px;
font-size: 0.8em;
font-weight: bold;
display: block;
}
blockquote dl.codebox {
margin-left: 0;
}
dl.codebox code {
overflow: auto;
display: block;
height: auto;
max-height: 200px;
white-space: normal;
padding-top: 5px;
font: 0.9em Courier,CourierNew,sans-serif;
line-height: 1.3em;
color: #99e219;
margin: 2px 0;
}
/* Table-------------------------------------------------*/
.forabg {
margin-bottom: 4px;
clear: both;
background-color: #242424;
background-image: url('');
background-repeat: repeat-x;
background-position: 0 0;
border: 0px solid #ffffff;
padding: 0px 5px;
}
* html .forabg {
position: relative;
height: 1%;
}
*+ html .forabg {
min-height: 1px;
}
.forumbg {
background-color: #242424;
background-image: url('');
background-repeat: repeat-x;
background-position: 0 0;
border: 0px solid #ffffff;
padding: 0px 5px;
margin-bottom: 4px;
clear: both;
}
* html .forumbg {
height: 1%;
}
*+ html .forumbg {
min-height: 1px;
}
.forumbg table.table1 {
margin: 0 -2px -1px -1px;
}
ul.topiclist {
list-style-type: none;
margin: 0;
background-image: url("http://2img.net/i/fa/empty.gif");
background-repeat: repeat-x;
color: #e4e4e4;
}
* html ul.topiclist {
height: 1%;
}
*+ html ul.topiclist {
min-height: 1px;
}
ul.topiclist li {
display: block;
margin: 0;
}
* html ul.topiclist li {
 position: relative;
 }
ul.topiclist li.row dl {
padding: 2px 0;
}
ul.forums li.row dl {
min-height: 0px;
}
* html ul.forums li.row dl {
height: 0px;
}
ul.topiclist dt {
display: block;
float: left;
width: 60%;
font-size: 1.1em;
padding-left: 5px;
padding-right: 5px;
}
ul.topiclist dfn {
display: none;
}
ul.topics li.header dl.icon dt {
padding-right: 50px;
}
ul.topics dt {
padding-left: 45px;
display: block;
float: left;
width: 50%;
}
ul.topics dd {
display: block;
float: left;
}
ul.forums {
background-color: #242424;
background-image: none;
}
li.header dl.icon {
min-height: 0;
}
li.header dl.icon dt {
padding-left: 0;
}
li.header dt {
font-weight: bold;
}
li.header dd {
margin-left: 1px;
}
dl.icon {
min-height: 35px;
background-position: 10px 50%;
background-repeat: no-repeat;

height: auto !important;

height: 35px;
}
dl.icon dt {
background-repeat: no-repeat;

background-position: 5px 95%;
}
li.header dt, li.header dd {
line-height: 1em;
border-left-width: 0;
margin: 2px 0 4px 0;
color: #7e7e7e;
padding-top: 2px;
padding-bottom: 2px;
font-size: 1em;
font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
text-transform: uppercase;
}
li.row {
border-top: 0px solid #ffffff;
border-bottom: 0px solid #ffffff;
}
li.row:hover {
background-color: #2e2e2e;
}
ul.topiclist dd {
border-left: 0px solid #ffffff;
display: block;
float: left;
padding: 4px 0;
}
ul.topiclist li.header dl dd {
border: none;
}
dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
display:block;
padding-left:5px;
}
ul.pmlist dt {
padding-left: 45px;
}
ul.forums dd {
border-color: #ffffff;
border-left-style: solid;
border-left-width: 0px;
}
li.row:hover dd {
border-left-color: #7e7e7e;
}
.mod-text {
font-weight: bold;
}
.hierarchy {
display: inline;
text-transform: none;
border: none;
font-size: 1em !important;
}
/* Panel----------------------------------------------*/
.panel {
margin-bottom: 4px;
padding: 0px 10px;
background-color: #282828;
color: #e4e4e4;
}
* html .panel {
height: 1%;
}
*+ html .panel {
min-height: 1px;
}
.content h2, .panel h2 {
color: #00c3cf;
border-bottom: 1px solid #00c3cf;
font-weight: normal;
font-size: 1.6em;
margin-top: 0.5em;
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}
.content h2.h3 , .panel h2.h3 {
font-size: 1.05em;
font-weight: bold;
}
.content h1, .panel h1 {
color: #00c3cf;
border-bottom: 1px solid #00c3cf;
font-weight: normal;
font-size: 1.6em;
margin-top: 0.5em;
margin-bottom: 0.5em;
padding-bottom: 0.5em;
}
.panel h3 {
margin: 0.5em 0;
}
.panel-left {
float: left;
width: 47%;
}
.panel-right {
float: right;
width: 47%;
}
.panel p {
font-size: 1.2em;
margin-bottom: 1em;
line-height: 1.4em;
}
/* Post----------------------------------------------*/
.post {
padding: 0 10px;
margin-bottom: 4px;
background-repeat: no-repeat;
background-position: 100% 0;
}
.post ul {
list-style-type: disc;
}
.postprofile {
color: #e4e4e4;
margin: 5px 0 0px 0;
min-height: 80px;
border-right-style: solid;
border-right-width: 1px;
border-color: #7e7e7e;
width: 22%;
float: left !important;
display: inline;
}
* html .postprofile {
overflow: hidden;
}
.postprofile dd, .postprofile dt {
line-height: 1.2em;
margin-right: 8px;
}
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
color: #00a6cf;
text-decoration: none;
}
.postprofile a:hover, .postprofile dt.author a:hover {
text-decoration: underline;
color: #79e01e;
}
/* dl dt dd----------------------------------------------*/
dd.lastpost {
width: 20%;
font-size: 1.1em;
}
dd.mark {
float: right !important;
width: 9%;
text-align: center;
line-height: 200%;
font-size: 1.2em;
}
dd.posts, dd.topics, dd.views {
width: 8%;
text-align: center;
line-height: 2.2em;
font-size: 1.2em;
border: none;
}
dd.info {
width: 30%;
}
dl.details {
font-size: 1.1em;
}
dl.details dt {
float: left;
width: 16em;
text-align: right;
color: #e4e4e4;
display: block;
}
dl.details dd {
margin-left: 16em;
padding-left: 5px;
margin-bottom: 5px;
color: #e4e4e4;
}
.span-tab {
font-size: 0.9em;
}
/* Cp-main----------------------------------------------*/
#cp-main {
float: left;
width: 98%;
margin-left: 20px;
}
* html #cp-main {
margin-left: 10px;
}
#cp-main h1 {
color: #e4e4e4;
border-bottom: none;
padding: 0;
margin-left: 10px;
}
#cp-main h3, #cp-main hr {
border-color: #bfbfbf;
}
#cp-main .content {
padding: 0;
}
ul.cplist {
margin-bottom: 5px;
border-top: 1px solid #7e7e7e;
}
/* Panel----------------------------------------------*/
#cp-main .panel {
background-color: #7e7e7e;
}
#cp-main .panel p {
font-size: 1.1em;
}
#cp-main .panel ol {
margin-left: 2em;
font-size: 1.1em;
}
#cp-main .panel li.row {
border-bottom: 1px solid #7e7e7e;
border-top: 1px solid #7e7e7e;
}
/* Table----------------------------------------------*/
#cp-main table.table1 {
margin-bottom: 1em;
}
#cp-main table.table1 thead th {
color: #e4e4e4;

font-weight: bold;
border-bottom: 1px solid #333333;
padding: 5px;
}
#cp-main table.table1 tbody th {
font-style: italic;
background-color: transparent !important;
border-bottom: none;
}
/* Table----------------------------------------------*/

#ucp-main table.table1 {
padding: 2px;
}
table.table1 {
width: 99%;
/* IE < 6 browsers */
width: 100%;
}
html>body table.table1 {
 width: 100%;
 }
table.table1 thead th {
font-weight: normal;
text-transform: uppercase;
color: #7e7e7e;
line-height: 1.3em;
font-size: 1em;
padding: 0 0 4px 3px;
}
table.table1 thead th span {
padding-left: 7px;
}
table.table1 tbody tr {
border: 1px solid #ecf3f7;
}
table.table1 tbody tr:hover, table.table1 tbody tr.hover {
background-color: #555555;
color: #e4e4e4;
}
table.table1 td {
color: #e4e4e4;
font-size: 1.1em;
}
table.table1 tbody td {
padding: 5px;
border-top: 1px solid #7e7e7e;
}
table.table1 tbody th {
padding: 5px;
border-bottom: 1px solid #84e216;
text-align: left;
color: #7e7e7e;
background-color: #282828;
}
table.table1 .name{
 text-align: left;
 }
table.table1 .posts{
 text-align: center !important;
 width: 7%;
 }
table.table1 .joined{
 text-align: left;
 width: 15%;
 }
table.table1 .active{
 text-align: left;
 width: 15%;
 }
table.table1 .mark{
 text-align: center;
 width: 7%;
 }
table.table1 .info{
 text-align: left;
 width: 30%;
 }
table.table1 .info div{
 width: 100%;
 white-space: nowrap;
 overflow: hidden;
 }
table.table1 .autocol{
 line-height: 2em;
 white-space: nowrap;
 }
table.table1 thead .autocol {
 padding-left: 1em;
 }
table.table1 .stats{
 text-align: center;
 width: 12%;
 }
table.table1 .edit{
 width: 5%;
 text-align: right;
 vertical-align: top;
 }
table.table1 .alignv{
 vertical-align: top;
 }
/* FAQ----------------------------------------------*/
dl.faq {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.1em;
margin-top: 1em;
margin-bottom: 2em;
line-height: 1.4em;
}
dl.faq dt {
font-weight: bold;
color: #e4e4e4;
}
dl.faq dd p {
text-align: justify;
border: 1px dashed #ffffff;
padding: 5px;
margin: 5px;
font-size: 1em;
}
dl.faq ul {
list-style-type: disc;
list-style-position: inside;
}
dl.faq ol {
list-style-position: inside;
}
.content dl.faq {
font-size: 1.2em;
margin-bottom: 0.5em;
}
/* Tabs----------------------------------------------*/
#tabs {
line-height: normal;
margin: 20px 0 -1px 7px;
min-width: 570px;
}
#tabs ul {
margin:0;
padding: 0;
list-style: none;
}
#tabs li {
display: inline;
margin: 0;
padding: 0;
font-size: 1em;
font-weight: bold;
}
#tabs a {
float: left;
background: #282828 none no-repeat 0% -35px;
margin: 0 1px 1px 0;
padding: 0 0 0 5px;
text-decoration: none;
position: relative;
cursor: pointer;
}
#tabs a span {
float: left;
display: block;
background: none no-repeat 100% -35px;
padding: 6px 10px 6px 5px;
color: #e4e4e4;
white-space: nowrap;
}
#tabs a:hover span {
color: #79e01e;
}
#tabs .activetab a {
background-position: 0 0;
margin-bottom: -1px;
border-bottom: 1px solid #606060;
background-color: #606060;
}
#tabs .activetab a span {
background-position: 100% 0;
padding-bottom: 7px;
color: #00c3cf;
}
#tabs a:hover {
background-position: 0 -70px;
background-color: #606060;
}
#tabs a:hover span {
background-position:100% -70px;
}
#tabs .activetab a:hover {
background-position: 0 0;
}
#tabs .activetab a:hover span {
color: #000000;
background-position: 100% 0;
}
* html #tabs,* html .post,* html .navbar,* html fieldset dl,* html ul.topiclist dl,* html ul.linklist,* html dl.polls {
height: 1%;
}
*+ html #tabs,*+ html .post,*+ html .navbar,*+ html fieldset dl,*+ html ul.topiclist dl,*+ html ul.linklist,*+ html dl.polls {
min-height: 1px;
}
#tabs:after, .post:after, .navbar:after, fieldset dl:after, ul.topiclist dl:after, ul.linklist:after, dl.polls:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* Smilies-------------------------------------------------*/
#smiley-box {
float: right;
margin-top: 25px;
width: 18%;
background-color: #282828;
}
#smiley-box-wysiwyg {







float: left;
margin: 25px 0px 0px 15px;
width: 20%;






background-color: #282828;
}
* html #smiley-box-wysiwyg {

margin: 25px 3px 0px 0px;
}
*+html #smiley-box-wysiwyg {
margin: 25px 3px 0px 0px;
}
#smiley-box iframe{
border: none;
overflow: auto;
height: 300px;
width: 100%;
height: 280px;
background-color: #282828;
}
#smiley-box-wysiwyg iframe{


border: none;
overflow: auto;
height: 300px;
width: 100%;
height: 280px;
background-color: #282828;
}
.smiley-element img {
margin: 0px 15px 10px 0px;
}
/* Page numbering-------------------------------------------------*/
.pagination {
width: auto;
text-align: right;
margin-top: 5px;
float: right;
}
* html .pagination {
height: 1%;
}
*+ html .pagination {
min-height: 1px;
}
.row .pagination {
display: block;
float: right;
width: auto;
margin-top: 0;
padding: 1px 0 1px 15px;
font-size: 0.9em;
background: url("http://2img.net/i/fa/prosilver/icon_pages.gif") 0 50% no-repeat;
}
.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
font-weight: normal;
text-decoration: none;
color: #ffffff;
background-color: #555555;
margin: 0 2px;
padding: 0 2px;
border: 1px solid #242424;
font-size: 0.9em;
line-height: 1.5em;
}
.pagination span a:hover {
border-color: #368AD2;
background-color: #00a6cf;
color: #FFF;
text-decoration: none;
}
.pagination span a.pag-img {
border: none;
background-color: transparent;
}
.pagination span a.pag-img:hover {
background-color: transparent;
}
.pagination span strong {
padding: 0 2px;
margin: 0 2px;
background-color: #242424;
border: 1px solid #99e219;
color:#FFFFFF;
font-size: 0.9em;
}
.pagination span.page-sep {
display:none;
}
#cp-main .pagination {
float: right;
width: auto;
padding-top: 1px;
}
/* Postbody (preview)---------------------------------------------------*/
.postbody {
padding: 0;
line-height: 1.48em;
color: #e4e4e4;
width: 76%;
float: right !important;
clear: both;
}
.postbody .topic-title {
font-size: 1.5em;
padding: 2px 0 0 0;
margin: 0 0 0.3em 0 !important;
text-transform: none;
border: none;
font-family: Verdana,Arial,Helvetica,sans-serif;
line-height: 125%;
color: #e4e4e4;
font-weight: bold;
}
.postbody .content {
font-size: 1.3em;
}
.postbody ul.profile-icons {
float: right;
width: auto;
padding: 0;
}
.postbody ul.profile-icons li {
margin: 0 3px;
}
.postbody h3 img {
 vertical-align: bottom;
 }
* html .postbody h3 img {
 vertical-align: middle;
 }
.search .postbody {
 width: 68%;
 }
.search .postbody ol,.search .postbody ul {
margin-left: 1.8em;
}
#cp-main .postbody p {
 font-size: 1.1em;
 }
#cp-main .postbody h3 {
 margin-top: 0;
 }
.content {
color: #e4e4e4;
min-height: 3em;
overflow: hidden;
line-height: 1.4em;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1em;
}
.content blockquote {
 color: #00a0d4;
 }
.content p {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.2em;
margin-bottom: 1em;
line-height: 1.4em;
}
.content li {
 list-style-type: inherit;
 }
.content ul, .content ol {
margin-bottom: 1em;
margin-left: 3em;
}
/* Profile icons-------------------------------------------------*/
ul.profile-icons {
margin-top: 10px;
list-style: none;
}
ul.profile-icons li {
float: left;
margin: 0 6px 3px 0;
background-position: 0 100%;
}
* html ul.profile-icons li {
width: 1px;
}
ul.profile-icons li a {
display: block;
width: 100%;
/*height: 100%;
*/
background-position: 0 0;
}
ul.profile-icons li span {
 display:none;
 }
ul.profile-icons li a:hover {
 background: none;
 }
/* Message-box-------------------------------------------------*/
#message-box textarea {
color: #061633;
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 80%;
font-size: 1.2em;
}
#textarea_content {
margin-top: 2px;
}
#textarea_content textarea#text_editor_textarea {
width: 100% !important;
height: 250px;
}
#textarea_content iframe#text_editor_iframe {
width: 100%;
height: 100%;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
width: 100% !important;
height: 150px;
}
form#quick_reply #textarea_content iframe#text_editor_iframe {
width: 100%;
height: 100%;
}
/* Modules-------------------------------------------------*/
.module {

margin-bottom: 4px;
padding: 0 10px;
background-color: #282828;

color: #e4e4e4;

overflow: hidden;
}
.module span.corners-top, .module span.corners-bottom {
margin: 0 -10px;
}
.module h3 {
margin: 0.5em 0;
color: #e4e4e4;
border-bottom: 1px solid #061633;
text-align:center;
}
* html .module h3 {
height: 1%;
}
*+ html .module h3 {
min-height: 1px;
}
.module ul, .module ol {
list-style-position: inside;
}
.module dl.details dt {
width: 10em;
text-align: left;
margin-left: 5px;
}
.module dl.details dd {
margin-left: 0px;
}
.module table.mod-top-posters {
table-layout: fixed;
}
.module .fields1 dd {
margin-left: 0;
}
/* Overview-------------------------------------------------*/
.overview {
border: 2px solid black;
z-index: 1;
}
.title-overview {
margin: 0px;
padding: 5px 10px;
text-align: center;
}
.center-overview {
padding: 5px 20px 0px 20px;
text-align: center;
}
.left-overview {
text-align: left;
padding: 5px 10px 0px 10px;
}
/* Calendar-------------------------------------------------*/
#calendar ul, #mini-calendar ul {
height: 120px;
list-style-type: none;
background-color: #e1ebf2;
}
#calendar ul:hover, #mini-calendar ul:hover {
background-color: #555555;
}
#calendar ul li, #mini-calendar ul li {
padding: 3px 0px 0px 10px;
}
#calendar table.table1 tbody tr:hover, #calendar table.table1 tbody tr.hover, #mini-calendar table.table1 tbody tr:hover, #mini-calendar table.table1 tbody tr.hover {
background-color: transparent;
}
#calendar .no-border, #mini-calendar .no-border {
border: none;
}
#calendar .center, #mini-calendar .center {
text-align: center;
}
#calendar .hover-td:hover, #mini-calendar .hover-td:hover {
background-color: #555555;
}
#calendar-result {
float: left;
width: 69%;
margin: 45px 0px 0px 8px;
}
#mini-calendar {
width: 270px;
float: left;
}
p.right-event {
text-align: right;
margin: 0px;
padding: 0px;
}
/* Signature-------------------------------------------------*/
.signature {
font-size: 1.1em;
border-top: 1px solid #CCCCCC;
clear: left;
line-height: 140%;
overflow: hidden;
width: 100%;
margin-top: 1.5em;
}
/* Gallery-------------------------------------------------*/
.gallery {
float: left;
margin-left: 1%;
padding-top: 10px;
min-height: 125px;
}
* html .gallery {
margin-left: 8px;
height: 125px;
}
.gallery:hover {
background-color: #555555;
}
.info-gallery {
margin: 0px !important;
padding: 5px;
text-align: center;
}
.effect {
vertical-align: middle;
margin-right: 15px;
}
.helpline {
width: 450px;
font-size: 10px;
border: none;
background-color: transparent;
}
.gallery-avatar {
height: 260px;
width: 190px;
text-align: center;
margin: 0px 0px 20px 30px;
}
.gallery-avatar img {
padding-top: 15px;
}
.gallery-avatar:hover {
background-color: #555555;
}
/* Buttons-------------------------------------------------*/
.buttons {
float: left;
}
.buttons div {
float: left;
margin: 0 5px 0 0;
background-position: 0 100%;
}
.buttons div a {
display: block;
width: 100%;
height: 100%;
background-position: 0 0;
}
.buttons div.post-icon {
width: auto;
height: auto;
}
.buttons div span{
 display: none;
 }
.buttons div a:hover{
 background-image: none;
 }
#cp-main .buttons {
margin-left: 0;
}
/* Topicreview-------------------------------------------------*/
#topicreview {
padding-right: 5px;
overflow: auto;
height: 300px;
}
#topicreview .postbody {
width: auto;
float: none;
margin: 0;
height: auto;
}
#topicreview .post {
height: auto;
}
#topicreview h2 {
border-bottom-width: 0;
}
/* Chatbox-------------------------------------------------*/
#chatbox_contextmenu {
border: 2px solid black;
background-color: #606060;
}
#chatbox_contextmenu p {
border-bottom: 1px solid #CECECE;
padding: 5px 20px 5px 0px;
margin: 0px;
}
#chatbox_contextmenu p.close {
background-color: #e1ebf2;
padding: 0px;
}
/* Stats------------------------------------------------------------------------------------------*/
table.forumline {
font-size: 1.2em;
background-color: #242424;
background-image: url('');
padding: 5px;
background-repeat: repeat-x;
background-position: 0 0;
}
table.forumline td.catHead {

text-align: left;
color: #7e7e7e;


font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;

text-transform: uppercase;
font-size: 0.85em;
font-weight: bold;
padding-bottom: 5px;
}
table.forumline tr:hover td.catHead {
background-color: transparent;
}
table.forumline th.thCornerL, table th.thTop, table th.thCornerR {
background-color: #606060;
height: 25px;
}
table.forumline td {
height: 20px;
}
table.forumline tr:hover td {
background-color: #555555;
}
table span.gen {
margin-left: 5px;
}
/* Corners------------------------------------------------------------------------------------------*/
span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
font-size: 1px;
line-height: 1px;
display: block;
height: 5px;
background-repeat: no-repeat;
}
span.corners-top {
background-image: none;
background-position: 0 0;
margin: 0 -5px;
}
span.corners-top span {
background-image: none;
background-position: 100% 0;
}
span.corners-bottom {
background-image: none;
background-position: 0 100%;
margin: 0 -5px;
clear: both;
}
span.corners-bottom span {
background-image: none;
;
background-position: 100% 100%;
}
.post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
margin: 0 -10px;
}
span.corners-top {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_left-4.gif");
 }
span.corners-top span {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_right-4.gif");
 }
span.corners-bottom {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_left-4.gif");
 }
span.corners-bottom span {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_right-4.gif");
 }
/***************************************************************/
#cp-main span.corners-top {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_left-4.gif");
 }
#cp-main span.corners-top span {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_right-4.gif");
 }
#cp-main span.corners-bottom {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_left-4.gif");
 }
#cp-main span.corners-bottom span {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_right-4.gif");
 }
/***************************************************************/
#cp-main .panel #topicreview span.corners-top {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_left-4.gif");
 }
#cp-main .panel #topicreview span.corners-top span {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_right-4.gif");
 }
#cp-main .panel #topicreview span.corners-bottom {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_left-4.gif");
 }
#cp-main .panel #topicreview span.corners-bottom span {
 background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/corners_right-4.gif");
 }
/* Various-------------------------------------------------*/
.row1{
 background-color: #242424;
 }
.row2{
 background-color: #282828;
 }
.row3{
 background-color: #242424;
 }
.img-whois {
float: left;
margin-right: 5px;
}
.topic-actions {
margin-bottom: 5px;
margin-top: 1em;
font-size: 1.1em;
height: auto;
}
*+html .topic-actions {
 margin-top: 1em;
 }
.column1 {
float: left;
clear: left;
width: 46%;
margin-left: 3%;
border-right: 1px solid #7e7e7e;
}
.column2 {
float: right;
clear: right;
width: 46%;
margin-left: 3%;
}
* html .column1, * html .column2 {
 width: 45%;
 }
.left-box {
float: left;
width: auto;
text-align: left;
}
.right-box {
float: right;
width: auto;
text-align: right;
}
.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}
.clear {
display: block;
clear: both;
font-size: 1px;
line-height: 1px;
background: transparent;
}
* html .clear {
height: 1%;
}
*+ html .clear {
min-height: 1px;
}
.online {
background-image: url("http://i191.photobucket.com/albums/z301/lastfmbadges/online-1.png");
background-position: 0px 10px right;
position: right;
background-repeat: no-repeat;


}

.autowidth {
 width: auto !important;
 }
.italic {
 font-style: italic;
 }
.pathname-box {
margin-top: 3px;
margin-left: 15px;
float: left;
}

.pathname-box p {
 margin-bottom: 0px;
 }

.select {

background-color: #FFFFFF;
border: 1px solid #BCBCBC;
position: absolute;
z-index: 999;
top: 0;
left: 0;
overflow: hidden;
width: 0px;
}
* html .select {
margin-top: -9px;
}
* html #sel_smilies {
height: 200px;
overflow: auto;
}
.select p {
padding: 4px 6px;

font-size: 0.9em;
margin: 0px;
}
.select button {
padding: 4px;
font-size: 0.9em;
margin: 0px;


background-color: #FFF;
border: none;
text-align: left;
}
.select button.button2 {
border: 1px solid #BCBCBC;
padding: 0px;
}
*+html .select button.button2 {
padding-right: 3px;
padding-left: 3px;
}
* html .select button.button2 {
padding-right: 3px;
padding-left: 3px;
}
.select button.button2:hover {
border: 1px solid #79e01e;
color: #79e01e;
background-position: 0 100%;
}
.selectHover {
 cursor: pointer;
 background-color: #EEEEEE;
}
button.bbcode {
border: 1px solid #e3adad;
background-image: url("http://2img.net/i/fa/wysiwyg/bg_button.png");
}
#format-buttons {
 margin: 15px 0 5px 0;
 }
#format-buttons input, #format-buttons select, button.button2 {
 vertical-align: middle;
 }
ul#picture_legend, ul#privmsgs-menu {
 text-align: center;
 }
ul#picture_legend li, ul#privmsgs-menu li {
display: inline;
margin: 2px 10px;
}
ul#picture_legend li img, ul#privmsgs-menu li img {
 vertical-align: middle;
 }
input.checkbox {
width: auto !important;
background-color: transparent !important;
}
.postlink {
color: #368AD2;
border-bottom-color: #368AD2;
}
.postlink:visited {
color: #5D8FBD;
border-bottom-color: #666666;
}
.postlink:active {
 color: #368AD2;
 }
.postlink:hover {
background-color: #D0E4F6;
color: #0D4473;
}
ul.topiclist li.row dt a.subforum {
background-image: none;
background-position: 0 50%;
background-repeat: no-repeat;
position: relative;
white-space: nowrap;
padding: 0 0 0 12px;
}
#cp-main .panel li.header dd, #cp-main .panel li.header dt {
 color: #000000;
 }
html>body dd label input {
 vertical-align: text-bottom;
 }
#cp-main .panel li.header dd, #cp-main .panel li.header dt {
color: #000000;
margin-bottom: 2px;
}
.mcp-main .postbody {
 width: 100%;
 }
.pmlist li.row1 {
border: solid 3px transparent;
border-width: 0 3px;
}
.pmlist li.row2 {
border: solid 3px transparent;
border-width: 0 3px;
}
dd.lastpost span.color-groups {
float: left;
padding-left: 0px;
}
* html dd.lastpost span.color-groups {
 cursor: pointer;
 }
*+html dd.lastpost span.color-groups {
 cursor: pointer;
 }
.warning {
color: #ff3333;
}
.obligatory {
color: #ff3333;
}
.captcha div.captcha-img {
float: left;
margin: 0 1em 0 0;
}
.captcha .inputbox{
margin-top: 0.5em;
}
#main-content a.cgu-buttons {
padding: 3px 5px;
}
/* Footer---------------------------------------------------*/
.copyright {
padding: 5px;
text-align: center;
color: #e4e4e4;
}
/* TGF Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
*+ html .clearfix {
min-height: 1px;
}
* html .clearfix {
position: relative;
 height: 1%;
 clear: both;
}

I've modified the CSS to make the profiles display on left.
It is advisable to take a backup of your original CSS before you add mine so that you can get your forum's look back if something is messed up Smile

It will remove the customization you have done yourself.
If you haven't customized your CSS, no problem at all Very Happy

Hope this helps.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Mythril January 20th 2010, 5:31 pm

I have exactly the same problem with my parents forum. The avatar will not align to the left hand side yet it was there yesterday. Does anyone know a way of fixing this. Here is a picture of the forum:

Forum Message User Profile Left Pic10
avatar
Mythril
New Member

Male Posts : 17
Reputation : 0
Language : English

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by ankillien January 20th 2010, 5:36 pm

Mythril,

Have you tried doing it from Admin CP > General > Configuration?
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Forum Message User Profile Left

Post by Mythril January 20th 2010, 6:33 pm

ankillien wrote:Mythril,

Have you tried doing it from Admin CP > General > Configuration?

Hi, Yes it's highlighted on Left.
avatar
Mythril
New Member

Male Posts : 17
Reputation : 0
Language : English

Back to top Go down

Page 1 of 2 1, 2  Next

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum