[quote=jemjemzz][quote=gen07][quote=jemjemzz]
its like this^^...
put this on ur external css ^^...
/* HIDDEN SCRAPBOOK */
.scrapbook {
display: none;
}
or
/*-- Hide Srapbook or media box --*/
#content_10 {display : none ! important;}
tnx to xavier ^^[/quote]
after putting it in my external css (i use ripway) where should i paste it? in media box? and also, what code do i use? Ex: <style type= "text/css">@import url (MY CSS LINK) </style> but it doesn't work anymore. thanks!
[/quote]
r u using an advance profile^^...
the one that uses... a css or js linker ^^
/* HIDDEN SCRAPBOOK */
.scrapbook {
display: none;
}
/*-- Hide Srapbook or media box --*/
#content_10 {display : none ! important;}
put this between the css codes ^^
<style type= "text/css">@import url (MY CSS LINK) </style>
yup this codes aren't workin anymore^^[/quote]
advance profile? uhmmm i have external css in ripway. (no js linker)
if <style> doesnt work any more, what code works?