Kirby
Student
I can take any form!
Posts: 9
|
Post by Kirby on Nov 12, 2007 17:20:30 GMT -5
Thank-you so much!
|
|
|
Post by Nya on Nov 14, 2007 8:26:58 GMT -5
Your welcome, and good luck with your site.
|
|
|
Post by kyle286 on Mar 13, 2009 7:52:41 GMT -5
Anyone know how to get the titles in the IC centered? All I can seem to get is "forum statistics" centered. Very good skin though!
|
|
|
Post by inneedohelp on Apr 6, 2009 5:49:49 GMT -5
im in need of help, im just setting up my forum. I am using this skin as a base but im having an issue or two. Is there anyway someone can assist me? I cannot get the background to show right, nor the fills in the forum boxes. the site is, newenglandlarping.proboards.comi dont want any one to really do it for me because i cannot learn but if its the only way so be it. you can pm me here or reply if you can help me. wow again errata, i've started using firefox to edit and seems the admin just doesnt get the back ground. which is gonna make it very hard to resize it... i know i asked alot but i hope someone can help me Thanks in advance, Addy upon closer inspection, the background seems to work almost fine on firefox, but no background on IE on firefox it looks like the background needs to be resized because the borders dont match up.. can anyone help?
|
|
|
Post by Andrew on Apr 7, 2009 6:09:17 GMT -5
Hello. I think i know what your problem is, add this code:
<style type="text/css"> <!--
background-position:center top; background-repeat:repeat-y;
-->
</style>
To your global header.
|
|
|
Post by inneedohelp on Apr 7, 2009 19:05:28 GMT -5
it didnt seem to fix it, can you... and i know it goes against what i said but maybe take a look at it for me. this is my first proboard maybe i can look over what you changed and learn? let me know i can give you admin access and stuff
|
|
|
Post by sarahjane on Apr 9, 2009 1:49:35 GMT -5
Hiya!
I'm new at all this like most people are, it seems. Anyway, for the most part I have all the bits in the right places, except the headers of each category. The image you provided didn't stretch along the whole length of space. It stopped where the title (text) started. Also, I don't seem to have that great border =(
Any suggestions you can give, or care to look?
cheers~ s
|
|
|
Post by Andrew on Apr 9, 2009 19:00:51 GMT -5
Could we have a board URL please?
|
|
|
Post by sarahjane on Apr 10, 2009 23:54:31 GMT -5
|
|
|
Post by Andrew on Apr 11, 2009 9:06:52 GMT -5
Your board is currently set to were guests have to login, could you please take off this feature so that I can view the boards?
|
|
|
Post by sarahjane on Apr 11, 2009 17:29:34 GMT -5
Sorry. Sure.
|
|
|
Post by sarahjane on Apr 11, 2009 20:18:37 GMT -5
Hi again - look I had it open, but there is some sensitive material there that people prefer not to be in public. I'm not sure if guests can view the boards (or threads, rather), but is there any way we can arrange a good time for you to have a peek? I know it's an inconvenience, but I have to respect the wishes of my group.
cheers~ s
|
|
|
Post by Andrew on Apr 16, 2009 7:56:46 GMT -5
Hey sorry I was away, PM me your email address and I will contact you ASAP.
|
|
owl
Student
Posts: 4
|
Post by owl on Apr 16, 2009 19:04:32 GMT -5
I'm gonna use it on my site
|
|
|
Post by fincaclan on Jun 15, 2009 4:31:41 GMT -5
Hello I really love this skin, I tried to put it on site and its almost done BUT where do I need to put the CAT image and the TITLE image, I just dont know where I need to put the Board Headers, so I cant put the CAT and TITLE images on site.. I think I know where to put these (HEADERS/FOOTERS <- then modify ALL the topics? and put the BOARD header inside there or?) And all the topic name are nice centred in the middle only Users online and Active Users In The Past 24 Hours are on left side maybe I can change this? Normal you could see your Name (welcome.. you have 1 new message or something like that in header next to the image I putted there but thats gone alsoxD) click here to see my site Hope you can help me greetz GLENN
|
|
|
Post by fincaclan on Jun 15, 2009 9:36:34 GMT -5
can someone read my question and answer it?
|
|
|
Post by Michael on Jun 16, 2009 0:23:48 GMT -5
Okay, as to the first question: There are three different codes, as you've seen. Also, from seeing your site, you understand the directios in how to place the title and catagory images. Note: Be sure to check that the MAIN TITLE bar is palced as told, same as the TITLE bar, because they are seperate images. Now, the code for the Global headers is place in the Global header; same with the Main headers. I see from your site that you've done this. Now for your board headers, you need to paste the code in the each of your boards headers. For instance, here on OCgfx, if I were to place them in the Community catagory's boards, I would open the "Notices" from Admin > Headers and Footers > Select "Notices" board > paste in the space under Headers. Then you would continue this through each of boards for the rest of the forum. As for why the Users Online and Active Users... are aligned to the left, I am unsure. I checked source for any codes that may interfere with each other, but I couldn't see anything out of the blue wrong. However, I am not a coder either and am only slightly familiar. As for the Welcoming message, that is automatically on every forum and can only be taken off with code. So either you've added coding to your headers that will remove the welcoming message, or some codes are interfering with each other and the removing of this function is the by-product. I hope that I was able to at least help on the first problem. There are others here who can help you. Just wait around a little, or you can go on the aggressive side and check out SoCal's Code Database Index or even ask for help at ProbBoards Support Code and Requests Board.
|
|
|
Post by dajackk on Aug 22, 2009 15:46:14 GMT -5
Hi, im loving the skin, and im going to add it to my forums, good job, but i have a few questions, i did everything right up till Images. I'm not sure where exactly i put these.
|
|
|
Post by Andrew on Aug 23, 2009 20:14:48 GMT -5
Hello Jack, The Old and New Icons go in Admin > Customize Skin > Skin? > And in there As for the title image and the cat image put this code in your global header: <style type="text/css"> .catbg { background: url(LINK TO CAT BAR) repeat-x; } .titlebg { background: url(LINK TO TITLE BAR) repeat-x; } </style>
|
|
|
Post by dajackk on Aug 23, 2009 22:06:28 GMT -5
Sweet thanks man, deleting pic now from photobucket.
|
|