Re: [WSG] Remove horizontal scroll in the page

2010-03-03 Thread Chris F.A. Johnson
On Wed, 3 Mar 2010, Naim Latifi wrote:

>  
> Hi, 
> I have realized that in a screen 17 inches I have the horizontal scroll. 
> Below is the code for the container that I have in a page. 
> 
> #container{   -moz-background-clip: border;
> -moz-background-inline-policy: continuous;-moz-background-origin:padding; 
>width:1085px;margin-left:auto;margin-right:auto;
> background-color:White;
>}
> How to remove the horizontal scroll ?

   Remove width:1085px;

-- 
   Chris F.A. Johnson  
   ===
   Author:
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
   Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Remove horizontal scroll in the page

2010-03-03 Thread William Parry
http://lmgtfy.com/?q=css+remove+horizontal+scrollbar

Honestly, Google is pretty good at finding information.

On Thu, Mar 4, 2010 at 9:10 AM, Naim Latifi wrote:

>  Hi,
>
> I have realized that in a screen 17 inches I have the horizontal scroll.
> Below is the code for the container that I have in a page.
>
>
> #container
> {
>
> -moz-background-clip: border;
> -moz-background-inline-policy: continuous;
> -moz-background-origin:padding;
> width:1085px;
> margin-left:auto;
> margin-right:auto;
> background-color:White;
>
>
> }
>
> How to remove the horizontal scroll ?
>
> Thanks,
> Naim
>
>
>
>
>
>
>
>
>
>
> **
> Naim Latifi
>
> Student of Computer Science
> Linne University
>
> Idet 1:201
> SE-35252 Vaxjo
>  Sweden
>
> Email: naimlatif...@hotmail.com
>   naim.lat...@gmail.com
>   nlae...@student.vxu.se
>   naimlat...@yahoo.com
>   my.monster.com/naimlatifi  
> 
>  http:// 
> www.linkedin.com/pub/naim-latifi/14/68a/5b2
>
>
> 
> Phone: +46765662003
> ***
>
>
>
>
>
> --
> Hotmail: Trusted email with Microsoft’s powerful SPAM protection. Sign up
> now. 
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


[WSG] Remove horizontal scroll in the page

2010-03-03 Thread Naim Latifi
 
Hi, 
I have realized that in a screen 17 inches I have the horizontal scroll. Below 
is the code for the container that I have in a page. 

#container{ -moz-background-clip: border;
-moz-background-inline-policy: continuous;-moz-background-origin:padding;   
 width:1085px;margin-left:auto;margin-right:auto;
background-color:White;
   }
How to remove the horizontal scroll ?
Thanks,Naim















































 






 






 






 






**






Naim Latifi 







Student of Computer Science  






Linne University













Idet 1:201






SE-35252 Vaxjo 






 Sweden 













Email: naimlatif...@hotmail.com






  naim.lat...@gmail.com






  nlae...@student.vxu.se






  naimlat...@yahoo.com






  my.monster.com/naimlatifi  






 http:// www.linkedin.com/pub/naim-latifi/14/68a/5b2







 











Phone: +46765662003






***



































  
_
Hotmail: Trusted email with Microsoft’s powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469226/direct/01/

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***