[Any Version] Make Copyright in Footer visible again
66 Views Published 2 months, 2 weeks ago in vBulletin Quick Tips and Customizations, vBulletin TipsYou wish to change your design right?
Well, sometimes as a consequence your design results in a black background, with black text on top of it.
Attachment 27836
Oops! Because this breaks the EULA from Jelsoft:
So here's a fix :)
First, go to the phrase in the admincp > languages > search in phrases > search for powered_by_vbulletin, and edit it. In the English box, in front of the existing text add
and at the end of the existing text, add
. It should now look like in the screenshot:
Attachment 27838
Next, go to the main css and add the class. Follow the path: admincp > styles & templates > style manager > dropdown: Main CSS > browse all the way down, and in the additional css box add:
. Of course, you can change the color naming, or use #hex value to match your design. It should look like in the screenshot:
Attachment 27839
Now load your site again, and it should look like in the screenshot:
Attachment 27837
Well, sometimes as a consequence your design results in a black background, with black text on top of it.
Attachment 27836
Oops! Because this breaks the EULA from Jelsoft:
Quote:
|
All Software copyright notices within design templates must remain unchanged (and visible). |
First, go to the phrase in the admincp > languages > search in phrases > search for powered_by_vbulletin, and edit it. In the English box, in front of the existing text add
Code:
<span class="copyright">Code:
</span>Attachment 27838
Next, go to the main css and add the class. Follow the path: admincp > styles & templates > style manager > dropdown: Main CSS > browse all the way down, and in the additional css box add:
Code:
.copyright { color: white }Attachment 27839
Now load your site again, and it should look like in the screenshot:
Attachment 27837
Search
About This Entry
- You’re currently reading “[Any Version] Make Copyright in Footer visible again,” an entry on The Staff Lounge
- Published at 10.19.08 / 12pm
Related Entries
- [vB 3.7] Create visually appealling Notices - vBulletin Tips
- [vB 3.7] How to Make Notices Stand-out More… - vBulletin Tips
- Double Underline BBC Code - Emphasize Important words! - vBulletin 3.7 Add-onsvBulletin Add-ons
Recent Entries
- Video-Directory Remixed - vBulletin 3.7 Add-onsvBulletin Add-ons
- Invision Power Board License and Conversion Sale - Invision Power Board
- Weblog Tools Collection: WordPress Theme Releases for 01/05 - Wordpress
Popular Resources
- Phorum-5.2.9a released (6 replies) - 12575 Views
- Phorum-5.2.8 final released (13 replies) - 5812 Views
- Phorum-5.2.9 released! Security Upgrade! (1 reply) - 2868 Views







No Responses to “[Any Version] Make Copyright in Footer visible again”
Please Wait
Leave a Reply