- 0
Nu pot pune logo pe centru la IPB4
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
CRIST
Sall, am si eu tema deflection ipb4 si nu reusesc sa pun logoul pe centru ma puteti ajuta va rog frumos
asta am in logo:
{{if \IPS\Theme::i()->logo['front']['url'] !== null }}
{{$logo = \IPS\File::get( 'core_Theme', \IPS\Theme::i()->logo['front']['url'] )->url;}}
<a href='{setting="base_url"}' class='logo' accesskey='1'><img src="{$logo}" alt='{setting="board_name" escape="true"}'></a>
{{else}}
<a href='{setting="base_url"}' class='logo' accesskey='1'>
<span>
{{if theme.focus_logo}}{theme="focus_logo"}{{else}}{setting="board_name"}{{endif}}
{{if theme.focus_slogan}}<span class='logo-slogan'>{theme="focus_slogan"}</span>{{endif}}
</span>
</a>
{{endif}}
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now