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 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![]()
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
what code are you using?
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
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![]()
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![]()
try
#user_table .menu {
background:
}
thanks dreggie. works perfectly
*humples*
![]()