|
Post by Kate on Feb 22, 2006 11:24:56 GMT -5
I can't get away no matter what I do
|
|
|
Post by Kate on Feb 22, 2006 11:26:56 GMT -5
Ups... I meen I can't get IT away
|
|
|
Post by ~•XyMiC•~ on Feb 22, 2006 13:49:50 GMT -5
Put this in Global Header:
<script type="text/javascript"> <!-- /* Remove "Hey, X..." and "« Home »" */
var iCell = document.getElementsByTagName("td"); iCell[1].lastChild.style.display = "none"; iCell[2].style.display = "none";
// --> </script> and if you still want the PM bar(underneath the banner), then use this in Global Header:
<script language="JavaScript" type="text/javascript"> document.getElementsByTagName("TD")[2].style.display = "none"; var newCell = document.getElementsByTagName("TABLE")[0].insertRow(2).insertCell(0); newCell.className = "windowbg" newCell.style.padding = "4"; newCell.align = "center"; newCell.innerHTML = document.getElementsByTagName("TD")[2].innerHTML.split(new RegExp('<b'+'r>','i'))[0]+'</font>'; </script>
|
|
|
Post by Kate on Feb 22, 2006 14:38:16 GMT -5
Hi I have just tryed it and it will stillnot go away
|
|
|
Post by ~•XyMiC•~ on Feb 22, 2006 14:39:54 GMT -5
put it at the top of all other codes in Global Header and if that doesn't work, put it all the way to bottom in Global Header
|
|
kate
Student
Posts: 0
|
Post by kate on Feb 22, 2006 15:00:09 GMT -5
I have just tryed it dosen't work I don't know way. I don't know what is wrong
|
|
|
Post by ~•XyMiC•~ on Feb 22, 2006 15:28:51 GMT -5
it should remove it since it's the code for removing Hey X and <<Home>>. ask at proboard support or wait for "Adôwn Elyôwn Kâshaph" since he knows coding or wait for m@, he also knows some coding
|
|
kate
Student
Posts: 0
|
Post by kate on Feb 22, 2006 15:40:31 GMT -5
Okay thanks for your help
|
|
|
Post by ~•XyMiC•~ on Feb 22, 2006 15:50:48 GMT -5
your welcome
|
|
|
Post by 40ringz on Jul 8, 2006 14:17:00 GMT -5
|
|
|
Post by 40ringz on Jul 10, 2006 11:25:31 GMT -5
Yay.. someone on SIGFX fixed it! Yay!!! ;D
|
|
|
Post by ash on Dec 22, 2006 16:33:50 GMT -5
For the scroll bar code -->
<style type="text/css"> <!-- body { scrollbar-arrow-color: #Colour Code Here; scrollbar-track-color:#Colour Code Here; scrollbar-3dlight-color:#Colour Code Here; scrollbar-highlight-color:#Colour Code Here; scrollbar-face-color:#Colour Code Here; scrollbar-darkshadow-color:#Colour Code Here; scrollbar-shadow-color:#Colour Code Here; }
-->
</style>
<-- Where do you put that? Thanks!
Do you put that in the global header as well? o.O
|
|
|
Post by noman on Dec 24, 2006 11:00:25 GMT -5
yeah, it goes in the global header. All CSS goes in the header, usually above the javascript.
|
|
|
Post by Chantreya [Chani] on Dec 30, 2006 23:15:27 GMT -5
Hey, Matthew, I thought this reference was so great, that I made a scrollbar reference to go with it here. Do you think you could maybe link to it? I linked to yours. If not, that's OK. Just a suggestion. =D I love it, BTW. Now I just gotta get around to making the images. -.-
|
|
zak
Student
Posts: 2
|
Post by zak on Jan 29, 2008 17:15:49 GMT -5
Hello I'm new to this forum and I have some Qs if its OK with you This is my newly created forum tzentertainment.proboards61.com/index.cgi?But I'm having some problems with my skin background. Its really just 2 gradients, but for now its ok. I'll work on the looks later. Could you please tell me what code to use to center my backgroud image so its not scattered like the one now Thanks Zak Edit: Oh yea I forgot. Where can I set my skin for the primary skin... Becouse I can't find the theme selector...
|
|
zak
Student
Posts: 2
|
Post by zak on Jan 30, 2008 9:32:08 GMT -5
BUMP FFS
|
|
|
Post by Jordan on Jan 30, 2008 15:57:20 GMT -5
No bg?
|
|
|
Post by nO.one on Jul 2, 2009 17:47:12 GMT -5
These were soo helpful, thanks a ton!
|
|