View Full Version : Slick Black
mac27
05-29-2008, 10:00 PM
Here is a dark style that I did. It includes a blank logo for you to add your own text to.
DEMO (http://www.themesbydesign.net/forums/index.php?styleid=102)
1. Open your ftp client to your server. Go to your forum's images folder, open it, and create a styles folder.
2. Next, upload the "SlickBlack" folder via FTP to your server, into your forum's styles folder, so that your image path is images/styles/SlickBlack/buttons, for example.
3. After you've uploaded the folder, open your admin control panel on your forum, and import the xml file, by going to Styles & Templates > Download / Upload styles > Import Style XML File.
4. Click on the Browse button, locate the slickblack-style.xml file, and double-click it so it loads in that box, then hit the Import button.
Next upload the following 3 files into your forum root directory:
bleft_066sb
bmid_066sb
bright_066sb
Again make sure that these 3 files are uploaded to your forum root folder.
I hope you enjoy this release.
CLICK INSTALL IF YOU WANT SUPPORT!!!!!!
I have added blank buttons for you to add your own text to. I have included the font I used also. Sorry no PSD but this will work with any graphics program.
Ohiosweetheart
05-30-2008, 03:57 AM
WOW Chris, this is awesome! Definitely your best work, so far, imo :D
WEBDosser
05-30-2008, 04:12 AM
i have to agree to does look very cool..!
tafreeh
05-30-2008, 06:03 AM
looooooooks goood
cafenetland
05-30-2008, 03:45 PM
Next upload the following 3 files into your forum root directory:
bleft_066sb
bmid_066sb
bright_066sb
Again make sure that these 3 files are uploaded to your forum root folder.to make those three images working, u need to create a folder named "forum" in your root and upload those images in this folder.
i did not have that folder in my forum root. so i did like that and it worked.
btw thx for the lovely skin. looks awsome.
mac27
05-31-2008, 12:37 AM
Thanks everyone for the comments. Also thank you for clicking installed.<< Well the ones that click installed anyways. :D
kj_202
06-01-2008, 02:17 PM
nice work, mac27 can I ask a vb question regarding the skin you posted?
captainslater
06-01-2008, 02:41 PM
to make those three images working, u need to create a folder named "forum" in your root and upload those images in this folder.
i did not have that folder in my forum root. so i did like that and it worked.
btw thx for the lovely skin. looks awsome.
I would prefer to have this one in a skin-based directory.
The look of the style is great, really good.
neto614
06-01-2008, 03:00 PM
wow this is a great look thanks hope you make more .. thanks .....
netcommander
06-02-2008, 03:29 PM
hello its nice but i've got a one question you will add login panel for example
http://vbstylewizard.com/forum/f3/
one user in here how can he/she login ? i dont see login panel on the top
cheers
vision.mmxlix
06-02-2008, 07:21 PM
Thats One of The Meanest Skins For vBulletin I Have Seen Yet!!! Very Awsome!
tbroush
06-02-2008, 08:20 PM
After loading mine has a white part by the navigation bar. www.camaroforums.net/forums
mac27
06-02-2008, 11:49 PM
I would prefer to have this one in a skin-based directory.
The look of the style is great, really good.
Noted and thanks for the comment.
wow this is a great look thanks hope you make more .. thanks .....
Thanks and I plan to design allot more.
hello its nice but i've got a one question you will add login panel for example
http://vbstylewizard.com/forum/f3/
one user in here how can he/she login ? i dont see login panel on the top
cheers
Users can only login on the main forum page. That is how I have this setup.
Thats One of The Meanest Skins For vBulletin I Have Seen Yet!!! Very Awsome!
Thank you very much. Please click install and show your support.
After loading mine has a white part by the navigation bar. www.camaroforums.net/forums
Make sure you have the 3 images uploaded to your forum root. Seeing that your forum is located at forums with an s and not forum you will need to make a small change in the Slick Black style under the Main CSS area.
AdminCP>Styles and Templates> Style Manager>Slick Black(beside it choose Main CSS)
Scroll to the very bottom and in the Additional CSS Definitions box look in the bottom box.
Replace the entire bottom box with the following:
/* ***** Postbit Legacy layout ***** */
.pbit {
padding-left: 1px;
padding-right: 3px;
padding-top: 1px;
padding-bottom: 2px;
background-color: #000000;
border-top: 1px solid #F1BC1B;
border-right: 1px solid #F1BC1B;
border-left: 1px solid #F1BC1B;
border-bottom: 1px solid #F1BC1B;
margin-bottom: 5px;
}
/* ***** Top menu * *****/
#MainMenu
{
height:33px;
background: #FFFFFF url("forums/bmid_066sb.gif");
margin:0;
border:0;
}
#tab
{
margin:0;
top:0;
}
#tab ul
{
margin:0;
padding:0;
list-style:none;
float:left;
}
#tab li
{
display:inline;
float:left;
margin:0;
padding:0;
}
#tab a
{
background:#000000 url("forums/bright_066sb.gif") no-repeat right top;
margin:0;
padding:0;
text-decoration:none;
border:0;
display:block;
float:left;
}
#tab a span
{
display:block;
background:url("forums/bleft_066sb.gif") no-repeat left top;
padding:0 15px 0 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11;
color:#EFB816;
font-weight:bold;
line-height:33px;
}
#tab a:hover,#tab li.item_active a
{
background-position:right bottom;
border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span
{
background-position:left bottom;
color:#000000;
font-weight:bold;
font-style:normal;
text-decoration:none;
}
.dropmenudiv
{
position:absolute;
top:0;
float:left;
display:block;
visibility:hidden;
border:0 solid #FDB300;
background: #FFFFFF url("forums/bmid_066sb.gif");
color:#FFFC00;
z-index:100;
text-decoration:none;
padding:0;
}
.dropmenudiv ul
{
margin:0;
padding:0;
list-style:none;
}
.dropmenudiv li
{
display:inline;
margin:0;
padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
width:180px;
margin:0;
padding:0;
display:block;
border:0 solid ;
color:#FFFC00;
background:url("forums/bleft_066sb.gif") no-repeat left top;
font-weight:bold;
font-style:normal;
text-decoration:none;
}
.dropmenudiv a span
{
float:left;
display:block;
line-height:33px;
background:url("forums/bright_066sb.gif") no-repeat right top;
padding:0 15px 0 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11;
color:#000000;
}
.dropmenudiv a span
{
float:none;
}
.dropmenudiv a:hover
{
border:0 solid #FF9300;
background-position:left bottom;
font-weight:bold;
font-style:normal;
text-decoration:none;
color:#FFFFFF;
}
.dropmenudiv a:hover span
{
background-position:right bottom;
color:#FFFFFF;
font-weight:bold;
}
Hope this helps.
tbroush
06-03-2008, 02:00 AM
thanks
kj_202
06-03-2008, 06:30 PM
nice work, mac27 can I ask a vb question regarding the skin you posted?
I think you missed ^^^ or not?
ALil'Hope
06-03-2008, 09:25 PM
I don't plan on using this, but it's a good looking skin!
dapoling
06-03-2008, 10:47 PM
I would like to try this one but I have 3.7.1 and it will not import? since it was made with a different version 3.7.0
mac27
06-05-2008, 01:42 AM
nice work, mac27 can I ask a vb question regarding the skin you posted?
I think you missed ^^^ or not?
depends on the question I guess. Ask away.....
I don't plan on using this, but it's a good looking skin!
Thank you! :D
I would like to try this one but I have 3.7.1 and it will not import? since it was made with a different version 3.7.0
You can try to choose ignore version when importing and see if it works. I have not had anytime to update my forum and styles yet to 3.7.1
lolo?
06-05-2008, 11:21 AM
Thanks good work could you send me a psd for button i want to translate in french for my forum ?
mac27
06-05-2008, 02:26 PM
Thanks good work could you send me a psd for button i want to translate in french for my forum ?
I have added blank buttons for you to add your own text to. I have included the font I used also. Sorry no PSD but this will work with any graphics program.
lolo?
06-05-2008, 02:48 PM
thanks a lot mac27
Erhard
06-05-2008, 08:40 PM
I am a noob at VB. Very nice style!! Installed with only a few modifications to point to the /forums directory. Otherwise it works very well. One question... How do I change the text in the block 1, block 2 and block 3 areas?
Thanks!
thunder_sti
06-06-2008, 09:04 PM
Great Skin. Clicked install:
Im having trouble: Skin uploaded...everything is fine but in the navbar--right side, I get a white blank, nothing showing.
Can someone give me a hand with this....
I uploaded the 3 images to the forum root and replaced the main css/additional code to the one provided above.
No change.
Anyone with any suggestions ???
Thanks Much
mac27
06-07-2008, 12:46 AM
I am a noob at VB. Very nice style!! Installed with only a few modifications to point to the /forums directory. Otherwise it works very well. One question... How do I change the text in the block 1, block 2 and block 3 areas?
Thanks!
Thank you for the comment. Look in the forumhome template. You will find the place to make the edits there.
Great Skin. Clicked install:
Im having trouble: Skin uploaded...everything is fine but in the navbar--right side, I get a white blank, nothing showing.
Can someone give me a hand with this....
I uploaded the 3 images to the forum root and replaced the main css/additional code to the one provided above.
No change.
Anyone with any suggestions ???
Thanks Much
Please click install as you are not showing up as installed only as downloaded.
What is the domain for your forum? Is it www.yoursite.com/forum or forums?
MaroWeb
06-07-2008, 12:00 PM
I want to make the size of the fixed width to 986px, which file should change?
ShawneyJ
06-07-2008, 01:13 PM
bloody unreal man great job. NFM
shadow905
06-08-2008, 05:00 AM
hey mac any way to get the navbar to center on the page?
mac27
06-12-2008, 12:55 AM
I am not ignoring anyone on here, but I am on vacation till next week. Please remind me of your questions and I will answer them. Thanks.
shadow905
06-18-2008, 02:22 AM
you back from vacation?
mac27
06-18-2008, 02:42 AM
Yes I am back and I will look at getting you an answer to this tomorrow night. I just got home from work and I have to be back up very early in the morning. Thanks for reminding me.
MjrNuT
06-26-2008, 04:41 PM
Will you update to v3.7.2?
Emfulz
06-26-2008, 09:19 PM
The reflections opacity is to high
mac27
06-27-2008, 12:06 AM
Will you update to v3.7.2?
I will do this as soon as I get some time. I will let you knwo when it has been done.
The reflections opacity is to high
Nope. It is just how I wanted it. Thanks though.
shadow905
06-28-2008, 05:23 PM
mac any word on centering the navbar?
xgcknight
06-29-2008, 01:50 AM
i have the same issue with the white bar in the nav area, not quite sure how to fix, i dont have it in a forum folder, it is my main site....http://xiledkings.com/index.php
shadow905
06-29-2008, 02:30 AM
i have the same issue with the white bar in the nav area, not quite sure how to fix, i dont have it in a forum folder, it is my main site....http://xiledkings.com/index.php
make a folder called forum and put those few images in it then throw it in the directory with index.php
that will fix your problem
mac27
06-30-2008, 03:37 AM
mac any word on centering the navbar?
I will hopefully have time tomorrow night to get this for you. Sorry so long but been very busy at work.
i have the same issue with the white bar in the nav area, not quite sure how to fix, i dont have it in a forum folder, it is my main site....http://xiledkings.com/index.php
Do as shadow said and that should get you going. Thanks shadow.
shadow905
07-01-2008, 01:14 AM
Do as shadow said and that should get you going. Thanks shadow.
no sir thank you!:up:
mac27
07-01-2008, 01:52 AM
OK shadow here is what you need to do to center the navbar.
Go into the slick black template and edit the Main CSS. Scroll down the the very bottom and in the Additional CSS Definitions in the bottom box look for this CSS code:
#tab
{
margin:0;
top:0;
}
and change it to this code:
#tab
{
margin:0;
top:0;
margin-left: 25%;
margin-right: 0%;
}
You can play with the margin-left and margin-right % until you get it how you want. I believe 25% for left and 0 for right should get you going good.
Good luck and I hope this works for you.
shadow905
07-02-2008, 12:06 AM
mac,
thats works. BUT if i shrink the window it makes another layer of the leftovers below my normal navbar.
pm me if you want to check it out. ill give you site info
wutthehell
07-02-2008, 07:53 AM
I get a white area when I center the Nav Bar on either side of the nav bar... how do I remove that or change that color to black? (I have followed the steps above but still have the white areas).
Nice looking style by the way, if I can make it work right, im sure my users will love it!
shadow905
07-03-2008, 02:22 AM
I get a white area when I center the Nav Bar on either side of the nav bar... how do I remove that or change that color to black? (I have followed the steps above but still have the white areas).
Nice looking style by the way, if I can make it work right, im sure my users will love it!
first....how did you center it?
second...try this..
make a folder called forum and put those few images in it then throw it in the directory with index.php
that SHOULD fix your problem
mac27
07-05-2008, 02:02 AM
Thanks again shadow for helping out.
I am not ignoring you but I am VERY busy with my full time job. I got your PM and I will see if I can login this week sometime and have a look to see what is wrong. Probably around Tuesday night.
shadow905
07-09-2008, 02:48 PM
ok man. just let me know.
Skuxta
08-02-2008, 02:29 AM
Sorry if Im bumping up a old topic or whatnot. But this is a awesome skin and it should be near the top. Well anyways I have the white navbar problem and my forum is located on http://destinedgaming.com/forum/index.php So it should work? The Main CSS box you pointed out had all the correct info and that.
Care to shed any light?
EDIT: Re-Installed it and it works like a charm now
shadow905
08-13-2008, 04:40 AM
mac im still having that centering issue. any ideas?
jboocks
08-13-2008, 04:18 PM
I feel like an idiot. I'm a new user and I have figured out how to change everything except buttons and images. I don't understand what it means to open my ftp agent to my server. What does that mean?
If someone could give me a step by step to do this, I would sure appreciate it.
Magnumutz
08-16-2008, 11:46 AM
The catbg_mid image could use some work... it looks like an unfinished gradient... it doesn't give the web2 feeling... but more like a theme missing the cat images.
mac27
08-16-2008, 10:43 PM
mac,
thats works. BUT if i shrink the window it makes another layer of the leftovers below my normal navbar.
pm me if you want to check it out. ill give you site info
Is is what you are still having problems with? If so then I know of no way to fix this. It does this because the amount of buttons you have in the navbar. The only thing you could do is remove some buttons.
The catbg_mid image could use some work... it looks like an unfinished gradient... it doesn't give the web2 feeling... but more like a theme missing the cat images.
It turned out just like I wanted it, but thanks for the opinion.
GBeam
08-19-2008, 05:00 PM
I'm still having a white space on the right of my navbar.
IRANCITY
08-24-2008, 12:48 PM
hi mac27
very nice.......INSTALLED
thank u.......
IRANCITY
08-24-2008, 12:49 PM
I'm still having a white space on the right of my navbar.
copy 3 image in your forum root to forum folder.....
Bounce
09-11-2008, 09:12 PM
I am a noob at VB. Very nice style!! Installed with only a few modifications to point to the /forums directory. Otherwise it works very well. One question... How do I change the text in the block 1, block 2 and block 3 areas?
Thanks!
Don't see an answer to this but if there is then sorry lol
In Forumhome search for
<td class="tcat" style="background-image: url($stylevar[imgdir_misc]/cat_mid.gif); text-align: left; width: 260px;">Block 1</td> or even Block 1 , 2, 3
Add your own :up:
Bounce
09-11-2008, 09:14 PM
copy 3 image in your forum root to forum folder.....
I just installed this, I needed to add a / as my forums are in
public_html/mysite/forum
Adding the / solved the problem ;)
raggyt
10-30-2008, 09:37 PM
thanks again love these styles
maxie
11-06-2008, 09:06 AM
good theme hope 3.7.3 supported
FanJournal
11-29-2008, 08:59 PM
Great skin! I might try this one out.
hey this is a great skin, as everyone else said, but i got an issue with my moderators column on the board
http://www.exploration-x.info/forum/index.php
it has moved itself from the original position:(
i would like to get rid of the moderation column as it is, which file do i edit and where to get rid of it?
krimesis
01-31-2009, 10:31 PM
Do they exist in compatibility with the version 3.8.0? thanks.
krimesis
02-01-2009, 09:10 PM
Do they exist in compatibility with the version 3.8.0? thanks.
???
:confused:
HaS?R
02-10-2009, 05:52 PM
Thanks.Good Design.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.