Add Christmas hats on the edge of the Forum
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Add Christmas hats on the edge of the Forum
Its because it is dependant of the users screen width.
Resize your window err0r and you will see.
Now I just ran out of time discussing this with you!
Resize your window err0r and you will see.
Now I just ran out of time discussing this with you!
Add Christmas hats on the edge of the Forum
What do you mean Stoker ?
What I post is not good ?
What must rezise ?
I don't know what I must do it is for me good on my forum
Greets Terr0r
What I post is not good ?
What must rezise ?
I don't know what I must do it is for me good on my forum
Greets Terr0r
Add Christmas hats on the edge of the Forum
Give yourself a good measure because you have adjusted the image with your resolution. But if you are a user with the greatest resolution in this case, the image moves. Try a div and you'll see that the problem no longer exists
Add Christmas hats on the edge of the Forum
Okay and what for DIV must I use for it have you a soltion for me I have try to add a DIV but it was NOT working for me
Add Christmas hats on the edge of the Forum
http://www.phpbbitalia.net/forum/suppor ... tml#p37710
Open forumlist_body.html
Find:
add after
Open common.css
Add
Refresh cache and template
for hat on right
sorry for my bad english 
Open forumlist_body.html
Find:
Code: Select all
<div class="forabg">
Code: Select all
<div class="hat"></div>
Add
Code: Select all
.hat {
background: url(http://imagise.allise.net/b/cappellino.gif);
width: 47px;
height: 47px;
position: absolute;
z-index: 1000;
margin-left: -18px;
margin-top: -5px;
}
Refresh cache and template
for hat on right
Code: Select all
.hat {
background-image: url("http://imagise.allise.net/b/cappellinodx.gif");
width: 47px;
height: 47px;
position: absolute;
z-index: 1000;
margin-top: -5px;
margin-left: 1080px;
}

Last edited by artikkk on 06 Dec 2011, 23:18, edited 1 time in total.
Add Christmas hats on the edge of the Forum
Grazie artikkk.
If I have problem to install it, should I come back here or should I have to register to Italia ?
If I have problem to install it, should I come back here or should I have to register to Italia ?