![]() |
Hi, this is one of the best soft skin I've seen about vBulletin styles, but I noticed that too, the Designer who make that great work don't consider at 99% the validation w3c and css standard, why that?
|
Quote:
Code is not semantically correct because of vBulletin structure. Try making a tableless template that would look like this template, work properly in threaded and hybrid modes, display correctly in all 4 major browsers and being compatible with most vbulletin hacks. |
How hard would it be to make an orange template?
|
I won't be creating new color schemes for release any time soon, but you can pm me about custom color scheme. It won't be free though.
|
Hi,
I'm trying to add some stuff in the right of my message post: similiar to http://forum.hardwarezone.com/showth...6#post22837686. Can you guide me how do I add a right column within postbit itself? I tried creating <td> before post_message but shift the entire post content and create a new column which i dont want. Help pls! |
in postbit_legacy on line 24 before </tr> add code similar to this:
Code:
<td rowspan="3" valign="top" class="alt1"> |
Thanks for the prompt reply!!
I tried the code and it work but the bar on top shift to the left as well. How do I make it such that the everything (the bar, + the signature + the reply, edit section) all look the same as normal but with the extra column on the right? Here's how it looks like now: http://iamboredr.com/forum/pictures-...get-stuff.html I have attached my postbit_legacy code, so please help me., Very clean and beautiful skin btw, Love it! I'll be installing the other colors too for my site! :up: |
Then move that code before next </tr>, and in first row change:
Code:
<td class="thead" style="font-weight:normal" colspan="2"> Code:
<td class="thead" style="font-weight:normal" colspan="3"> Code:
<td class="thead" style="font-weight:normal; border-left: 0px" align="$stylevar[right]"> Code:
<td class="thead" style="font-weight:normal; border-left: 0px" align="$stylevar[right]" colspan="2"> |
Also change this:
Code:
<td class="alt2" width="100%" id="td_post_$post[postid]"; colspan="3";> Code:
<td class="alt2" width="100%" id="td_post_$post[postid]" colspan="3" style="border-bottom: none;"> Code:
<tr> Code:
<tr> |
CyberAlien! You are a legend! Thanks for your assistance!!! Appreciate it.
Just one more slight adjustment.. The "edit, reply,quote" button, can they be move all the way to the right? (ie: beneath the right section) and also is there anyway to remove that left-border of the right section and add the bottom-border so below looks like a complete line? Thanks in advance! Now is currently like this: http://iamboredr.com/forum/video-fan...w.html#post410 |
Sorry for the dumb question but:
How do I add things to the navbar? It doesnt seem as simple as the default skin is. |
It is. You just need to edit "header" template instead of "navbar"
|
Quote:
You still helping me on this one? |
decrease rowspan of right column, and increase colspan of bottom-right column where buttons are
|
thanks! it work mate! love your work!
|
nice lovely and fast
keep on |
Hi CyberAlien,
Can I ask you if I want to add a right sidebar on the forum starting in align with the first category down, where do I modify and what must I do? Thanks! |
Create a new table in "header" template before last $spacer_open, close it in "footer" template after first $spacer_close
|
Hi,
I tried that with the ultimate sidebar mod but it still ended up higher than the categories.. =( |
Then start it at the end of navbar template.
|
Thanks for your help buddy~
I have successfully added the side bar into the skin and modified some of the components of the skin to suit my need. Very beautiful skin and thanks once again for sharing. |
My first skin to load...awesome, thanks. And BTW, your patience and help with everyones questions is incredible... from all of us who were able to solve our problem by reading through the threads, THANKS!!!!
|
Thanks !
|
nice and soft skin!
THanks and *installed* . |
Love this and installed this today and works fine on the forum but im having problems with my CMPS page, as the links dont go to the forum..can you direct me where to edit this as it didnt do it with my other style so am presuming that its style related.
Also would like to add the Quick Links to the nav bar...how would i do that? |
Check header and navbar templates.
|
why would the dark green fourm heading bar be underneath the actual fourm?
|
I need to change the logo.gif to logo.png, but i can not find out where you put that code for the life of me! not in css or templates!
|
Look in style variables.
Quote:
|
Also I am having a problem with vbadvanced with the navbar on the CMS side. I cant seem to get the links to work correctly, I have changed them in the vbadvanced settings. When i tried to change them in the header postbit it worked on the CMS side, but then it borked the forum side navigation links.
|
Quote:
|
For login form search for this in "header" template: <form action="login.php?do=login"
If logo doesn't work, you can hardcode image url in "header" template. Replace image url in this code: <img src="$stylevar[titleimage]" border="0" height="92" alt="$vboptions[bbtitle]" /> |
When i change the links in the header template it changes the vbadcanced navi to /forums/login.php BUT it changes the navi links in for forums to /forums/forums/links.php
|
Nice style.good work.thanx..
|
Quote:
|
Quote:
|
Nice skin, i installed all 4 colours, fixed and fluid :)
Just one question, whats the Font used on the Buttons ? I need to edit them in PS (got a german Community) and it says i don't got the font. |
Large buttons: BauhausLightCTT
Small buttons: 04b_03 |
Thank you :)
|
Would it be possible to have this style with black bits instead of the blue/green/purple? This skin would be perfect it this was possible.
|
All times are GMT. The time now is 07:46 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:
|