|
Post by matthew on Feb 11, 2006 23:01:34 GMT -5
i didn't notice that script was missing. add this to your glbal headers, and that will fix it. Sorry about that <script> var PMLogoCell = document.getElementsByTagName("TD")[1]; PMLogoCell.removeChild(PMLogoCell.lastChild) document.getElementsByTagName('tr')[1].deleteCell(1); </script> To center the bg add this to the global headers <style type="text/css"> <!-- { background-position:center top; background-repeat:repeat-y; } --> </style>
|
|
|
Post by winnie on Feb 12, 2006 10:10:05 GMT -5
You know when you change the title image and category images, is there a way of making this not affect the other skins. Becuase I find that I make a skin and change the images, but when i switch skin, this is still the same for the old skin and they clash.
|
|
|
Post by D!StUrBeD on Feb 12, 2006 13:56:31 GMT -5
There is a code that will let you have different gradients for different skins. You can find it at Socal.
|
|
|
Post by matthew on Feb 12, 2006 14:37:16 GMT -5
You know when you change the title image and category images, is there a way of making this not affect the other skins. Becuase I find that I make a skin and change the images, but when i switch skin, this is still the same for the old skin and they clash. Here's a Different gradients for different skins code from PBS
|
|
|
Post by Orange Dudette on Apr 11, 2006 9:00:28 GMT -5
How are you meant to check your PM's other than the info center. You don't have a link to your PMs near the header!!
I mean you can't access your inbox without use of the info center.
|
|
|
Post by Aled on Apr 11, 2006 9:28:34 GMT -5
There's no need to get angry about it, there is a code some wehre, which i personally cant randomly say where it is but there is a code which lets you put stuff like that at the top of the board, now next time just ask nicely and say pelase rather then getting angry and booing at us. Oh look I seem to have been kind enough to find the code for you, SoCal PM code hope this helps you and relieves you of all the stress that this is causing you.
|
|
|
Post by Michael on Apr 12, 2006 17:54:50 GMT -5
Gee, thanks, Orange Dudette. I appreciate your comment. =/
|
|
|
Post by Orange Dudette on Apr 20, 2006 9:31:07 GMT -5
Honestly it is the best skin ever!!!
|
|
|
Post by hawk on Aug 8, 2006 12:01:06 GMT -5
Hey. We have added this skin to our fourm but with that new menu thing its not the right size....So should we just rezise it our self with photoshop etc? bossfoz.proboards104.com/index.cgi
|
|
|
Post by minato on Apr 4, 2008 21:34:06 GMT -5
How do I get the Banner and Menu bar there?
Thanks
|
|
|
Post by Michael on Apr 6, 2008 0:46:32 GMT -5
You would use this code:
<style type="text/css"> <!--
.newstitlebg { background-image: url(TITLE_NEWS_MENU IMAGE URL HERE); background-repeat: repeat; }
.titlebg { background-image: url(TITLE_NEWS_MENU IMAGE URL HERE); background-repeat: repeat; }
.catbg { background-image: url(CAT IMAGE URL GOES HERE); background-repeat: repeat; }
.menubg { background-image: url(TITLE_NEWS_MENU IMAGE URL HERE); background-repeat: repeat; }
-->
</style>
The banner you would got to admin > skin/forum colors > Modify skin > banner logo
|
|
|
Post by Jordan on Apr 6, 2008 14:01:05 GMT -5
omg no waii
MICHEAL! Where you been!? xD
|
|
|
Post by minato on Apr 6, 2008 15:04:57 GMT -5
Thank you very much, I am very new at this, Your help is very, very apreciated!
|
|
|
Post by Michael on Apr 7, 2008 21:59:22 GMT -5
No problem. I remember when I first started and I was as confused and lost as you. I'm glad I was able to help. ;]
|
|