Hello guys
after several attempts I think I found a solution
We have to change the Tempate NAVIGATION.
At the end of the NAVIGATION Template paste the following:
<style>
.forum_list{
width:1010px;
}
#headerMover{
width:1010px;
margin: auto;
margin-top: 50px;
z-index:1
}
.footer{...
Hi Martok
I want to place a background image that can be used as advertising. This part is very simple.
But after that I want if I click on the image background, I have to be redirected to another site.
How can I get this?
Tks.
NunzioG submitted a new resource:
[8wayRun.Com] XenPorta (Portal) - Italiano-[It] (version 1.5.2) - Translation of [8wayRun.Com] XenPorta (Portal) to italian
Read more about this resource...
Hi
Today we offer the Italian language file for [8wayRun.Com] XenPorta (Portal)
A version of "Italiano [It]"
It is available at xenForo and at Forumstalk (with Support in Italian)
Terms of use:
Support in Italian language is available at http://www.forumstalk.it
Please do not repost this...
Actually the default code of the template message_user_info is
<xen:if is="@messageShowCustomFields AND {$user.customFields}">
<xen:hook name="message_user_info_custom_fields" params="{xen:array 'user={$user}', 'isQuickReply={$isQuickReply}'}">...