Logowanie i rejestracja, gdzie to znajdę?

Inne  Założony przez  KarMixx.

wersja skryptu MyBB: 1.8
adres forum:http://sgforum.pl/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Witam, gdzie to znajdę?
Szukam szukam i nic :(

Chcę zmienić " logowanie " napis na biało bo go widać tylko po najechaniu myszką a ja chce żeby był cały czas biały.

[Obrazek: KndUaaE.png]

Prosze o szybką odpowiedz.
Szablon header_welcomeblock_guest w grupie header szablonów twojego stylu.
"Try not. Do... or do not. There is no try."
Poświęć 5 minut. Nie bądź ignorantem!  -  Jak zbadać element?
Przeszukałem i nie ma : "Logowanie"
Przeszukaj dokładniej a odnajdziesz wpisy
No własnie szukam już cały dzień i dalej nie znalazłem
Pokaż ten szablon header_welcomeblock_guest
<!-- Continuation of div(class="upper") as opened in the header template -->
                        <
font color="blue"><span class="welcome">{$lang->welcome_guest} <a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true, zIndex: (typeof modal_zindex !== 'undefined' ? modal_zindex : 9999) }); return false;" class="login">{$lang->welcome_login}</a> <a href="{$mybb->settings['bburl']}/member.php?action=register" class="register">{$lang->welcome_register}</a></font></span>
                    </
div>
                </
div>
                <
div class="modal" id="quick_login" style="display: none;">
                    <
form method="post" action="{$mybb->settings['bburl']}/member.php">
                        <
input name="action" type="hidden" value="do_login" />
                        <
input name="url" type="hidden" value="" />
                        <
input name="quick_login" type="hidden" value="1" />
                        <
table width="100%" cellspacing="{$theme['borderwidth']}cellpadding="{$theme['tablespace']}border="0" class="tborder">
                            <
tr>
                                <
td class="thead" colspan="2"><strong>{$lang->login}</strong></td>
                            </
tr>
                            <
tr>
                                <
td class="trow1" width="25%"><strong>{$login_username}</strong></td>
                                <
td class="trow1"><input name="quick_username" id="quick_login_username" type="text" value="" class="textbox initial_focus" /></td>
                            </
tr>
                            <
tr>
                                <
td class="trow2"><strong>{$lang->password}</strong></td>
                                <
td class="trow2">
                                    <
input name="quick_password" id="quick_login_password" type="password" value="" class="textbox" /> <a href="{$mybb->settings['bburl']}/member.php?action=lostpw" class="lost_password">{$lang->lost_password}</a>
                                </
td>
                            </
tr>
                            <
tr>
                                <
td class="trow1">&nbsp;</td>
                                <
td class="trow1 remember_me">
                                    <
input name="quick_remember" id="quick_login_remember" type="checkbox" value="yes" class="checkbox" checked="checked" />
                                    <
label for="quick_login_remember">{$lang->remember_me}</label>
                                </
td>
                            </
tr>
                            <
tr>
                                <
td class="trow2" colspan="2">
                                    <
div align="center"><input name="submit" type="submit" class="button" value="{$lang->login}/></div>
                                </
td>
                            </
tr>
                        </
table>
                    </
form>
                </
div>
                <
script type="text/javascript">
                    $(
"#quick_login input[name='url']").val($(location).attr('href'));
                </
script
<!-- Continuation of div(class="upper") as opened in the header template -->
                        <
font color="blue"><span class="welcome">{$lang->welcome_guest} <a href="{$mybb->settings['bburl']}/member.php?action=login" onclick="$('#quick_login').modal({ fadeDuration: 250, keepelement: true, zIndex: (typeof modal_zindex !== 'undefined' ? modal_zindex : 9999) }); return false;" class="login">{$lang->welcome_login}</a> <a href="{$mybb->settings['bburl']}/member.php?action=register" class="register">{$lang->welcome_register}</a></font></span

Zamiast zmiennej daj swój tekst dla {$lang->welcome_login} oraz {$lang->welcome_register}
Ja tam widzę Logowanie.

{$lang->welcome_login}
"Try not. Do... or do not. There is no try."
Poświęć 5 minut. Nie bądź ignorantem!  -  Jak zbadać element?
No i o to mi chodziło, dzięki :)



Użytkownicy przeglądający ten wątek:

1 gości