|
Post by omega4590 on Sept 2, 2006 17:23:23 GMT -5
Yeah! Yeah! That's the ticket. Okay, can you help me? Here is the link. You don't have to join or anything, but just tell me what i can/should do. And thanks again.
|
|
|
Post by ~•XyMiC•~ on Sept 2, 2006 17:32:44 GMT -5
|
|
|
Post by omega4590 on Sept 2, 2006 18:12:15 GMT -5
Now, is it just me, or does this template not have a footer? (It doesn't, right?) And, now that I have it right, why are my actual forums so long? Go back and double check that I am sayng the right thing, please. It is tool long for anyone to see the backround image, and for the headers and footers to match up. What do I have to do to get the Headers for the places like "Info" and the such? Sorry for all of the questions...
|
|
|
Post by ~•XyMiC•~ on Sept 2, 2006 18:22:45 GMT -5
lol, can you fix your forum's link?
|
|
|
Post by omega4590 on Sept 2, 2006 18:26:53 GMT -5
Haha. Yeah, I did. Sorry. And so you don't have to scroll up, here it is. And thanks again for all your help!
|
|
|
Post by ~•XyMiC•~ on Sept 2, 2006 18:38:20 GMT -5
thanks. Your problem is that you didn't put resize width code. You can find that code in first page in this thread.
Edit: Here:
<script language="JavaScript"> var boardwidth = document.getElementsByTagName('TABLE'); for(i=0;i<boardwidth.length;i++) { if(boardwidth.width=="92%"){ boardwidth.width='702 px';}} </script>
Put it in Global Footer
|
|
|
Post by Michael on Sept 2, 2006 21:05:12 GMT -5
No, there is no footer for this skin. Here is a preview of what it is suppose to look like. But I checked your forum and it looks right, so... congrats! ^^ Also, thanks, Rashmin for helping out here. -wink-
|
|
|
Post by ~•XyMiC•~ on Sept 2, 2006 21:30:27 GMT -5
hehe, np It would be cool if Mahu_d made head/base images. I'll try to make them when I get time
|
|
|
Post by Michael on Sept 2, 2006 21:36:44 GMT -5
Yeah, I know... I think he was meaning for the Title Image to be the head image and then... just nothing for the base. I don't know. lol.
|
|
|
Post by looloo on Mar 12, 2007 14:58:41 GMT -5
awesome skin! it matches my site! yay i finally found 1 ;D ;D ;D thanks!
|
|
|
Post by Michael on Mar 12, 2007 20:47:36 GMT -5
That's great! I'm glad that you've been able to find a skin for your site! ;]
|
|
|
Post by minihusk on Jun 27, 2007 23:35:38 GMT -5
This is the skin I have always been looking for bc I love the use of red, black, and blue. I am trying to replicate all of this and to add some new buttons and stuff. Would somebody be able to help me with the images and coding stuff? My SiteAlso, is there anyone who can make buttons to match this skin and add a basic banner for now so it's not so plain. I will be intentive to any advice on how to make my site look more savy
|
|
|
Post by Not Enough Information on Jun 28, 2007 10:26:05 GMT -5
Did you put the codes in the headers and footers? And also there is on and off buttons already made for your use. All you have to do is host them on a website and put those in.
|
|
|
Post by minihusk on Jun 29, 2007 1:00:36 GMT -5
Did you put the codes in the headers and footers? And also there is on and off buttons already made for your use. All you have to do is host them on a website and put those in. im sooo lost, plz help me u can join and be granted admin access to fix the coding stuff
|
|
|
Post by ~•XyMiC•~ on Jun 29, 2007 12:20:11 GMT -5
You can use Generators to make custom UBBCs and a WHOLE set of buttons. Just download those generators here and fill in the input boxes with hex colors.
|
|
|
Post by minihusk on Jun 29, 2007 22:00:53 GMT -5
You can use Generators to make custom UBBCs and a WHOLE set of buttons. Just download those generators here and fill in the input boxes with hex colors. downloaded, but how do i use it? what about PM buttons?
|
|
|
Post by alunasa on Aug 31, 2007 16:33:49 GMT -5
I'm having a problem with this skin. The text that reads: "Welcome Guest. Please Login or Register. Aug 31, 2007, 2:39pm" is gone now that I installed the skin. Also, after logging in, we can't see the link to check your PM and the other stuff... It's all gone. How do I get it back? I'd appreciate very simple instructions as that I'm not a programmer. Thanks. -Alunasa www.rampantinsanity.proboards54.com
|
|
|
Post by ~•XyMiC•~ on Aug 31, 2007 17:38:28 GMT -5
Remove the following code from your Global Header:
<script language=javascript> <!--
var PMLogoCell = document.getElementsByTagName("TD")[1]; PMLogoCell.removeChild(PMLogoCell.lastChild) document.getElementsByTagName('tr')[1].deleteCell(1);
--> </script>
|
|
Kirby
Student
I can take any form!
Posts: 9
|
Post by Kirby on Nov 4, 2007 14:59:04 GMT -5
I am new yes, and I absolutely LOVE the skin but where do you but the Main Header Title Image and the Main Header Cat Image ?
Obviously has somthing to do with the Main Headers but...
|
|
|
Post by Nya on Nov 9, 2007 1:26:23 GMT -5
I am new yes, and I absolutely LOVE the skin but where do you but the Main Header Title Image and the Main Header Cat Image ? Obviously has somthing to do with the Main Headers but... I'll see of I can help. *looks at the first post* Ok here is what I see. <style type="text/css"> <!-- .catbg { background-image: url( MAIN CAT IMAGE GOES HERE); background-repeat: no-repeat; text-align: center; } .titlebg { background-image: url( MAIN TITLE IMAGE GOES HERE); background-repeat: repeat; height: 30px; } .newstitlebg { background-image: url( MAIN TITLE IMAGE GOES HERE); background-repeat: repeat; height: 30px; } --> </style> The part I bolded is from the Main Header Codes just put the Main Cat and Title images in the part of the coding you see above.
|
|