|
#1
| |||
| |||
| table border fix
Hello, I bought your Red Carbon skin, and installed it with the Blog & vbadvanced plug-in without problems. The skin's configuration settings feature through the "vBulletin Options" is one of the best I've ever seen in vb skins world ![]() I just cannot get rid of the extra table border below the Welcome block, even after trying the suggested fix here: http://www.vbskinzone.com/forums/doc...dcarbon_faq_tb My highest category number is "13", and I suppose I need to change the value here <if condition="$forum[forumid] != 1"> to "13". Isn't it? I tried to change it to other values with no luck. Any other suggestion to get rid of this extra border, although it doesn't hurt much ![]() Thank you. Last edited by Mike; 10-03-2008 at 10:21 PM. |
|
#2
| |||
| |||
| Re: table border fix
Hello, If you could give me a link to your forum so I could look into this, that would be great. |
|
#3
| |||
| |||
| Re: table border fix
Thanks MaestroX. The error is solved. I used "2" in <if condition="$forum[forumid] != 2"> , and the border is gone. I don't have a forum id with 2, so I decided to use it and it worked |
|
#4
| |||
| |||
| Re: table border fix
Thats great, glad you got it sorted |