![]() |
Holy crap! That is exactly what I need for HazardGaming!
Thanks man! |
this has to be best looking skin i have ever seen that someone doesn't have to pay for, thanks alot. and good job.
|
Audentio; Can you make a lighter version?
|
Awesome Photoshop work! Very cool...
|
Quote:
|
Hey there bud. First off, just want to say that is a fantastic skin.
Looking into the details of this skin, I noticed that the following lines are not how I would like them: currently active users: 1 (1 members and 0 guests) AND shades of war forum statistics For some reason, there is something gone inside the code that is making all the first letters of those lowercase. How do I get them back to uppercase? Thanks. |
Thanks a lot, and to fix your problem, open up the style sheet, under table header (.thead) find and delete:
Code:
text-transform: lowercase; |
I have found a way to keep the modules in vBadvanced from extending the full length of the viewing page. Simply go into adv_portal and change:
Code:
<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%"> Code:
<table align="center" class="page" cellspacing="0" cellpadding="0" width="95%"> Now the only problem I am having is figuring out what customization you did to the original navbar template. Seems that the navbar bit extends the full length of the page in vBadvanced. The only way that I have found to correct it is by changing: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="95%" align="center"> Somewhere, you have a 5% indent on the navbar bit and I cannot seem to figure out where it is. Any help would be appreciated. |
I made a thead_index class on the forumbits, if that is what you mean. This is the construction tape. So I have two theads, one for the index and the forumbits, and the others for everywhere else. Perhaps that is what you mean?
|
I found the problem to fix the vBadvanced width issue:
In Navigation / Breadcrumb templates, open navbar. Find and delete: Code:
<div class="nav_shade"></div> |
All times are GMT. The time now is 03:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|