View Full Version : Just a simple Q, about the footer
chick
11-27-2006, 12:14 PM
I need to know how to move my vbseo copyright (which I have yet to install) into the bottom RED footer area, and force it to the left, since a copyright removal is not available for purchase yet.
See footer here http://corvettemechanic.com
I like the clean look on the bottom, therefore I took out the time there also.
So can someone post exactly 'where to put it, in the footer which will force it, to the very left'. I know it can be done, I've seen it on other sites with vBulletin in the footer, to the left. I just have no concept of this and I am very noob.
jluerken
11-28-2006, 07:16 AM
Without having access to your board as admin its hard to find out how your style is working.
peterska2
11-28-2006, 08:17 AM
Do you have multiple style or multiple languages installed? If not, have you modified your footer template in any way from default?
chick
11-28-2006, 04:58 PM
No nothing, it is the original style just tuned to my colors, and a different logo. No languages (except a pop up if chosen, next to the edit button in any thread, that opens a new window.... hooked to altsvista/babel translation)
My vbseo install did not go well.
First I did not install in binary mode. Then I could not login to acp and I panicked and deleted all the files through ftp.
Then I uploaded it correctly, accessed the acp and could not find the vbseo cp area.
Then I then looked at the forum... saw vbseo copyright at the bottom center, so I knew it was installed... looked at the main forum page, looked ok... looked at any thread and all threads had DISAPPEARED. I panicked and uninstalled it.
vbse people want logins, to install it for me. (I will later)
Out of the box, for what this plugin cost, it should install flawlessly (for dummies) and have nothing set until admin sets it. I never saw the CP for seo, though I know what it looks like from tinkering with the vbseo demo they have.
peterska2
11-29-2006, 07:52 PM
Ok, I'll have a peek at the footer shortly and give you instructions as to where to add the code.
peterska2
11-29-2006, 08:13 PM
ok, in your footer find <if condition="$show['quickchooser']">
<td class="tfoot">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
and add before it<td class="tfoot">
The SEO content here
</td>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.