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.

about banner effects..

+2
levy
BetterHax
6 posters

Go down

about banner effects.. Empty about banner effects..

Post by BetterHax April 11th 2013, 12:23 pm

http://sneakycodez.forumotion.com/portal

what is the banner effect code of this forum?
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by levy April 11th 2013, 12:38 pm

Code:
#i_logo {
  opacity: 0.5;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  border: 1px solid black;
}

#i_logo:hover {
  opacity: 1.0;
  border: 2px solid #A2ED4C;
}

That is his code , but what is your forum version ?
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by Jophy April 11th 2013, 1:03 pm

• Please provide your forum URL for appearance problems
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by BetterHax April 11th 2013, 5:45 pm

candy_fear wrote:
Code:
#i_logo {
  opacity: 0.5;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  border: 1px solid black;
}

#i_logo:hover {
  opacity: 1.0;
  border: 2px solid #A2ED4C;
}

That is his code , but what is your forum version ?


my forum version is phpbb2
here my forum url : my forum

i try it and working..
but how can i removed the zoom effect? when you hover your mouse in banner.. the banner moves
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by levy April 11th 2013, 5:57 pm

Don't exist zoom , opacity you want to say ?

Code:
#i_logo {
border: 1px solid #000;
}
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by ShadowZ-Red April 11th 2013, 6:01 pm

candy_fear
that code you give him

if you point in the topic post

it will bright just like that on forum?
ShadowZ-Red
ShadowZ-Red
Forumember

Posts : 86
Reputation : 2
Language : English,Tagalog

http://blood-line.forumtl.com

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by levy April 11th 2013, 6:02 pm

No ,him talked about the banner effect ,my code is only for logo/banner .
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by ShadowZ-Red April 11th 2013, 6:08 pm

candy_fear wrote:No ,him talked about the banner effect ,my code is only for logo/banner .

Can you post

the code of that

effect if you point the topic
it will bright

just like the logo

the others to in the widget in the name

they bright..


thanks

By the way Nice navbar!!

you post in the gallery proposal
ShadowZ-Red
ShadowZ-Red
Forumember

Posts : 86
Reputation : 2
Language : English,Tagalog

http://blood-line.forumtl.com

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by BetterHax April 11th 2013, 6:08 pm

candy_fear wrote:Don't exist zoom , opacity you want to say ?

Code:
#i_logo {
border: 1px solid #000;
}

yes but this code is not working..
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by Sir Chivas™ April 11th 2013, 6:40 pm

Hello ShadowZ-Red,

Can you please create your own thread? That way the author of this thread doesn't get confuse, thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by BetterHax April 12th 2013, 12:01 am

how can i remove the zoom when its hover?
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by ShadowZ-Red April 12th 2013, 12:06 am

BetterHax wrote:how can i remove the zoom when its hover?

bro you can`t remove it

if you remove ..
ShadowZ-Red
ShadowZ-Red
Forumember

Posts : 86
Reputation : 2
Language : English,Tagalog

http://blood-line.forumtl.com

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by BetterHax April 12th 2013, 12:10 am

ShadowZ-Red wrote:
BetterHax wrote:how can i remove the zoom when its hover?

bro you can`t remove it

if you remove ..

huh?
avatar
BetterHax
Forumember

Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by Leex098 April 12th 2013, 12:40 am

BetterHax wrote:how can i remove the zoom when its hover?

hey freak

Suggestion:
Dont talk to strangers...

By the way Who are you?
Leex098
Leex098
New Member

Posts : 6
Reputation : 1
Language : English

http://www.fingerboardfamilia.org

Back to top Go down

about banner effects.. Empty Re: about banner effects..

Post by Sir Chivas™ April 12th 2013, 12:44 am

Leex098 wrote:
BetterHax wrote:how can i remove the zoom when its hover?

hey freak

Suggestion:
Dont talk to strangers...

By the way Who are you?

Hello,

If you're not here to provide any answers or so, then please avoid from posting irrelevant posts, thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Back to top

- Similar topics

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