vForums Support > Programming & Coding :: Code Requests & Support :: > [F] Codes not working?

[F] Codes not working? - Posted By Amor (amor) on 10th Jan 08 at 5:53pm
Might just be me, but...


Any code I put into the headers/footers don't seem to be working. O_o

even as simple as CSS.

Re: Codes not working? - Posted By Ross (admin) on 10th Jan 08 at 7:30pm
 
Might just be me, but...


Any code I put into the headers/footers don't seem to be working. O_o

even as simple as CSS.


Might be worth double checking that you're adding them for either your current skin/all skins and that you're adding them to the right page (ie. not inside a single board). If that doesn't work, can you link us to your forum please {Smile}

Re: Codes not working? - Posted By Amor (amor) on 11th Jan 08 at 3:48am
They're being added to the right place...

i found that i can go to my headers/footers... the code will be there... blah blah blah


if i look for it in my source after svaing and going to my home page (it's a global code for the removing welcoem table borders)..... it can't even find it in the source :-

link: removed at request

Re: Codes not working? - Posted By Michael (wrighty) on 11th Jan 08 at 7:44am
what code are you using?

Re: Codes not working? - Posted By Amor (amor) on 11th Jan 08 at 8:12am
 
They're being added to the right place...

i found that i can go to my headers/footers... the code will be there... blah blah blah


if i look for it in my source after svaing and going to my home page (it's a global code for the removing welcoem table borders)..... it can't even find it in the source :-

link: removed at request

Re: Codes not working? - Posted By Ross (admin) on 11th Jan 08 at 9:23am
The welcome table head/base images weren't showing because I think I gave you an older version of that code. I've fixed that now and other than that the headers/footers show fine for me. I find the best way to test if they're loading or not is to just stick <h1>Header</h1> in the header and see where that appears, if anywhere {Smile}

Re: Codes not working? - Posted By Amor (amor) on 11th Jan 08 at 9:55am
K, head/base are gone form welcome table, yay.

And the borders. ^_^


only thing that doesn't seem to want to work properly is the bg change on the #user_table id {Unsure}

Re: Codes not working? - Posted By Dreg[Bot] (dregondrahl) on 11th Jan 08 at 10:05am
try


#user_table .menu {
     background:
}

Re: Codes not working? - Posted By Amor (amor) on 11th Jan 08 at 10:14am
thanks dreggie. works perfectly

Re: Codes not working? - Posted By Dreg[Bot] (dregondrahl) on 11th Jan 08 at 10:17am
Smiley

Re: Codes not working? - Posted By Amor (amor) on 11th Jan 08 at 10:19am
*humples*

{Wink}