custom module on the RIGHT side? |
custom module on the RIGHT side? |
Mar 20 2005, 03:08 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 91 Joined: Feb 2005 Member No: 105,277 |
hey i tried the code in the xanga scripts section to put in a custom module on the RIGHT side, and it works and everything, but somewhere in the code, it has it so there are TWO custom modules and i would just like one. can anyone give me the code for only ONE right side custom module ?
|
|
|
|
![]() |
Mar 20 2005, 03:22 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Hm. I think you just add this:
There were two QUOTE <!-- Script by Paul Chen --> <td id="customRight" style="display:none" vAlign="top" width="200"> <!-- module:start --> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1"> <tr><th class="left" vAlign="top" align="center"> module title here </th></tr> <tr><td class="left" vAlign="top"> module stuff here </td></tr> </table> <br/> <!-- module:end --> <!-- module:start --> <table class="left" cellSpacing="0" cellPadding="4" width="100%" border="1"> <tr><th class="left" vAlign="top" align="center"> module title here </th></tr> <tr><td class="left" vAlign="top"> module content here </td></tr> </table> <br/> <!-- module:end --> So yeah.. |
|
|
|
THiSGiRLSOSWEET custom module on the RIGHT side? Mar 20 2005, 03:08 PM
electric shock Can I see a link to your xanga, please? Mar 20 2005, 03:10 PM
THiSGiRLSOSWEET well, i didnt really save it, so it wouldn't s... Mar 20 2005, 03:19 PM
THiSGiRLSOSWEET hMmMm..the code worked, and there is only one. tha... Mar 20 2005, 03:32 PM
electric shock O_O I didn't try.. but I will after this quest... Mar 20 2005, 03:35 PM
THiSGiRLSOSWEET yeah, i used the first one. Mar 20 2005, 03:38 PM
electric shock Uh, I don't know. I think if I edited the code... Mar 20 2005, 03:51 PM
shortvi3tlaydee <!-- begin code provided by createblog.com... Mar 20 2005, 05:40 PM
THiSGiRLSOSWEET THANK YOU! thats what ive been looking for... Mar 20 2005, 07:28 PM
electric shock QUOTE(THiSGiRLSOSWEET @ Mar 20 2005, 7:28 PM)... Mar 20 2005, 08:02 PM![]() ![]() |