The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Copyright Notice Floating
Hello,
this odd issue is somewhat troubling me. I got a custom theme, it takes the footer and aligns it to the left, I mean the Copyright notice, time, powered by ..., etc. But when I fill in my own Copyright notice, the one you can edit via ACP, it displays it, but with like 2 or 3 px padding and it looks awkward and especially when I edit it, save it, reload the page, it displays normally (full left alignment), then I reload page again and it shows with padding again. Can I copy and paste the footer code in here? I will be grateful for any ideas, ~tEh'Pâr4d0x |
#2
|
||||
|
||||
It would probably be better if you could link to your forum =]
--------------- Added [DATE]1333463289[/DATE] at [TIME]1333463289[/TIME] --------------- The problem seems to be your cron image. Edit the footer template, find {vb:raw vboptions.copyrighttext} and move it to just below Code:
<div id="footer_morecopyright" class="shade footer_morecopyright"> Code:
<div id="footer_morecopyright" class="shade footer_morecopyright"> {vb:raw vboptions.copyrighttext} <!-- Do not remove cronimage or your scheduled tasks will cease to function --> {vb:raw cronimage} <!-- Do not remove cronimage or your scheduled tasks will cease to function --> </div> |
Благодарность от: | ||
ssdevious |
#3
|
|||
|
|||
Thanks,
seems that changing the order worked, e.g. I had "{vb:raw cronimage}" above the "{vb:raw vboptions.copyrighttext}". Best Regards, ~tEh'Pâr4d0x |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|