Customizing SMF > Theme Site Themes
Anecdota
ravoron:
--- Quote from: Crip on April 20, 2012, 06:31:49 AM ---English Please?
--- End quote ---
Hi all!
Topic liked the color of the site and in our society aviators!
Logo changed myself, happy as a child!
Root www/forum/Themes/Anecdota_20g/images/img/logo.png, deleted file logo.png, has created a file logo.png, upload your logo. Thanks to Dark wolf / forum/Themes/Anecdota_20/css/index.css fixed width: 98%, height: 98%, but then I have a different code
}
/ * Banner / LOGOS * /
# Logo {
position: absolute,
top: 5px;
left: 300px;
display: block;
width: 98%;
Height: 98%;
cursor: pointer;
background: URL (.. / photos / IMG / logo.png) is important not to repeat;
News logo covers. Dear Dark wolf the size of the boards I have not come out. Tell my site hxxp: hxxp:www.99011.ru [nonactive] [], on a paid hosting
Crip:
I do not understand 'what your asking' ??
ttatoto:
Hi, I'm new to SMF and don't have much experience in php editing :)
I'm currently using this theme on SMF version 2.0.2 and want to change the hyperlink of the logo from its own to somewhere else? How can I do that?
Thanks in advance,
Crip:
1st Back Up Index.template.php
“[ index.template.php ]”
Find this:
--- Code: --- echo '
<div id="logo">
<a href="'.$scripturl.'" title=""></a>
</div>';
echo '
--- End code ---
[o]Then Add your link Like:
--- Code: --- echo '
<div id="logo">
<a href="http://www.yourotherlink.com" title="Your Link" target="_blank"></a>
</div>';
echo '
--- End code ---
ttatoto:
--- Quote from: Crip on July 31, 2012, 03:06:13 PM ---1st Back Up Index.template.php
“[ index.template.php ]”
Find this:
--- Code: --- echo '
<div id="logo">
<a href="'.$scripturl.'" title=""></a>
</div>';
echo '
--- End code ---
[o]Then Add your link Like:
--- Code: --- echo '
<div id="logo">
<a href="http://www.yourotherlink.com" title="Your Link" target="_blank"></a>
</div>';
echo '
--- End code ---
--- End quote ---
Thanks a lot!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version