View Full Version : Hubed style for 3.8
Stagehandspace
01-25-2009, 10:00 PM
Hi guys and girls, well this is my first style release so be gentle...lol
Hubed style for vBulletin 3.8
by Stagehandspace.com
No demo but plenty of screenshots.
Install Instructions:
Upload styles folder to your forums main directory (root)
eg:
http://yoursite.com/styles/
http://yoursite.com/forum/styles/
install .xml via Admincp >> Styles & Templates >> Download / Upload Styles
Full permission is granted to remove my link from the footer template
but I would be grateful if you didn't ;)
Registration page fix
Download and replace the header template with the code found in header.txt file
Sorry guys and girl :(
Stagehandspace.com
Ammendment:
Fluid .xml added
Button psds added
Registration page fix 03 / 01 / 09
Stagehandspace
01-26-2009, 01:24 PM
Reserved as everyone else seems to do this..:)
lasto
01-26-2009, 01:49 PM
can it be made fluid ?
Stagehandspace
01-26-2009, 02:05 PM
Will add a fluid xml for you right now ;)
lasto
01-26-2009, 02:30 PM
thanks m8 and that was quick :)
kavehch
01-27-2009, 05:45 AM
hi thanks
but the fluid xml not aligen center plz center this temp and space betwen Category and Last pot very Little ( please View attach file )
and plz psd from buttons
thanks a lot
Stagehandspace
01-27-2009, 11:19 AM
hi thanks
but the fluid xml not aligen center plz center this temp and space betwen Category and Last pot very Little ( please View attach file )
and plz psd from buttons
thanks a lot
Everything is fine on my monitor but heres the solutions for your problems:
fluid xml not align center
In additional css section of style find:
#wrapper
{
width:100%;
text-align:left;
margin:10px auto 0;
}
Replace
width:100%;
with a smaller %
You may have to do this for "#footer" aswell
Last post very Little
Open "forumhome_forumbit_level1_nopost" template find:
<td class="thead" width="48%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="34%">$vbphrase[last_post]</td>
<td class="thead" width="9%">$vbphrase[threads]</td>
<td class="thead" width="9%">$vbphrase[posts]</td>
replace each width="??%" with your desired width, remember that all 4 %should = 100%
Ksb2050
01-27-2009, 12:29 PM
Very nice theme! Thanks! :D
jboyd
01-27-2009, 02:45 PM
Great theme i would install if PSD for the buttons where included
Mike-D
01-27-2009, 07:10 PM
Great theme i would install if PSD for the buttons where includedAgreed! Esp if some user want to change their Buttons in her own Language. Otherwise it makes no sense ;)
kavehch
01-27-2009, 09:47 PM
THANKS Mike-D VERY VERY NICE SCRIPT
Stagehandspace
01-27-2009, 10:45 PM
Great theme i would install if PSD for the buttons where included
Button Psds added ;)
kavehch
01-27-2009, 11:47 PM
THANKS sorry to Annoy
i want change aligen header menu to right and change font to tahoma plz help me
Mike-D
01-28-2009, 08:50 AM
Button Psds added ;)Now I can edit the PSD's you've uploaded to translate them in German! Thank you so much, Sir :up:
Stagehandspace
01-28-2009, 09:35 AM
Now I can edit the PSD's you've uploaded to translate them in German! Thank you so much, Sir :up:
Please post once done and I will add to original post giving you credit of course ;)
THANKS sorry to Annoy
i want change aligen header menu to right and change font to tahoma plz help me
In additional css section find:
/* Tabbed menu */
.menu {
float:left;
Replace:
float:left;
with:
float:right;
font-family:tahoma;
kavehch
01-28-2009, 10:31 AM
HI
aligen corect but font dont change:(
Stagehandspace
01-28-2009, 03:07 PM
HI
aligen corect but font dont change:(
Sorry heres the correct code adjustment needed:
Find:
.menu li a {
font: 12px Trebuchet MS;
change "Trebuchet MS" to your prefered font
kavehch
01-28-2009, 06:36 PM
wow thanks sorry
Tophon
01-30-2009, 01:51 PM
Thanks for this Stagehandspace, but have been getting repoted layout problems in Safari and Chrome.
Was you aware of this, for a fix?
It may be because I had changed the wrap but was having issues in Chrome prior to that.
Stagehandspace
01-31-2009, 05:52 PM
I only tested in IE7 and FF so no I was not aware if this thank you.
Tophon
01-31-2009, 07:06 PM
It may also be looking worse on my site as I have changed the wrap.
Is it possible if I post a few screens, you can see if there is a fix. It only seems to be on registry screens but also the top login box and title pushes over to the right.
I would love to keep this style on there as default.
Tophon
02-01-2009, 08:19 PM
Sorry about the double posts but attach a few screens of my forum to see the layout errors.
The first gives errors on every browser, but only affects registration screens as far as I can see. All other pages are fine.
See how the main body jumps right..
https://vborg.vbsupport.ru/attachment.php?attachmentid=93881&stc=1&d=1233526601
and
https://vborg.vbsupport.ru/attachment.php?attachmentid=93882&stc=1&d=1233526601
I have changed the wrap so this could be a cause of that and may need to change something else which I'm unsure of?
Also, the top login table jumps right but only on a few browsers (Google Chrome and Safari that I have checked)
https://vborg.vbsupport.ru/attachment.php?attachmentid=93883&stc=1&d=1233526601
Stagehandspace
02-03-2009, 12:57 AM
Sorry about the double posts but attach a few screens of my forum to see the layout errors.
The first gives errors on every browser, but only affects registration screens as far as I can see. All other pages are fine.
See how the main body jumps right..
https://vborg.vbsupport.ru/attachment.php?attachmentid=93881&stc=1&d=1233526601
and
https://vborg.vbsupport.ru/attachment.php?attachmentid=93882&stc=1&d=1233526601
I have changed the wrap so this could be a cause of that and may need to change something else which I'm unsure of?
Also, the top login table jumps right but only on a few browsers (Google Chrome and Safari that I have checked)
https://vborg.vbsupport.ru/attachment.php?attachmentid=93883&stc=1&d=1233526601
Found and fixed please see thread starter for more info
Cobro
02-06-2009, 01:48 PM
Very nice thank you So much great style ! installed
Stormwhitelab
02-07-2009, 03:29 AM
Is there any way to update this for 3.8.1? Or should it already work fine with that version of vBulletin?
slayhahn
02-09-2009, 11:31 AM
Is there any way to update this for 3.8.1? Or should it already work fine with that version of vBulletin?
I just installed it on vb 3.8.1. I followed the instructions in the manual and everything went fine. You have to change some lines in the navbar template though.
@ stagehandspace: I attached a screenshot with my navbar at the top. The thing is, i am logged in but no "logout" button shows itself. Your updated header.txt was applied. And i also manually applied the changes from 3.8.0 to 3.8.1.
You did a great job on this template. Thank you!
sherwood
02-12-2009, 05:36 PM
When I installed it on 3.8.1 this happened to it
http://www.swimage.info/pictures/8240b7f714cfd393c3ee976c9cf1c6ec.gif
do you know why and how to fix it mate?
sherwood
02-13-2009, 03:56 PM
nevermind fixed it
But I am also having trouble at centering the navbar links
RedHacker
02-25-2009, 11:34 AM
Can this for 3.8.1 and fluid....?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.