decypher01 Posted February 10, 2009 Posted February 10, 2009 hi im new in osc im starting to create my project in school in our web developing class got some not so serious problems at the moment using osc..i just want to fit this fig1. to my container fig2. cause i want to modify the project that im making. where should i put the body codes? and what part of the code? i want the body to be in the container and the header outside the container here's is my project site fig1. fig2. here is my container codes. a noobish code :rolleyes: <body> <table align="center" width="843" border="0" cellpadding="0" cellspacing="0"> <!--DWLayoutTable--> <tr> <td width="843" height="18" align="center" valign="top"><img src="top.png" width="817" height="18"></td> </tr> <tr> <td height="219" valign="top"><table style="background-image:url(mid.png); background-position:center; background-repeat:repeat-y;" width="100%" border="0" cellpadding="0" cellspacing="0"> <!--DWLayoutTable--> <tr> <td width="18" height="219"> </td> <td width="806" valign="top"><div style="padding: 7px;"></div> <---my friend says between the div tag i put the codes but it ruins everything....or did i just copy the wrong part of the body code in index.php? </td> <td width="19"> </td> </tr> </table> </td> </tr> <tr> <td height="18" align="center" valign="top"><img src="footer.png" width="817" height="19"></td> </tr> </table> </body> i really appreciate for your tips, suggestions and comments...
decypher01 Posted February 10, 2009 Author Posted February 10, 2009 i hope someone with a good heart share his tips :)
kennylee Posted February 10, 2009 Posted February 10, 2009 hi im new in osc im starting to create my project in school in our web developing class got some not so serious problems at the moment using osc..i just want to fit this fig1. to my container fig2. cause i want to modify the project that im making. where should i put the body codes? and what part of the code? i want the body to be in the container and the header outside the container here's is my project site fig1. fig2. here is my container codes. a noobish code :rolleyes: <body> <table align="center" width="843" border="0" cellpadding="0" cellspacing="0"> <!--DWLayoutTable--> <tr> <td width="843" height="18" align="center" valign="top"><img src="top.png" width="817" height="18"></td> </tr> <tr> <td height="219" valign="top"><table style="background-image:url(mid.png); background-position:center; background-repeat:repeat-y;" width="100%" border="0" cellpadding="0" cellspacing="0"> <!--DWLayoutTable--> <tr> <td width="18" height="219"> </td> <td width="806" valign="top"><div style="padding: 7px;"></div> <---my friend says between the div tag i put the codes but it ruins everything....or did i just copy the wrong part of the body code in index.php? </td> <td width="19"> </td> </tr> </table> </td> </tr> <tr> <td height="18" align="center" valign="top"><img src="footer.png" width="817" height="19"></td> </tr> </table> </body> i really appreciate for your tips, suggestions and comments... :blink: Whoo Dood looks like you need the sts super template to do that ! "Heres a tip" search the forums for STSv4.5.8_1_2_1 and from there start learning how to impliment your design into osc. Will take some dedication into making it work but if thats what you want to do then thats what my good hearted tip! Good Luck and dont give up! :rolleyes: Kenny Lee
decypher01 Posted February 10, 2009 Author Posted February 10, 2009 :blink: Whoo Dood looks like you need the sts super template to do that ! "Heres a tip" search the forums for STSv4.5.8_1_2_1 and from there start learning how to impliment your design into osc. Will take some dedication into making it work but if thats what you want to do then thats what my good hearted tip! Good Luck and dont give up! :rolleyes: ty for your tips sir...i really appreciate it....well as of now i finally fit the body into the container but i havent upload it yet in my filemanager....i will try to seach that sts thingy :lol: well im the type of person dedicates and spend time searching tips and other online tutorials. well my webdesigning teacher sucks...an old school guy :lol: ...if my coding works next step is to fully modify the osc templates... :lol:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.