|
|
|
|
|
Re: New experimental theme [message #159535 is a reply to message #159468] |
Mon, 08 June 2009 04:58 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
I hope frank agrees, since I have already begun using it as "northern lights" and as I predicted it's a perfect match for the project (see attached image)
I did make 2 small changes, 1st I replaced forum icons 7 through 12 with something more pertinent to the subject.
And 2nd I added (border: 1px solid #000000;) to the ".CatDesc" portion of the CSS so there would be a border separating the different categories when they were collapsed, rather than them appearing as one large solid block of color.
.CatDesc {
color: #e0ffe0;
height: 23px;
background: url("images/headerbg.png");
border: 1px solid #000000;
}
Which raises the question of what happened to the + and - icons for expanding and contracting the categories? I am noticing their noticeable absence so far in the two ver 2.8.1 forums I have worked with....... Any ideas?
"I'm a Witcher, I solve human problems; not always using a sword!"
[Updated on: Mon, 08 June 2009 05:00] Report message to a moderator
|
|
|
|
Re: New experimental theme [message #159540 is a reply to message #159536] |
Mon, 08 June 2009 17:05 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
Excellent here is the CSS as I am using it with comments on installation as well as credit and modifications You might want to make sure its accurate, ( I was going to do instructions for installing the entire theme but not exactly sure how I managed, but I will look into it)... Thanks again it looks great!
As for the script for the +/- I will get on that tonight, it would have been changed when I inserted the new header so thanks again.
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|
|
|
Re: Northern lights [message #159550 is a reply to message #159549] |
Tue, 09 June 2009 21:05 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
kerryg wrote on Tue, 09 June 2009 15:40 | I tend towards "black text on light background" themes myself for ease of viewing - but that does look very slick!
|
I agree with you, but tend more towards pastel color schemes. Currently I am using the northern lights theme for a game forum so it tends to be dark by its nature, I tried white text but it would not render correctly, and I tried transparent backgrounds but they would not render either.
That example was the last of my trial version attempts, and the best end result, so I am still looking for a program that will do what I want how I want it, once I find it I should be able to make a few complete sets to compliment other preferences, themes, and color schemes.
But for now that works and I am not yet ready to pay their price for it since I am not 100% satisfied with the result even though it does work pretty well.
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|
Re: Northern lights [message #159551 is a reply to message #159550] |
Wed, 10 June 2009 05:15 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
Something More better!
I used a trial version of "Button Maker 4" to make my test "New Topic" button above, and it did a fine job of it, but I was not quite satisfied enough to spend treasure to buy and try the full registered version, I may do so later because it does offer some very nice functions.
So instead I turned to another program I already had a registered copy of, and tried it again with somewhat different though not necessarily better overall results.
I'm calling these "Red-Meteorite" to go along with the theme of the game forum I made them for. I believe all the required forum buttons are included; they are named accurately so it is a simple matter of extracting them from the archive and uploading to your themes image directory overwriting the ones already there (I would recommend saving your old buttons though just in case).
I have tried all 12 of the forum button replacements and they worked just fine for me, but I have not tried the user and rank tags yet.
I will begin tomorrow building 2 more sets besides this one too match the 2 themes frank has already made, so if anyone wants buttons other than the ones included here, post your suggestions and I will try and include them.
"I'm a Witcher, I solve human problems; not always using a sword!"
[Updated on: Thu, 11 June 2009 06:04] Report message to a moderator
|
|
|
Re: New experimental theme [message #159569 is a reply to message #159536] |
Thu, 11 June 2009 14:54 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
naudefj wrote on Mon, 08 June 2009 01:03
Your +/- icons doesn't display because you've somehow removed the following from your site's header:
<script type="text/javascript" src="js/jquery.js"></script>
It will take some time I guess, I removed my header and replaced it with the default header and still have the same problem. It's not critical right now so I have it on my rather long to do list.
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|
Re: New experimental theme [message #163832 is a reply to message #159569] |
Fri, 03 December 2010 11:12 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma: 3
|
Senior Member |
|
|
Thought I had that issue fixed once but it seems to have reoccurred during the upgrades since 2.8.1. to ver 3.0.2.
After reading your response in http://fudforum.org/forum/index.php?t=msg&th=119702&start=0&
Copied:
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/lib.js"></script>
From default header here and inserted it into the "Northern lights" theme header, and it works again.
"I'm a Witcher, I solve human problems; not always using a sword!"
|
|
|