2005-11-18, 08:05 AM
i also know that something written earlier in a script can be overridden by something later on in a script as its a flaw in cascading script
need some help
|
2005-11-18, 08:05 AM
i also know that something written earlier in a script can be overridden by something later on in a script as its a flaw in cascading script
2005-11-18, 08:06 AM
but you uploaded the forum software to your host right? or did it come with it?
the forum is already centered.
2005-11-18, 08:07 AM
that works with CSS, but not JavaScript, or at least, not after the script is executed. in your case, the script is in an area where you can't edit, so you wont be able to change it.
2005-11-18, 08:08 AM
it is?
FF or IE? its left aligned on my screen, (IE6.2) uploaded the software, but the script you mentioned is part of the ad which is loaded nmw
2005-11-18, 08:10 AM
FireFox 1.5 Rc3 for Mac.
Well.. hm.... i don't think there is a way to remove the ads in your case.
2005-11-18, 08:10 AM
javascript is still cascaded, so a future script can still change it, the flaw exists in both css and java, as its the way scripting works to change things
2005-11-18, 08:13 AM
(This post was last modified: 2005-11-18, 08:14 AM by squall_leonhart69r.)
OK lol, i don't wanna remove the ad ok,
lemme explain it better the ad causes a white border to appear around any tables (such as the mybb forum) now my homepage doesn't suffer the white border becoz traxor set up a body background and body background image it is also aligned on ie6 (the homepage that is) so the ads are breaking alignment on ie6 and i can code out the white background and make it black (if i can do that i should be able to ad a background image which DOESN'T overlap the java ad)
2005-11-18, 08:13 AM
Well, in that case, try adding this to your header
2005-11-18, 08:14 AM
make the tables in your forum all set to border="0" in that case
sorry, i thought u wanted to remove the ads. |
« Next Oldest | Next Newest »
|