Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

help with theme

Asked Modified Viewed 2,247 times
J
javato
J
javato 10
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

Hello! I have a problem, and I know how resolve it... :(
I use PHPFusion v7.02.01
I've downloaded a theme from a website, and the problem is this:
img198.imageshack.us/img198/1951/sinttulowu.png


I want to extend the circles to the end, because when I add some panel, the borders don't work well.
I tried changing the styles.css but I can't find the problem.

Where am I wrong?
What I can do?

PD: Sorry for my poor English :)

The theme:
http://www.megaupload.com/?d=SLR9H03K

styles.css:

a {
   color: white;
   text-decoration: none;
}

a:hover {
   color: #009933;
   text-decoration: underline;
}

a.side {
   color: #555;
   text-decoration: none;
}

a:hover.side {
   color: #009933;
   text-decoration: underline;
}

a.white, li.white a {
   color: #fff;
   text-decoration: none;
}

a:hover.white, li.white a:hover {
   color: #009933;
   text-decoration: underline;
}

body {
   font-family: Arial;
   font-size: 11px;
   color: gray;
   background-color: #323232;
   background-image: url(images/bg.png);
   margin: 5px;
   margin-top: 0px;
}

hr {
   height: 1px;
   border: 1px solid #333333;
}

hr.side-hr {
   height: 1px;
   border: 1px solid #333333;
}

td {
   font-family: Arial;
   font-size: 11px;
}

pre {
   font-family: Arial;
   font-size: 11px;
}

.alt {
   color: #04688d;
}

.spacer {
   margin-bottom: 5px;
}

.admin-message {
   font-family: Arial;
   font-size: 11px;
   text-align: center;
   color: green;
        background-color : #333333;
        border : 1px solid #555555;
   padding: 3px 4px 5px 4px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
   margin-bottom: 5px;
}
.admin-body {
   font-size: 11px;
        background-color : #212121;
        border : 1px solid #333333;
        border-top : 0px;
        -webkit-border-bottom-right-radius: 15px;
        -webkit-border-bottom-left-radius: 15px;
        -moz-border-radius-bottomright: 15px;
        -moz-border-radius-bottomleft: 15px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
   color: #555;
   padding: 5px;
}

.admin-cap {
   font-size: 12px;
        background-color : #212121;
        border : 1px solid #333333;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
   color: green;
   padding: 5px;
}

form {
   margin: 0px;
}

.button {
   font-family: Arial;
   font-size: 10px;
   color: #fff;
   background-color: #f6a504;
   background-image: url(images/pollbar.gif);
   height: 20px;
   border: 1px solid #000;
   margin-top: 2px;
}
img {border:0px;}
.bbcode {
    color : black;
    margin: 0px;
}

.textbox {
    font-family : Arial;
    font-size : 11px;
    color : white;
    background-color : #333333;
    border : 1px solid #555555;
    margin: 3px;
}

.menu {
   font-family: Arial;
   font-size: 12px;
   color: #555;
        valign:top;
   background-image: url(images/menu.png);
        background-repeat: no-repeat;
        height:52px;
}
.link {
    color : black;
    width:100px;
    padding-left:30px;
    text-decoration : none;
    font-weight : bold;
    font-size : 12px;
}
.link:hover {
    color : white;
    text-decoration : none;
}

.footer {
   font-family: Arial;
   font-size: 12px;
   color: #555;
   background-image: url(images/footer.png);
        background-repeat: no-repeat;
   text-align:center;
   padding: 10px;
        height:53px;
}

.main-bg {
   color: #555;
   background-color: #171717;
   padding: 6px;
}

.main-body {
   font-size: 11px;
   color: #555;
   background-image: url(images/main-bg.png);
        background-repeat: repeat-y;
   padding: 4px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
   color: #777;
   background-color: #171717;
   padding: 11px;
   width: 222px;
}

.side-border-right {
   color: #777;
   background-color: #171717;
   padding: 11px;
   width: 222px;
}

.side-body {
   font-size: 11px;
   color: silver;
   background-image: url(images/side-bg.png);
        background-repeat: repeat-y;
   padding: 5px;
}

.scapmain {
   font-family: Arial;
   font-size: 12px;
   color: #fff;
   background-image: url(images/scap.png);
        background-repeat: no-repeat;
        height:37px;
   text-align: center;
}
.down-scap {
   background-image: url(images/down-scap.png);
        height:16px;
        background-repeat: no-repeat;
}
.down-cap {
   background-image: url(images/down-main.png);
        height:19px;
        background-repeat: no-repeat;
}
.capmain {
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: white;
        height:37px;
        padding-bottom:10px;
   background-image: url(images/capmain.png);
        background-repeat: no-repeat;
   text-align:center;
}

