Paste the code below on your [b]C.S.S. Extension file.[/b]
[code].controlpanel,.photos,.blogs,.reviews,.moreabout,.publiccomments,.scrapbook,.Widget,.AppModule{ position:relative;left:150px!important
- lndle03
- » n00b
- 15
- 0
- 1969-12-31
Re: Paste the code below on your [b]C.S.S. Extension file.[/b]
[code].controlpanel,.photos,.blogs,.reviews,.moreabout,.publiccomments,.scrapbook,.Widget,.AppModule{ position:relative;left:150px!important
ITS not working
http://h1.ripway.com/lndle03/centerP.css
see if my code is right?
and i put that url on this
var css;
try {
css = document.createElement("link");
}catch(e) {
css = document.createElement("<link>");
}
css.setAttribute("type","text/css");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","CSS_LINK_URL_HERE");
css.setAttribute("media","screen, print");
document.getElementsByTagName("head")[0].appendChild(css);
is my work right?
- kiddy
- » Banned
- 4822
- 0
- 1969-12-31
Re: Paste the code below on your [b]C.S.S. Extension file.[/b]
[code].controlpanel,.photos,.blogs,.reviews,.moreabout,.publiccomments,.scrapbook,.Widget,.AppModule{ position:relative;left:150px!important
eph
nice sharing..now..keep going, bro.,...
- freaKmeOut
- » FTalker
- 104
- 0
- 1969-12-31
Re: Paste the code below on your [b]C.S.S. Extension file.[/b]
[code].controlpanel,.photos,.blogs,.reviews,.moreabout,.publiccomments,.scrapbook,.Widget,.AppModule{ position:relative;left:150px!important
nice code u have there,,,,
thanx for sharing anyway...
great