The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Header that can be changed

2 posters

Go down

In progress Header that can be changed

Post by maijiyeon Sat 20 Aug - 15:24

I want the header forum can be changed like this : http://t-aramsia.forumms.net/
but http://t-aramsia.forumms.net/forum it needs CSS not HTML.. so help me..

this is the HTML i use for the HTML page.

Code:
<center><img src="http://i44.servimg.com/u/f44/16/14/27/96/ver110.jpg" onmouseover="this.src='http://i.imgur.com/0bNTf.jpg'" onmouseout="this.src='http://i44.servimg.com/u/f44/16/14/27/96/ver110.jpg'" /></center>
maijiyeon
maijiyeon
Forumember

Female Posts : 145
Reputation : 3
Language : Ipoh
Location : T-ara KPOP

http://jiyeonworldwide.forumtl.com/

Back to top Go down

In progress Re: Header that can be changed

Post by maijiyeon Thu 1 Sep - 16:39

cmon please help me Sad
maijiyeon
maijiyeon
Forumember

Female Posts : 145
Reputation : 3
Language : Ipoh
Location : T-ara KPOP

http://jiyeonworldwide.forumtl.com/

Back to top Go down

In progress Re: Header that can be changed

Post by Nera. Thu 1 Sep - 16:55

Hi,

Is it for Invision?

Go to your AP > Display > Pictures managment > Advanced and remove the logo from there. Than add this to CSS

Code:
#logo {
    background: url('http://i44.servimg.com/u/f44/16/14/27/96/ver110.jpg');
    height: 400px;
    width: 600px;
    margin: 0 auto !important;
}
#logo:hover {
    background: url('http://i.imgur.com/0bNTf.jpg');
    height: 400px;
    width: 600px;
}

The other way would be to use the exact same thing. Remove your logo from AP > Display > Pictures managment > Advanced and add this

Code:
<center><img src="http://i44.servimg.com/u/f44/16/14/27/96/ver110.jpg" onmouseover="this.src='http://i.imgur.com/0bNTf.jpg'" onmouseout="this.src='http://i44.servimg.com/u/f44/16/14/27/96/ver110.jpg'" /></center>

To AP > General > Forum > Configuration > Site description.

That's it. Wink
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Header that can be changed

Post by maijiyeon Sun 11 Sep - 5:15

^ thanks :3 yes it's invision Very Happy
maijiyeon
maijiyeon
Forumember

Female Posts : 145
Reputation : 3
Language : Ipoh
Location : T-ara KPOP

http://jiyeonworldwide.forumtl.com/

Back to top Go down

In progress Re: Header that can be changed

Post by Nera. Sun 11 Sep - 7:15

Solved?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: Header that can be changed

Post by maijiyeon Wed 14 Sep - 5:04

nope..its stuck... http://www.mylovelyt-ara.com/forum go and see the header what happen
maijiyeon
maijiyeon
Forumember

Female Posts : 145
Reputation : 3
Language : Ipoh
Location : T-ara KPOP

http://jiyeonworldwide.forumtl.com/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum