Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
Seven #1
Help, Contribute behaves strangly
My client can't work with Contribute. Everything is highlited. Any idea what
might be wrong. If checked al code etc, and can't find it. Only thing I can
imagine is stylesheet code:
html {
background: #666666 url(images/pageback.jpg);
margin: 0;
padding: 0;
height: 100%;
}
body {
background-image: url(images/bg_container_balkengekleurd.gif);
scrollbar-base-color:#7F7E83;
scrollbar-arrow-color:#F89828;
position: relative;
margin: 0 auto;
padding: 0;
width: 990px;
min-height: 100%;
background-attachment: scroll;
background-repeat: no-repeat;
background-position: center bottom;
}
#container {
width: 989px;
margin-left: auto;
margin-right: auto;
padding: 0;
border-right: 1px solid #F89828;
border-bottom: 1px solid #F89828;
border-left: 1px solid #F89828;
}
But that seems strange to me. Anybody have a clue here. I'm desperate.
Also see this image as example: [url]http://www.thematchmakers.nl/contribute.jpg[/url]
HELP
Seven Guest
-
COM / DDE behaves differently in Acrobat Reader 9.0 ??
Hello ! We have a big client application (written in Delphi) which uses DDE extensivelly to handle printing tasks. It works fine with Reader 6.x,... -
How to create a designer that behaves like the ASP:PANEL
I am creating a custom server control where the user can add any content similar to an ASP:PANEL. The custom control wraps the content in some... -
FLA Corrpt? Draggable MC acting VERY strangly
I think I have tested almost every possible solution short of re-building the project - I thought I would ask some advice first. I have a flash... -
php script behaves different as cron job
Hi, I wrote a php script, which calls with the system-command the commandline tool "transcode". transcode is a tool to convert audio and video... -
[Q] Window from Nib behaves oddly
On Fri, 18 Jul 2003, Peter Amberg wrote: Is your window set to use the standard event handler? Fred -
Seven #2
Re: Help, Contribute behaves strangly
[q]Originally posted by: Seven
html {
background: #666666 url(images/pageback.jpg);
margin: 0;
padding: 0;
height: 100%;
}
HELP[/q]
AAAAAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!
html {
background: [h]#666666[/h] url(images/pageback.jpg);
margin: 0;
padding: 0;
height: 100%;
}
It's a shame al these browsers (IE, FF, Contribute) beahve all different. It
makes me mad.
removed #666666 and know it's working wel in Contribute
Seven Guest



Reply With Quote

