Thanks for all the assistance CV, it's coming along nicely. I just have to install the new chat bar.
http://www.shatteredplanet.org/forum/olympics.php |
There ya go..
Now to complete it, Go back to page one and add the footor contents. |
Yeah I added the footer. One question though, for the chatbox how do I change the color of the input box. My font color doesn't mesh well with white. I just have to implement the Who's Online portion of the hack. Where did you change the name of the chat bar too?
|
Name of the chatbar is in the code you added to the template. You can remove the phrase and add what you would like to say.
As for the input text, I'm not sure, but I imagine if you look in your plugin manager you should be able to edit the plugin to change the text... But before you do that. Check the options for the chatbox in the ACP. |
Quote:
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
i have my vbulletin in the /forums directory
and i want this to appear in the /developers directory where would i put the ../forums? |
I would like to have a youtube rip box from something like keepvid.com within my powered page. How do I get the keepvid page to be part of my vbulletin powered page? I hope that makes sense. Kind of like adding my template around their rip page.
|
For external content you'd just use an iframe.
|
Thanks DJ,
Lets say I wanted to add http://www.site.com as the site I want to be framed with my template. How would I implement that into the code below: Code:
$stylevar[htmldoctype] |
Where it says TEXT, you put this in:
Code:
<iframe src="http://www.site.com" width="90%" height="1500" frameborder="0" scrolling="no"></iframe> |
All times are GMT. The time now is 09:47 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|