Jump to content

Positioning Problems


ajesity

Recommended Posts

i am having a very big problem with my Site, am building it in my desktop but if i tranfered it to laptop which has a larger screen the size will automatically change and overlap with each other..............i don't know what to do right now, i think it is only css code that can giv out the solution but am not perfect in css ..............

Link to comment
Share on other sites

with no link or code, and just by using our psychic abilities, I'm sure we will come up with an solution.
what i mean is that, am using a template which has a Css codes in it so i tried to edit it with fromtpage and its works very fine in my desktop but wene ever i transfered it to another system, the size of the site will not fit with the size of the screem................som times it will overlap or the tables will change there rightfull positions
Link to comment
Share on other sites

and what i am saying is that with NO LINK, NO CODING we can not identify a one single solution, as it could require multiple fixes, that will work to correct your problem.OK! restrict outer container width: (whatever that is? NO CODE) to desktop resolution - 30px; straining with my PSYCHIC abilities here, hope it helps

Link to comment
Share on other sites

and what i am saying is that with NO LINK, NO CODING we can not identify a one single solution, as it could require multiple fixes, that will work to correct your problem.OK! restrict outer container width: (whatever that is? NO CODE) to desktop resolution - 30px; straining with my PSYCHIC abilities here, hope it helps
ok this is the Code, plz check it for me weather it is correct or wrong:-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><script> function changeScreenSize(w,h) { window.resizeTo( w,h ) }</script><style type="text/css">div.img{ margin: 1px; border: 0px solid #000000; height: auto; width: auto; float: center; text-align: center;} div.img img{ display: inline; margin: 0px; border: 0px solid #ffffff;}</style><style type="text/css">.main {width:200px;border:1px solid black;}.month {background-color:black;font:bold 12px verdana;color:white;}.daysofweek {background-color:gray;font:bold 12px verdana;color:white;}.days {font-size: 12px;font-family:verdana;color:black;background-color: lightyellow;padding: 2px;}.days #today{font-weight: bold;color: red;}</style><meta http-equiv="content-type" content="text/html; charset=utf-8" /><title>Home</title><meta name="keywords" content="" /><meta name="Majestic" content="" /><link href="default.css" rel="stylesheet" type="text/css" media="screen" /><style><!--span.mw-formatted-date {} div.MsoNormal {mso-style-parent:""; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman"; margin-left:0in; margin-right:0in; margin-top:0in}--></style>
Link to comment
Share on other sites

ok this is the Code, plz check it for me weather it is correct or wrong:-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><script> function changeScreenSize(w,h) { window.resizeTo( w,h ) }</script><style type="text/css">div.img{ margin: 1px; border: 0px solid #000000; height: auto; width: auto; float: center; text-align: center;} div.img img{ display: inline; margin: 0px; border: 0px solid #ffffff;}</style><style type="text/css">.main {width:200px;border:1px solid black;}.month {background-color:black;font:bold 12px verdana;color:white;}.daysofweek {background-color:gray;font:bold 12px verdana;color:white;}.days {font-size: 12px;font-family:verdana;color:black;background-color: lightyellow;padding: 2px;}.days #today{font-weight: bold;color: red;}</style><meta http-equiv="content-type" content="text/html; charset=utf-8" /><title>Home</title><meta name="keywords" content="" /><meta name="Majestic" content="" /><link href="default.css" rel="stylesheet" type="text/css" media="screen" /><style><!--span.mw-formatted-date {} div.MsoNormal {mso-style-parent:""; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman"; margin-left:0in; margin-right:0in; margin-top:0in}--></style>
Does the html Code needed again? just check the css code for me and tell me what is wrong
Link to comment
Share on other sites

(banging head against wooden beam)...My god! this is such hard work, i can be just as differcultOK! i've spotted a few errors, but i am not going to tell what they are until i see ALL the html coding.you know the coding between <body> and </body>, all you have given me is the css styling for the html tags within the body.useful links:XHTML - http://www.w3schools.com/xhtml/default.aspCSS - http://www.w3schools.com/css/default.aspNote: "A temporal displacement has been found i.e. a temporal phenomenon in which a certain element from an area within the page is misplaced into another element. If not corrected, a temporal displacement could have devastating effects on design layout as you have indeed experienced."No! I am not a Trekkie.

Link to comment
Share on other sites

(banging head against wooden beam)...My god! this is such hard work, i can be just as differcultOK! i've spotted a few errors, but i am not going to tell what they are until i see ALL the html coding.you know the coding between <body> and </body>, all you have given me is the css styling for the html tags within the body.useful links:XHTML - http://www.w3schools.com/xhtml/default.aspCSS - http://www.w3schools.com/css/default.aspNote: "A temporal displacement has been found i.e. a temporal phenomenon in which a certain element from an area within the page is misplaced into another element. If not corrected, a temporal displacement could have devastating effects on design layout as you have indeed experienced."No! I am not a Trekkie.
ok i will send it to you thanks i now understand why u need it
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...