50Cent said:Does anyone why this problem occurred? all my members cant see and use the edit button.. but i can see.. can help anyone?
50Cent said:I am using darkbb. the edit button i can see.. but not my members.
The permissions i set is able to all members..
i am using forumotion.. but darkbb is my sub-domain..Nathan said:50Cent said:I am using darkbb. the edit button i can see.. but not my members.
The permissions i set is able to all members..
Well you couldn't have messed up a code due to darkbb not offering FTP access.
Check your permissions again, the problem most likely lies there.
50Cent said:i am using forumotion.. but darkbb is my sub-domain..Nathan said:50Cent said:I am using darkbb. the edit button i can see.. but not my members.
The permissions i set is able to all members..
Well you couldn't have messed up a code due to darkbb not offering FTP access.
Check your permissions again, the problem most likely lies there.
my members still cant see..Nathan said:50Cent said:i am using forumotion.. but darkbb is my sub-domain..Nathan said:50Cent said:I am using darkbb. the edit button i can see.. but not my members.
The permissions i set is able to all members..
Well you couldn't have messed up a code due to darkbb not offering FTP access.
Check your permissions again, the problem most likely lies there.
darkbb, ForuMotion, their the same thing 😉
50Cent said:my members still cant see..Nathan said:50Cent said:i am using forumotion.. but darkbb is my sub-domain..Nathan said:50Cent said:I am using darkbb. the edit button i can see.. but not my members.
The permissions i set is able to all members..
Well you couldn't have messed up a code due to darkbb not offering FTP access.
Check your permissions again, the problem most likely lies there.
darkbb, ForuMotion, their the same thing 😉
Checked it is able to all members..Nathan said:50Cent said:my members still cant see..Nathan said:50Cent said:i am using forumotion.. but darkbb is my sub-domain..Nathan said:50Cent said:I am using darkbb. the edit button i can see.. but not my members.
The permissions i set is able to all members..
Well you couldn't have messed up a code due to darkbb not offering FTP access.
Check your permissions again, the problem most likely lies there.
darkbb, ForuMotion, their the same thing 😉
So check your permissions :shrug:
Could it be the CSS?Nathan said:Well honestly I don't see what else the problem could be, then again I haven't really used ForuMotion much.
50Cent said:Could it be the CSS?Nathan said:Well honestly I don't see what else the problem could be, then again I haven't really used ForuMotion much.
Yes.. but i do not know how to see CSS Code.. lol very messing..Nathan said:50Cent said:Could it be the CSS?Nathan said:Well honestly I don't see what else the problem could be, then again I haven't really used ForuMotion much.
It could be, are you allowed to edit CSS with ForuMotion?
edit
Nathan said:Alright then just post your whole buttons.css inside the code[/code] tags 😉Code:[code]
* 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: #000000;
background-repeat: repeat-x;
background-color: #FAFAFA;
background-image: url('http://illiweb.com/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 #2c2c2c;
color: #2c2c2c;
background-position: 0 100%;
}
a.button1:link, a.button1:visited, a.button1:active, a.button2:link, a.button2:visited, a.button2:active {
color: #4d4d4d;
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;
}
Since 2007, Forum Promotion has specialized in providing advertising solutions to webmasters looking to promote their communities. We pride ourselves in being the bridge that connects forum administrators, bloggers, and more.
We use essential cookies to make this site work, and optional cookies to enhance your experience.