![]() |
Quote:
|
Guys, I am a total idiot when it comes to these things but I eventually figured out the HTML to stop the time zone going up the right hand side.
As for making content, its simple, even I managed it :D Its A GREAT HACK. |
I may be missing something here... But where do I put my HTML?
|
In your leftcolumn template is where you add your column code.
Gang, this isn't a template mod. I assume that if you all want a left column on the side of your page, that you know what you want in it. This is simply a way to give you an easy way to edit and display your column content. The stuff I have on mine won't work for you. I have all kinds of other unreleased custom mods working to make mine show some meaningful stats. And, it's not a half hack that I gave up on. The HTML you need will depend on your style and your tastes. It was never meant to be a copy and paste one-style fits all thing. If it were, I would have made it a template-only mod and released it there. Amy |
Hey Amy, I know exactly what it is, just wasn't sure where heh. Would have thought a "leftbar" template would have made more sense - or would that incur more queries?
|
Quote:
|
I'm sure I've missed something here...
/me goes to look it over again. |
All you have to do is include a simple template with a header and main content area like every other vbulletin table and it can take on the settings of the users style. Noone is asking for your other mods, just more than an empty left column. Throw us some html that we can wrap around our ads or whatever we put over there.
|
OK I think I realise what the problem is. Is there meant to be a custom template associated with this hack? Because I don't have one lol.
|
Did you read the install instructions? Fleabag, this one predated products. You have to add the template yourself.
|
Amy I apologise. I had read the install file over and over - all but the first line - telling me to create a template. My stupidity is surpassed only by my inability to follow clearly laid out instructions. Ignore my previous babble, I didn't even know what I was talking about.
Thanks Amy. ;) |
can someone post the fix to make it so the timezone stuff doesn't get pushed over please?
is it to just paste the info to the bottom of the footer instead of the top? |
I must be a real friggin idiot. I can not get a decent looking table to appear over to the left to save my life. Can you throw us a bone here and just post some html and tell us where to put it?
This is frustrating :( |
I put in a generic table shell like vbadvanced uses for its modules, but there is no spacing between it and the main forum table. Apparently I need a little more help with this one. Not quite a "plug in"
|
try something on the table you put in (if it uses a table) like width="95%", other than that I dunno. I was also messing around with the td classes on the links I was adding using
Code:
<td class="tcat"> |
Hello,
I just gave this a whirl and it says "Invalid File Specified" and won't import the file. Why? |
I had that problem with something else.. but it was as simple as using the other import option in the Admin CP.
Manage products > add/import product or Download/Upload Plugin try using whichever one you hadn't done yet. |
Hello,
Thank you, that did the trick! |
Guys, if it's a beta release and not an RC1 release, it CAN'T use products. It uses plugins. If it's an RC1 release, it most likely uses products.
|
Hello,
Easy Target, this will correct that issue: In your footer template, look for: Code:
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div> Code:
$spacer_close If you want there to be a space between the last "box" and the time, add a <br /> above that section of code. |
thanks ig, added it to my readme so when I reinstall I'll have it there.
|
Anyone got any good html they can post for the side_column template? I still cant get anything to look good over there...... I just want to have a html table that looks like a module on vbadvanced cmps, with my adverts in it.
|
Hello,
How do I prevent this from effecting the cmps? I installed vBadvanced cmps, and this modification also displays on the cmps index page. My forums are now named" forumhome.php" and the cmps is "index.php". Is there a way to make this not display on the index page, or do i need to uninstall this? It looks horrid when there is a portal in use. |
Hello,
To create a "block" that resembles the vBadvanced Blocks, use this code in your left column template: Code:
<br /> This is what I am using on my test forum, and it works well. |
Quote:
I am at work right now and can't look up the exact syntax you'll need. I'll post it tomorrow. |
Opps nevermind... post above.
|
Hello,
Thanks Amy. I am fairly new to this, so that code will certainly help. lol I haven't uninstalled it yet, as I figured there was a way to do it. :D I was going to use the concept of removing the left side from my portal, but I actually need it. |
Here's the conditional that you can use to see if you are on the portal page:
Code:
<if condition="VB_AREA == VBA_PORTAL"> |
Thanks! How would I make it read "if not on portal page"?
I know its something like != but not sure where to put that. |
Instead of == use !=
|
Hello,
Ok, where does this code go? I tried in several different locations, and it didn't work so I must be using the wrong places. lol |
Wrap it around the code in your header and footer. I showed somebody earlier in the thread how to do it for certain user groups. It's the same principle.
|
Hello,
I wrapped it around the header, then ended it in the footer. lol Thanks. This worked like a charm. |
glad to hear it :)
|
I'm using RC1. When I try uploading the file, it says it was created by a different verison of vB. Is there a version of this for RC1?
|
Not yet.
|
Hello,
This modification works as is on RC1. (I know, I have it installed on my RC1 test site.) When you upload the xml, tell it to ignore style version. Then follow the instructions. |
Thanks for the tip :)
Amy |
Quote:
|
Could you provide us with a code to make a simple table with a border? Thank you.
|
All times are GMT. The time now is 04:21 AM. |
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:
|