Template: Warcraft
Posted by Ravenswood
All files from this thread
| File Name | File Size | Posted by | Date | ||
|---|---|---|---|---|---|
| warcraft.png | 122.4 KB | open | download | Ravenswood | 06/17/2009 | Read message |
| FirefoxScreenSnapz002.jpg | 176.5 KB | open | download | mgavaldon | 10/03/2009 | Read message |
| FirefoxScreenSnapz009.jpg | 87.1 KB | open | download | mgavaldon | 10/06/2009 | Read message |
| desktop17.jpg | 156.6 KB | open | download | deadguy | 10/17/2010 | Read message |
|
June 17, 2009 09:24AM |
Registered: 16 years ago Posts: 221 |
This template is called "Warcraft". Believe it or not, my wife and I don't actually play WoW, but we know several people who do, which is what inspired us to create a theme centered around it. Although, from what we have seen of it, we are sure we would enjoy playing it and quickly get addicted!
This template features a number of alternate header graphics. Unfortunately, this causes the resultant zip file to go above the 500K max for uploading here. I am linking to the file on our server for download. If one of the mods wants to edit my post and add it, please feel free to.
The file can be downloaded from this link.
This template is for Phorum 5.2.
To see a live preview, click here.
This template includes 7 different header graphics which can be used with this template. To see the headers, click here.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
Edited 1 time(s). Last edit at 06/22/2009 01:12PM by Ravenswood.
This template features a number of alternate header graphics. Unfortunately, this causes the resultant zip file to go above the 500K max for uploading here. I am linking to the file on our server for download. If one of the mods wants to edit my post and add it, please feel free to.
The file can be downloaded from this link.
This template is for Phorum 5.2.
To see a live preview, click here.
This template includes 7 different header graphics which can be used with this template. To see the headers, click here.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
Edited 1 time(s). Last edit at 06/22/2009 01:12PM by Ravenswood.
|
July 02, 2009 03:56PM |
Admin Registered: 24 years ago Posts: 4,495 |
The first thing you will hear: Where is the horde topper?!?!
Brian - Cowboy Ninja Coder - Personal Blog - Twitter
|
July 02, 2009 04:11PM |
Registered: 16 years ago Posts: 221 |
If that happens, we would direct people here. ;)
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
|
July 14, 2009 02:12PM |
Registered: 16 years ago Posts: 221 |
Version 1.3
Template has been updated to provide built-in support for the following modules:
* User Avatar
* User List
* New Message Icon
* (Built-in support for the Announcements module was already present in previous versions.)
Minor tweaks.
The file can be downloaded from here.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
Template has been updated to provide built-in support for the following modules:
* User Avatar
* User List
* New Message Icon
* (Built-in support for the Announcements module was already present in previous versions.)
Minor tweaks.
The file can be downloaded from here.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
|
Re: Template: Warcraft October 03, 2009 01:21AM |
Registered: 16 years ago Posts: 4 |
Hello,
I downloaded and installed your Warcraft template - very nice for my needs. I just want to change the link hover color from the reddish/orange and I cannot seem to find it!
I've modified lots of css before and I just cannot figure this one out... any suggestions?
thank you!
I downloaded and installed your Warcraft template - very nice for my needs. I just want to change the link hover color from the reddish/orange and I cannot seem to find it!
I've modified lots of css before and I just cannot figure this one out... any suggestions?
thank you!
|
October 03, 2009 08:59AM |
Registered: 16 years ago Posts: 221 |
In the "settings.tpl" file, look for this line:
Change that to the color you want.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
{VAR link_hover_color "#ff4040"}
Change that to the color you want.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
|
Re: Template: Warcraft October 03, 2009 01:29PM |
Registered: 16 years ago Posts: 4 |
|
Re: Template: Warcraft October 06, 2009 10:14PM |
Registered: 16 years ago Posts: 4 |
Hello,
could you help me again? I want to change the size of this text that I've highlighted.
I can't figure it out!!
THANK YOU!
could you help me again? I want to change the size of this text that I've highlighted.
I can't figure it out!!
THANK YOU!
|
Re: Template: Warcraft October 08, 2009 08:03PM |
Registered: 24 years ago Posts: 1,076 |
Quote
mgavaldon
could you help me again? I want to change the size of this text that I've highlighted.
I can't figure it out!!
I suggest you install firebug or web developer extension for firefox. Then you just hover over the items and magically see what css rules they use. Then finding them becomes much easier.
---
-=[ Panu ]=-
|
October 10, 2009 10:34AM |
Registered: 16 years ago Posts: 221 |
I'm sorry. I thought I answered this several days ago... but I don't see my post here, so I guess I didn't.
In css.tpl, look for these lines:
Add-in settings for font size, like this:
Now you can set them to what you want.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
In css.tpl, look for these lines:
#phorum table.list td p {
margin: 4px 8px 16px 4px;
}
#phorum table.list td .h3 {
margin: 0;
}
Add-in settings for font size, like this:
#phorum table.list td p {
margin: 4px 8px 16px 4px;
font-size: 10px;
}
#phorum table.list td .h3 {
margin: 0;
font-size: 14px;
}
Now you can set them to what you want.
-------------------------------------------------------------------
"When given a choice, always choose monkeys."
Sorry, only registered users may post in this forum.
