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.

Split: Customize attachements frame

+11
admerbakud
jomblo_karat
chakchak
bin2612
Codyy
kevinfrans
yehiapsycho
mohammadali
ImProviser
Cool-processor
exterminator
15 posters

Go down

Split: Customize attachements frame Empty Split: Customize attachements frame

Post by exterminator March 30th 2010, 10:55 am

Thanks! That's quite good!
exterminator
exterminator
Forumember

Male Posts : 106
Reputation : 4
Language : English, Japanese, Vietnamese, HTML, Javascript, C, C++, C#, VB.Net
Location : Hochiminh City - Vietnam

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by Cool-processor March 30th 2010, 11:01 am

like it
Cool-processor
Cool-processor
Forumember

Male Posts : 724
Reputation : -55
Language : HTML | CSS/3 | JQuery
Location : To my own coding world

http://www.creative-labz.com

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by ImProviser March 30th 2010, 11:44 am

Code:
-moz-border-radius: 15px;
-webkit-border-radius: 15px;

that part is working, but when i want to make custom edges on custom sides:
Code:
-moz-border-radius-topleft: 8px;
-webkit-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;

then it ain't working :/

anyways great job on this one, i have modified it before this, but i didn't add those oval edges
ImProviser
ImProviser
Forumember

Male Posts : 617
Reputation : 23
Language : Serbian, English, Deutsch
Location : Kraljevo, Serbia

http://www.team-xenon.com

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by ImProviser March 30th 2010, 11:51 am

lol i've just re-read the code, its supposed to be
Code:
-moz-border-top-left-radius: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-top-right-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-bottom-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;

delete this post and my previous one and edit your codes in the message
ImProviser
ImProviser
Forumember

Male Posts : 617
Reputation : 23
Language : Serbian, English, Deutsch
Location : Kraljevo, Serbia

http://www.team-xenon.com

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by mohammadali March 30th 2010, 11:53 am

Hi dear Admin and thank you for your attention
please see this topic
avatar
mohammadali
New Member

Posts : 6
Reputation : 0
Language : Farsi

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by yehiapsycho March 30th 2010, 7:52 pm

Actually this ROCKS
thanks for these stuff mates
it really made a diffrience
btw i am phpbb2 and i didn;t stick to the external tutorial in the other topic for phpbb2 forums
and it works VERY FINE
avatar
yehiapsycho
Forumember

Male Posts : 145
Reputation : 0
Language : English
Location : Egypt,Alexandria

http://www.sharingmonster.ace.st

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by kevinfrans March 31st 2010, 5:44 am

thanks too much
kevinfrans
kevinfrans
New Member

Male Posts : 19
Reputation : 0
Language : English

http://xakigame.forum-viet.net/

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by Codyy March 31st 2010, 2:14 pm

This would be cool if, I was using the attachment feature.
Codyy
Codyy
Active Poster

Male Posts : 1032
Reputation : 16
Language : English
Location : Florida

http://leprym.com

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by bin2612 March 31st 2010, 7:35 pm

cho em hỏi sao mọi người không thể đăng ký vào diễn đàn của em ? mọi người giúp với nào
avatar
bin2612
New Member

Posts : 1
Reputation : 0
Language : tiếng việt

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by kevinfrans April 1st 2010, 3:20 am

bin2612 wrote:cho em hỏi sao mọi người không thể đăng ký vào diễn đàn của em ? mọi người giúp với nào

your forums in holiday, go to General Tab -> Configuration -> uncheck "Forum in holiday".
Use English when you want to ask anything.
kevinfrans
kevinfrans
New Member

Male Posts : 19
Reputation : 0
Language : English

http://xakigame.forum-viet.net/

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by chakchak April 2nd 2010, 4:17 pm

cho e hỏi là post đoạn code này vào chỗ nào trong CSS????
avatar
chakchak
New Member

Posts : 2
Reputation : 0
Language : Vietnamese

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by kevinfrans April 3rd 2010, 4:20 am

chakchak wrote:cho e hỏi là post đoạn code này vào chỗ nào trong CSS????

CSS has only 1 empty table, post in there.
Use English, please!
kevinfrans
kevinfrans
New Member