.news-category {
   border: 0;
   margin: 3px 5px 0 0;
   float: left;
}

.news-footer {
   font-size: 11px;
   color: #555;
   background-image: url(images/news-footer.png);
        background-repeat: no-repeat;
        height:30px;
   padding: 3px 4px 4px 4px;
}

.center {
   margin: 0 auto;
}

.tbl-border {
    border : 1px solid #4c4c4c;
}

.tbl {
    font-size : 11px;
    color : white;
    background-color : #292929;
    padding : 4px;
}

.tbl1 {
    font-size : 11px;
    color : white;
    background-color : #313131;
    padding : 4px;
}



.tbl2 {
    font-size : 11px;
    color : white;
    background-color : #272727;
    padding : 4px;
}

.comment-name {
   color: green;
}

.shoutboxname {
    font-weight : bold;
    color : black;
       

}

.shoutbox {
    color : silver;
   
}

.shoutboxdate {
    font-size : 11px;
    color : gray;
   
}

.small {
    font-size : 10px;
    font-weight : normal;
}

.small2 {
    font-size : 10px;
    font-weight : normal;
}

.side-small {
    font-size : 11px;
    font-weight : normal;
    color : black;
}

.side-label {
    color : #656565;
    border : 1px solid gray;
    padding : 2px 2px 3px 2px;
}

.forum-caption {
   font-size: 11px;
   font-weight: bold;
   color: green;
   background-color: #f1f1f1;
   padding: 2px 4px 4px 4px;
}

.quote {
   font-size: 11px;
   color: #555;
   background-color: #f8f8f8;
   padding: 4px;
   margin: 0px 20px 0px 20px;
   border: 1px solid #bbb;
}

.poll {
   height: 12px;
   border: 1px solid black;
}

.comment-name {
   font-weight: bold;
   color: green;
}

#navigation h2 {
   font-size: 10px;
   font-weight: normal;
   background-color: #1b1b1b;
   margin: 0;
   padding: 4px;
}
   
#navigation ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}
#navigation li {
   display: block;
   color: #555;
   background-color: #1b1b1b;
   padding: 2px;
   text-decoration: none;
}

#navigation a {
   display: block;
   color: #555;
   background-color: #1b1b1b;
   padding: 2px;
   text-decoration: none;
}

#navigation a:hover {
   color: #fff;
   background-color: #2a2a2a;
}

.pagenav {
   padding: 4px;
}

.pagenav span {
   color: #fff;
   background-color: #1b1b1b;
   border: 1px solid #232323;
   padding: 2px 4px 2px 4px;
   margin: 2px;
}

.pagenav a {
   color: #555;
   background-color: #1b1b1b;
   border: 1px solid #232323;
   padding: 2px 4px 2px 4px;
   margin: 2px;
   text-decoration: none;
}

.pagenav a:hover {
   color: #fff;
   background-color: #2a2a2a;
   margin: 2px;
   text-decoration: none;
}


Thanks!!!!
0 replies

5 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

It's your actual panel, I think.

I think the panel is using openside("blah"); closeside(); If so change it to opentable("blah"); closetable();
0 replies
J
javato
J
javato 10
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

Quote

Fangree_Craig wrote:

It's your actual panel, I think.

I think the panel is using openside("blah"); closeside(); If so change it to opentable("blah"); closetable();


mmm, yes, I'm using openside, but I've changed to closeside, and the problem is the same.

The theme by default, is made for use with panels on the right

The theme by default is like this:
img535.imageshack.us/img535/7451/sinttulowao.png


If i put some panel at the right, the problem is solved, but I want the right side empty.

I've deleted the right panel to make center panels more big, and I wanna know if it's possible to fix it modifying something.

Thanks for your reply! :)
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Read my post again and you will see what your saying makes no sense.

I did not say anything abut changing anything to closeside();

Read my post again then get back to us!! :)
0 replies
J
javato
J
javato 10
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

Quote

Fangree_Craig wrote:

Read my post again and you will see what your saying makes no sense.

I did not say anything abut changing anything to closeside();

Read my post again then get back to us!! :)


I've read your last post 1000 times, and you say "If the panel is closeside, change it to opentable" or not? sorry if I'm wrong, but i've understood that jeje

If this help, I've deleted the content of the panels, and it isn't working wrong :@

img809.imageshack.us/img809/6500/sinttulopk.png
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Your panel should be like this....


opentable("blah");
echo" // YOUR CODE IS HERE";
closetable();


Both table no side anywhere. hehe

table is for center panels and side is for left and right side panels.
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 5 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
J
J
javato 10
  • Newbie, joined since
  • Contributed 3 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet