Black Pearl PM Problem


Goto page Previous  1, 2

Subject: Re: Black Pearl PM Problem
maybe Limun can post it :?: but I think it s unmodified so we could extract it from a default pack too I guess :mryellow:

Subject: Re: Black Pearl PM Problem
Both mine and Default posting_body are identical and contains this as text area and palette:

Code: [Download] [Hide] [Select]
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<!-- INCLUDE posting_buttons.html -->
<tr>
<td valign="top" style="width: 100%;"><textarea name="message" rows="15" cols="76" tabindex="3" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onfocus="initInsertions();" style="width: 700px; height: 270px; min-width: 98%; max-width: 98%;">{MESSAGE}</textarea></td>
<!-- IF S_BBCODE_ALLOWED -->
<td width="80" align="center" valign="top">
<script type="text/javascript">
// <![CDATA[
colorPalette('v', 7, 6)
// ]]>
</script>
</td>
<!-- ENDIF -->
</tr>
</table>


EDIT:
One difference with my modded file is:
Code: [Download] [Hide] [Select]
rows="17"

instead of 15

EDIT: but this doesn't cause the error ..I tested

Subject: Re: Black Pearl PM Problem
ok guys look

i downloated black_pearl from this site

what i changed was this two things:

Code: [Download] [Hide] [Select]
#wrapper{
/* clear: both; */
margin: 0 auto;
width: 960px;
/* width: 90%; */
}


to

Code: [Download] [Hide] [Select]
#wrapper{
/* clear: both; */
margin: 0 auto;
width: 90% !important;
/* width: 90%; */
}


and

Code: [Download] [Hide] [Select]
<!-- DEFINE $MG_GLOBAL_WIDTH = '960px' -->


to

Code: [Download] [Hide] [Select]
<!-- DEFINE $MG_GLOBAL_WIDTH = 90%' -->


i also checked on Joshua site and saw this:

joshua

so it happend also on Joshua site

Subject: Re: Black Pearl PM Problem
:shock: I'm viewing this at more than one site with multiple widths from default to 100% and use ie8, but I just don't see it.

I'm almost at the point of blaming your settings on the pc... have you tried viewing on a different system?

Subject: Re: Black Pearl PM Problem
Joshua203 wrote: [View Post]
:shock: I'm viewing this at more than one site with multiple widths from default to 100% and use ie8, but I just don't see it.

I'm almost at the point of blaming your settings on the pc... have you tried viewing on a different system?


nop..
i will try from Linux later

Subject: Re: Black Pearl PM Problem
ok summary :

i tryed in Linux and everything is ok , no problems but:

my Linux was on 1280x1024 resolution
my windows 7 (here was the problem) was on 1152x864

now i changed win7 to 1280x1024

what resolution is your Josh?

try 1152x864

Subject: Re: Black Pearl PM Problem
wouldn't that simply mean you are using the wrong resolution settings? :LOL:

My laptop is set at 1280x800, I have no 1152x864

Subject: Re: Black Pearl PM Problem
Joshua203 wrote: [View Post]
wouldn't that simply mean you are using the wrong resolution settings? :LOL:


no its not wrong
i think some people still using 1152x864

Subject: Re: Black Pearl PM Problem
Hey fella's,

If resolution is the problem, then the script is fixed-width and not fluid.

@Limun, could you set the columns to something like 20 for a look, and then remove all columns and rows, and try it with the style= on its own?

And I suppose another problem is - Is that some browsers are smarter than others, and handle overall and inner widths differently.

;)

Profile PM  
Subject: Re: Black Pearl PM Problem
mort wrote: [View Post]


@Limun, could you set the columns to something like 20 for a look, and then remove all columns and rows, and try it with the style= on its own?



i m a bit confused here
what where ?

Subject: Re: Black Pearl PM Problem
Wherever that textarea is or called from.

Mate if you use FF and add this to it http://chrispederick.com/work/web-developer/ you will be able to edit the cached html and find and solve these problems a lot easier. ;)

Profile PM  
Subject: Re: Black Pearl PM Problem
mort wrote: [View Post]
Wherever that textarea is or called from.

Mate if you use FF and add this to it http://chrispederick.com/work/web-developer/ you will be able to edit the cached html and find and solve these problems a lot easier. ;)


ok
thanks for the link..its very usefull :wink:

Subject: Re: Black Pearl PM Problem
If you install it make sure that you enable the bottom tool-bar, because that's the one that will tell you if there are errors or warnings in the html - and you can click the icon to find out what they are.

Doesn't tell you how to fix it - But shows you where it is. :mricy:

And don't ever use Html-Tidy to try and fix it, because you're dealing with lots of different templates when you are looking at the html.

But you already knew that. ;)

Profile PM  
Goto page Previous  1, 2

Page 2 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.9652s (PHP: 4% SQL: 96%)
SQL queries: 17 - Debug Off - GZIP Enabled