Need text box increase to add more content
I paid to have this website built and got raped [URL="http://www.doityourselfpooltools.com"]
I have managed to at least get some of the basic html cleaned up, as far as my newbie knowledge will allow so far,lol.
What i really need is to be able to insert more text,graphics,images,etc. into the pages. I have managed to lose my flowplayer completely off one of the pages because of adding text !
I will gladly supply css file and html code for examination.
Need help badly.
Thanks, Todd
There is no text box on your site
Validate your site
At least 98% of internet users' DNA is identical to that of chimpanzees
here is my css file
@charset "utf-8";
body {
background-color: #666666;
height: expression( this.scrollHeight > 500 ? "501" : "auto" ); /* sets max-height for IE */
max-height:501px;
}
#layout {
height: 800px;
width: 900px;
border: thin solid #000000;
background-color: #FFFFFF;
}
#powered_by {
height: 64px;
width: 98px;
padding: 10px;
}
#layout #header {
height: 251px;
overflow: hidden;
background-image: url(images/layout1/backgrounds/header.png);
background-repeat: no-repeat;
}
#layout #header #effects {
position: relative;
top: 0px;
z-index: -1;
}
#layout #content {
position: relative;
background-image: url(images/layout1/backgrounds/content.png);
background-repeat: no-repeat;
background-color: #FFFFFF;
height: 550px;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #000000;
top: 0px;
}
#layout #content #left_pic {
position: relative;
height: 550px;
width: 384px;
background-image: url(images/layout1/misc/pool1.png);
background-repeat: no-repeat;
}
#layout #content #right_title {
height: 65px;
width: 500px;
position: relative;
top: -550px;
left: 400px;
font-family: Arial, Helvetica, sans-serif;
font-size: 70px;
font-weight: bolder;
color: #000000;
border-bottom-width: thin;
border-bottom-style: solid;
border-bottom-color: #000000;
}
#layout #content #right_text {
height: 419px;
width: 400px;
position: relative;
top: -540px;
left: 425px;
border: thin groove #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
padding: 10px;
}
#layout #content #left_pic #tools {
position: relative;
height: 192px;
width: 283px;
top: 60px;
left: 0px;
}
#layout #content #left_pic #dvd {
position: relative;
height: 192px;
width: 283px;
top: 90px;
left: 0px;
}
#layout #content #right_text #vid {
overflow: hidden;
height: 238px;
width: 315px;
position: relative;
left: 40px;
top: -5px;
border: thick thick #000000;
}
#layout #logo {
position: relative;
top: 200px;
height: 200px;
width: 150px;
}
#logo {
position: relative;
height: 200px;
width: 150px;
top: -1300px;
z-index: 0;
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
a:hover {
color: #00CCCC;
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks