what RTL language you dealing with?
is there a sample page?
On Fri, May 29, 2009 at 6:43 PM, Cristiano Diniz da Silva <
cristian...@yahoo.com> wrote:
> Hi,
>
> I'm working with some css changes for RTL (right to left) and I'm getting 2
> funny things:
>
> 1. always the last item from the bullet l
Hi Steven,
try this for each div
*display:inline;*
and let we know
Ibrahim
On Wed, May 7, 2008 at 1:04 PM, Steven Soers <[EMAIL PROTECTED]>
wrote:
> Hi all,
>
> I¹m trying to line up an unknown amount of divs next to each other inside
> a
> containing div.
> If Œx¹divs fill up the width of the
hello again
if you removed this
li {alternate.css (line 206)
padding-left:2em;
}
will fix the problem as well.
check and let we know.
On Wed, Apr 9, 2008 at 1:30 PM, James Stone <[EMAIL PROTECTED]> wrote:
> http://fndtn357.brinkster.net/
>
> My page has a visual error in Mozilla 2.0013 but wor
Hello James,
removing
#nav ul li {
display:inline /*remove this*/
}
will fix the issue on FF
Ibrahim
On Wed, Apr 9, 2008 at 1:30 PM, James Stone <[EMAIL PROTECTED]> wrote:
> http://fndtn357.brinkster.net/
>
> My page has a visual error in Mozilla 2.0013 but works in all other up to
> date
Thanks all, I'm really happy now :)
anyway, I fixed the menu on IE6, but still not sure about IE7 coz I didn't
test it on IE7
I commented the old code, you can check the css file.
moreover, firefox need the attribute "float:left" to display it correctly.
I think it's not the correct way to the men
L PROTECTED]> wrote:
> It looks okay to me. Could you be a bit more specific about the issues
> you're having with it?
>
> Kat
>
> On Sat, Mar 29, 2008 at 5:31 PM, Ibrahim Y <[EMAIL PROTECTED]> wrote:
>
> > hello all,
> >
> > I have problem wi
hello all,
I have problem with top menu on both IE6&7.
the link: http://www.ndaworld.org/
the css is validated with no errors and look fine on Opera & FF.
I'm stuck ... any idea?
Thanks in advanced,
Ibrahim
__
css-discuss [EMAI
Thanks All, everything seems fine now
http://www.jordan-business.net/power30_08/
fixing columns' problem fixed height problem and character duplication
problem.
On Thu, Mar 27, 2008 at 12:24 PM, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote:
>
> >> http://www.jordan-business.net/power30_08/
>
> BTW:
Hi folks,
I've this page http://www.jordan-business.net/power30_08/
everything seems to be OK, except for
1. I want to extend the background for 'right' div to be at the same
height with 'left' & 'center' , note that I'm using % width for each div.
2. on IE a character 'n' appear (sometim
Yes, it's IE problem with PNG.
check this
http://www.twinhelix.com/css/iepngfix/
On Thu, Mar 20, 2008 at 6:34 PM, Chris Case <[EMAIL PROTECTED]> wrote:
> Hey Everyone,
> I'm new to the list and I'm trying to learn what I can about CSS. Does
> anyone know what might be happening with this site
On Thu, Feb 14, 2008 at 9:29 PM, David Hucklesby <[EMAIL PROTECTED]>
wrote:
> On Thu, 14 Feb 2008 20:28:00 +0300, Ibrahim Y wrote:
> > hi all..
> > I've a question about your opinions to improve my skills, are they based
> on syntax
> > checking / validating
Thanks for clarification.
On Thu, Feb 14, 2008 at 9:26 PM, Alex Robinson <[EMAIL PROTECTED]>
wrote:
> At 20:39 +0300 14/2/08, Ibrahim Y wrote:
> >Hi folks,
> >
> >I hope this never been discussed before...
>
> Guess what...
>
> >I noticed when I want t
Hi folks,
I hope this never been discussed before... I noticed when I want to reply to
any email from the list that the default "reply-to" address is the email of
the sender not the list, So, every time I have to reply-all or add the list
address manually.
I think it's better to set the default "r
hi all..
I've a question about your opinions to improve my skills, are they based on
syntax checking / validating / or just if the website looks fine then it's
good and that's it?
Thanks.
On Thu, Feb 14, 2008 at 8:00 PM, David Laakso <[EMAIL PROTECTED]>
wrote:
> Cynthia Villegas wrote:
> > This
sorry, which page ?
On Jan 7, 2008 9:25 AM, Farid Jameossanaye <[EMAIL PROTECTED]> wrote:
> Any idea why this page does not look right (the footer is showing up
> before
> the actual content) in FireFox and Opera? It looks ok on IE 7.
> Any help is appreciated.
> Thanks
>
> __
Sorry for late, But I'm too busy ... I will try it soon ... thank you ...
and apologize me for this
Ibrahim
On Dec 29, 2007 6:46 PM, Alan Gresley <[EMAIL PROTECTED]> wrote:
> Ibrahim Y wrote:
>
> > Hi,
> >
> > I've problem that there is a gap between the
Hi,
I've problem that there is a gap between the div called "top" and
"container" on IE6 , it works fine on FF & IE7
http://www.frontrow.jo/
and here is the css styles
http://www.frontrow.jo/includes/common.css
any idea ?
Thanks in advanced
Ibrahim
___
hello,
basically, you have problems in your div(s)
simply this will work, add the following to your div(s):
- leftCol --> clear:left;
- rightCol --> float: left; width:537px;
Ibrahim
On Dec 28, 2007 9:59 PM, Big Moxy <[EMAIL PROTECTED]> wrote:
> I've never noticed this before. Ther
Looks Good on FF 2.0.0.9
On Nov 25, 2007 10:35 PM, Hakan K <[EMAIL PROTECTED]> wrote:
> Looks ok on IE6, FF 2.0.0.9
>
>
>
>
>
> Hakan
> http://dominor.com
>
> On Nov 25, 2007 2:03 PM, Rob freeman <[EMAIL PROTECTED]> wrote:
> > http://www.precociouscollective.com/
> >
> > --
> > Rob Freeman
> > [E
you can start from w3schools here :
http://www.w3schools.com/php/default.asp
I also liked book called
*Practical PHP and MySQL(R): Building Eight Dynamic Web Applications
*
http://www.amazon.com/Practical-PHP-MySQL-Building-Applications/dp/0132239973
*
*
Ibrahim
___
almost done.
finalizing is required to optimize the code.
have a look at http://www.frontrow.jo/fr/
Thanks Again
Ibrahim
On 10/10/07, Ibrahim Y <[EMAIL PROTECTED]> wrote:
>
> Gunlaug, Ben, and Tim thanks.
>
> sorry for delay in reply because I was busy with some work, I will t
Gunlaug, Ben, and Tim thanks.
sorry for delay in reply because I was busy with some work, I will try the
CSS table just to learn it, and I will keep you updated.
Thanks again.
Ibrahim
__
css-discuss [EMAIL PROTECTED]
http://www.
Hello everybody,
I have a CSS site, #leftDiv and #rightDiv
#leftDiv contains the menu and a flash banner, the #rightDiv contains the
data.
I want to color the #leftDiv to be at the same height with the #rightDiv , I
colored it using "bgcolor" but it apply it to the end of the content and I
can't a
they seems same on IE7 & FF2
On 10/3/07, juliann wheeler <[EMAIL PROTECTED]> wrote:
>
> I created this page using css:
>
> http://www.pcg-advisors.com/team.html
>
> The page looks correct except for the alignment of the team photos. It
> looks different in Firefox and IE. Does anyone have a solu
Not Found The requested URL /islamic/isqatold.html was not found on this
server.
I think you misspelled the links :)
On 9/27/07, John Lockerbie <[EMAIL PROTECTED]> wrote:
>
> I'm in the process of redesigning my site but have a problem with
> anchors not linking to different pages. The pages are
25 matches
Mail list logo