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.

code does not work

4 posters

Go down

code does not work Empty code does not work

Post by hayles_ January 27th 2014, 2:12 am

put it, but not working,


how to fix it to get the same?????


Code:
/********************* MINI PROFILES ************************/


.week {width: 275px;  height: 450px; margin:auto; padding:10px; background: url(http://24.media.tumblr.com/efb6545a0370bb87282e3f71ed63327d/tumblr_mpm9a49uzC1qkw55vo1_250.png); /*background image*/}


.seds {width: 275px; height:400px; background: url(); /*default image*/}





.sed {height:400px;}


.box {width: 200px; height: 230px}  


.s4, .s7 {opacity: 0.0;  width: 104px;  height: 10px; padding:5px;  position: absolute;  margin-left: 25px;  background-color: #e6e6e6; transition-duration: 0.6s;  -moz-transition-duration: 0.6s;  -webkit-transition-duration: 0.6s;  -o-transition-duration: 0.6s}  


.s5, .s6 {opacity: 0.0;  width: 104px;  height: 10px; padding:5px;  position: absolute;  margin-left: 25px;  background-color: #ddd;  transition-duration: 0.6s;  -moz-transition-duration: 0.6s;  -webkit-transition-duration: 0.6s;  -o-transition-duration: 0.6s;}


.box:hover .s4 {opacity: 1.0;    margin-top: -5px; margin-left: -25px;  transition-duration: 0.6s;  -moz-transition-duration: 0.6s;  -webkit-transition-duration: 0.6s;  -o-transition-duration: 0.6s;}  


.box:hover .s5 {opacity: 1.0;   margin-top: -05px;margin-left: 85px;  transition-duration: 0.6s;  -moz-transition-duration: 0.6s;  -webkit-transition-duration: 0.6s;  -o-transition-duration: 0.6s;}  


.box:hover .s6 {opacity: 1.0; margin-top: 83px;  margin-left: -25px;  transition-duration: 0.6s;  -moz-transition-duration: 0.6s;  -webkit-transition-duration: 0.6s;  -o-transition-duration: 0.6s;}  


.box:hover .s7 {opacity: 1.0; margin-top: 83px;  margin-left: 85px;  transition-duration: 0.6s;  -moz-transition-duration: 0.6s;  -webkit-transition-duration: 0.6s;  -o-transition-duration: 0.6s;}


.cork {width: 224px; height: 360px; padding: 10px 13px; color: #333; background-color: #fff; margin-top: -440px; margin-left: 13px; opacity: 0;transition-duration: 0.7s;-moz-transition-duration: 0.7s;-webkit-transition-duration: 0.7s;-o-transition-duration: 0.7s;  }


.cork:hover { opacity: 0.99; }


.whoa {font-size:8px; color:#333; text-align:justify;  line-height: 105%; font-family: arial; text-transform: uppercase; text-align:center;}


.whoa a:link {font-size:8px; color:#333; font-family: arial; text-transform: uppercase;}


.isd {width: 214px; height: 15px; padding: 5px; line-height:105%; background:#f6f6f6; color:#333; font-family:fjalla one;font-size: 10px; text-transform:lowercase;}


.quote {width: 170px; height: 50px; padding: 10px; font-size:10px; color:#333; text-align:justify;  line-height: 95%; font-family: arial; overflow:auto; background: #fff;}


.wert {width: 20px; height: 50px; padding: 5px; font-size:36px; color:#333;}


.minina {width: 220px; font-family:fjalla one; font-size: 12px; text-transform:uppercase;margin-bottom: 4px}


.minina a:link { font-family:fjalla one; font-size: 12px; text-transform:uppercase;}


.milink {color:#111;}
avatar
hayles_
New Member

Posts : 15
Reputation : 1
Language : Bulgarian

http://betiproba.bulgarianforum.net/

Back to top Go down

code does not work Empty Re: code does not work

Post by SLGray January 27th 2014, 2:57 am

What does this do, and where did you get it?


code does not work Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

code does not work Empty Re: code does not work

Post by hayles_ January 27th 2014, 7:25 pm

I wanted to do something similar in my forum profiles
took from one site
and I would like to have something similar and I, but does not work
avatar
hayles_
New Member

Posts : 15
Reputation : 1
Language : Bulgarian

http://betiproba.bulgarianforum.net/

Back to top Go down

code does not work Empty Re: code does not work

Post by SLGray January 27th 2014, 8:17 pm

Is this for the profile pages or the profiles in the messages/posts?


code does not work Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

code does not work Empty Re: code does not work

Post by hayles_ January 28th 2014, 4:51 pm

profiles in the messages/posts?
avatar
hayles_
New Member

Posts : 15
Reputation : 1
Language : Bulgarian

http://betiproba.bulgarianforum.net/

Back to top Go down

code does not work Empty Re: code does not work

Post by Mike January 28th 2014, 5:00 pm

Which website did this come from? I'm guessing that this is the CSS that helped them customize the profiles in the Templates editor, which would explain why nothing shows up for you when just adding this to the CSS. The attributes that you're using aren't typical to forumotion and would have had to be custom added.
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

code does not work Empty Re: code does not work

Post by hayles_ January 28th 2014, 7:05 pm

What should I add to do it?
avatar
hayles_
New Member

Posts : 15
Reputation : 1
Language : Bulgarian

http://betiproba.bulgarianforum.net/

Back to top Go down

code does not work Empty Re: code does not work

Post by hayles_ February 2nd 2014, 12:13 pm

Confused
avatar
hayles_
New Member

Posts : 15
Reputation : 1
Language : Bulgarian

http://betiproba.bulgarianforum.net/

Back to top Go down

code does not work Empty Re: code does not work

Post by Ange Tuteur February 2nd 2014, 4:29 pm

Hello hayles_,

We unfortunately have no idea what your CSS above is for, therefore we're unable to assist you. If you were to provide more detailed information I would gladly look into your query.

Furthermore the selectors in the code provided do not pertain to anything available in the four forum versions, which is why it will not affect anything.
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top


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