Male Posts : 19
Reputation : 0
Language : English

http://xakigame.forum-viet.net/

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by Guest April 9th 2010, 9:55 pm

work ! thanks too much :wouhou:
avatar
Guest
Guest


Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by jomblo_karat April 10th 2010, 3:03 pm

Crying or Very sad
jomblo_karat
jomblo_karat
New Member

Male Posts : 11
Reputation : 0
Language : indonesia
Location : cianjur

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by admerbakud April 10th 2010, 4:53 pm

thanks for this one! excellent!
admerbakud
admerbakud
Forumember

Male Posts : 70
Reputation : 0
Language : English

http://unskilled.biz

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by jomblo_karat April 10th 2010, 9:26 pm

Typlo wrote:
Customize attachments frame


Following the update last week, Forumotion provides this trick so you can customize the attachments:

Split: Customize attachements frame 29-03-11
Note

The effect only appears
for members using
browsers:

  • Firefox
  • Safari
  • Google Chrome

Split: Customize attachements frame 09615175839 CSS addition

Admin panel Split: Customize attachements frame Arrow10 Display Split: Customize attachements frame Arrow10 Colors Split: Customize attachements frame Arrow10 CSS Stylesheet

Add this code :

Code:
.attachbox{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
color:#ffffff;
}
 
.attachbox dl.file{
background-color: #212121;
margin-top: 8px;
padding: 5px;
border: 1px solid #fff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

Split: Customize attachements frame 30032010093859

Summary of CSS properties:

Split: Customize attachements frame 29-03-12

.attachbox
>> Part A
background-color: #191919; >> Background color
background-image:
url('http:image.address');
>> Background image
border: 1px solid #888888; >> Part A border
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
>> The 4 corners
color:#ffffff; >> Part A text color
.attachbox dl.file
>> Part B
background-color: #212121; >> Background color
margin-top: 8px; >> the outer margin high (top)
(See image B)
padding: 5px; >> The inner margin
(See image B)
border: 1px solid #fff; >> Border color
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
>> The 4 corners

Split: Customize attachements frame Margin10
Image B

This tutorial has been made by the French staff

No reproduction possible without our agreement, pursuant to Article L122-1 of the ICC.
jomblo_karat
jomblo_karat
New Member

Male Posts : 11
Reputation : 0
Language : indonesia
Location : cianjur

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by Maki1 April 11th 2010, 10:43 pm

Thanks very much Smile
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by jomblo_karat April 11th 2010, 11:47 pm

thank mr ot mis
jomblo_karat
jomblo_karat
New Member

Male Posts : 11
Reputation : 0
Language : indonesia
Location : cianjur

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by jomblo_karat April 11th 2010, 11:51 pm

jomblo_karat wrote: thank mr or mis
groar
jomblo_karat
jomblo_karat
New Member

Male Posts : 11
Reputation : 0
Language : indonesia
Location : cianjur

Back to top Go down

Split: Customize attachements frame Empty 12

Post by chakchak April 23rd 2010, 2:17 pm

Split: Customize attachements frame 23
Split: Customize attachements frame 2

How can I change the picture I have painted in red ????
avatar
chakchak
New Member

Posts : 2
Reputation : 0
Language : Vietnamese

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by isnanz June 12th 2010, 5:08 am

AWESOME! Like this! :wouhou:
isnanz
isnanz
Forumember

Male Posts : 206
Reputation : 0
Language : Indonesian
Location : Indonesia

https://help.forumotion.com

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by Yakko! June 13th 2010, 3:19 pm

very good!
Yakko!
Yakko!
Forumember

Male Posts : 661
Reputation : -5
Language : Italian, english, Français

Back to top Go down

Split: Customize attachements frame Empty Re: Split: Customize attachements frame

Post by ecatodarcus June 25th 2010, 1:00 pm

nice work my French friends!!! greetings from Greece
ecatodarcus
ecatodarcus
Forumember

Male Posts : 49
Reputation : 0
Language : Greek, English, German
Location : Athens

http://ntuamech.forumotion.net/portal.htm

Back to top Go down

Back to top

- Similar topics

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