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 Widget Problem

Go down

Forum Widget Problem Empty Forum Widget Problem

Post by kumotta July 15th 2014, 5:42 pm

hello,  Hello
this part, i have some problem with forum widget..
i use consice skin for my forum. and i want to display forum widget at outside body (.pun)
this view before i'm display forum widget:
Forum Widget Problem Pun_be11
this code i use:
Code:
.pun {
  min-width: 0;
  width: 874px;
  background:#fff;
  border:1px solid #ddd;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:rgba(0,0,0,0.1) 0px 1px 6px;
  -moz-box-shadow:rgba(0,0,0,0.1) 0px 1px 6px;
  box-shadow:rgba(0,0,0,0.1) 0px 1px 6px;
  margin: 0 auto;
  padding: 0px;
  color: #424040;
}

and this view when i'm display forum widget:
Forum Widget Problem Pun_af11
code i use:
Code:
   #content-container #right {
    position: relative;
    left: 180px;
    }
#content {
  width: 100%;
}
.pun {
  min-width: 0;
  width: 874px;
  background:#fff;
  border:1px solid #ddd;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:rgba(0,0,0,0.1) 0px 1px 6px;
  -moz-box-shadow:rgba(0,0,0,0.1) 0px 1px 6px;
  box-shadow:rgba(0,0,0,0.1) 0px 1px 6px;
  margin: 0 auto;
  padding: 0px;
  color: #424040;
}

can i  make it to normally view (.pun) when i display forum widget?  Confused
kumotta
kumotta
Forumember

Female Posts : 204
Reputation : 3
Language : English

http://komiku.forumid.net/

Back to top Go down

Back to top

- Similar topics

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