![]() |
Create Tournament Page
My create tournament page is all squashed,all my other pages are fine but this one is all squashed,you can see in the image below.How do i go about fixing that? :confused:
https://vborg.vbsupport.ru/external/2008/03/45.jpg |
I had the same problem, I believe there is an extra table tag within a <table> tag in the skin.
It looked something like this <table cellspacing='4' cellpadding='0' table border='0'> |
which template would that be in? i have no idea where to look
|
IN skin_v3Arcade.php
LOOK FOR <table border='0' table cellspacing="3" cellpadding="4" width='100%'> |
Just delete that?
|
In that line remove the extra 'table'
FIND: <table border='0' table cellspacing="3" cellpadding="4" width='100%'> REPLACE WITH: <table border='0' cellspacing="3" cellpadding="4" width='100%'> I'm pretty sure this is how I fixed mine, but I did a lot of other modifications so I'm not 100% that this was the root cause of the problem. :) |
Its still the same unfortunatly.
|
Look at the closing tags, I think there might be a double </table> or </div> I know it's somewhere in that code. Sorry I can't be specific, but I have changed it completely to suit my website.
|
Thats not worked either mate.
If i pasted up the original code would you maybe be able to see whats wrong? Thanks for trying to help me, its much appreciated mate. |
If you send me a copy of the arcade skin you use I will have a look at it over the weekend
Also does this error occur using both skin_Arcade.php and skin_v3arcade.php? |
What do you mean arcade skin? you mean my forums style? i've not installed a seperate skin for my arcade. Also i don't know whats causing the problem, i don't really know all this technical stuff.
|
If you go into your AdminCP > Arcade > Arcade Main Settings
Change the default skin between ibProArcade and v3arcade and check if your error happens on both skins. And if you send me the contents of your 'skins' folder which you uploaded to your server from the arcade archive :) |
All times are GMT. The time now is 06:43 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|