fresher Posted September 9, 2008 Posted September 9, 2008 I have installed Guest Account v2.2 MS2 and in my page the panel from right top is now shown on the left bottom... i cant fix this error. can someone help me? thanks.
germ Posted September 9, 2008 Posted September 9, 2008 can someone help me? Not withouit a link to your site. osC is "table based". You must have knocked a leg off one of the tables. We'll need a link to help reattach it. ;) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
germ Posted September 10, 2008 Posted September 10, 2008 In your /shop/index.php, this code: <!-- body_text_eof //--> <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2"> <!-- right_navigation //--> You're missing the middle line in those 3 lines of code. That should put the leg back on the table. ;) If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
fresher Posted September 10, 2008 Author Posted September 10, 2008 In your /shop/index.php, this code: <!-- body_text_eof //--> <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2"> <!-- right_navigation //--> You're missing the middle line in those 3 lines of code. That should put the leg back on the table. ;) Thanks man :rolleyes: :blush:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.