[quote=xelcris]reminder? wt do you mean about that?
dd someone posted it here before?
if its true? then why is there so many layouts that had been distributed that has that kind of problems?
even famous laymakers have experience that problem before...
and why i am not seeing that kind of code in some layouts? is it stupid enough to be using it?
ro they find a way of positioning the box that works both IE and FF?[/quote]
hmmm.... i'm talking about those [b]!important[/b]...
and that [b]!important[/b] have been explained on some threads before...
and the problem why there's so many layouts have some problems coz
some members use the codes they see here as is... not even bother to
study it or if some parts of the codes can be use to other codes too... like
how [b]important[/b] [b]!important [/b]is... or don't even bother to read
some of the threads first... how to be imaginative... play trial and error...
you can see that [b]!important[/b] on some of the old codes here...
and explained on some threads why we have to use it... that's why i've
said "nice reminder" on your post... coz u figured out one way on how to
use it... ok i'll change it to "nice post!!"

if that's the comment
you want... here's one of the thread about those [b]!important [/b]...
see the last edit date...
[url=http://theftalk.com/t2071-Center-Align-Profile-Texts%2C-Contents%2C-and-Headers!.html]Center Align Profile[/url]
so knowing that's possible.. then maybe i can use that [b]!important[/b] on
other areas too...not just in Centering Profile text...
for example... my banner codes...
[quote]#navigation {
width:800px [b]! Important;[/b]
height:300px [b]! Important;[/b]
background: url(PUT URL OF 800 X 300 BANNER HERE);
background-attachment: scrollable;
backgroud-repeat:no-repeat;
codes... etc...;
}[/quote]
and by using !important alone... i don't even have to do this...
[quote]#navigation {
width:800px ! Important;
[b]width:800px;[/b]
height:300px ! Important;
[b]height:300px;[/b]
background: url(PUT URL OF 800 X 300 BANNER HERE);
background-attachment: scrollable;
backgroud-repeat:no-repeat;
codes... etc...;
}[/quote]
coz the first one with that '[b]! Important;[/b]' is enough for both IE and FX..
so trial and error is really is the key... that's only what i'm trying
to point out...
i'm weird...? thanx:D :gift: i thought i'm normal coz normal is boring.
Last edited by Refresh/Reload (2008-12-15 23:06:28)