Votez !
Aller en haut Aller en bas

Many Questions

avatar
Invité
:D
 Sam 24 Aoû 2013 - 20:29
Bonjour,

I can't speak French sorry, I come from Germany ;)
I have Questions about the Style. How you make the link effect? I try a lot but I cant make it! :/ And the two boxes on the startpage
Hope you understand me or anyone

I like your Style :D This has been cost a lot time I think o.o
Hmm... I don't know anyone else...

Dear Moonstar
Kontahexe
Staffien à la retraite
Messages Messages : 1360
Kontahexe
 Sam 24 Aoû 2013 - 21:56
Hi, love from France, dude o/

Han, what link effect ? :O When it comes to right ? It's in CSS Style, just insert it  :
Code:
a:link:hover {
  padding-left : 50px;
     -webkit-transition : padding 2s;
     -moz-transition : padding 2s;
     transition : padding 2s;}
The two boxes are simple to make. For exemple :

Code:
[table align="center"][tr][td]<div style="border:3px solid #000;">LALALA 1st box :D</div>[/td][td]<div style="border:3px solid #000;">LALALA 2nd box :D</div>[/td][/tr][/table]
And, the result :

LALALA 1st box :D
LALALA 2nd box :D
And thanks, yeah, it took some time xD (And when something not working, it's reaaaallyyyyy long to find a solution o^o)
Well, I hope I have answered to your question ! :3

Good luck ! ^^
avatar
Invité
again
 Sam 24 Aoû 2013 - 22:42
Jo thats cool :D But..now every link goes... but I wanna that the category link goes

How I make a box I knew but how can I make a Scroll box?
I need three boxes

Dear Moonstar
Kontahexe
Staffien à la retraite
Messages Messages : 1360
Kontahexe
 Sam 24 Aoû 2013 - 23:46
huum, so, it depends if you are on forumactif.com :3 If yes, it's that (If not... FUUUUHHHH) :

Code:
a.forumlink:hover {
  padding-left : 50px;
     -webkit-transition : padding 2s;
     -moz-transition : padding 2s;
     transition : padding 2s;}
It is what you want ? '^'


Hannw, scroll :naan: You mean, a scrollbar, right ? :'D
So :

Code:
[table align="center"][tr][td]<div style="border:3px solid #000; height:50px;overflow:auto;">LALALA 1st box :D
.
.
.
.
</div>[/td]
[td]<div style="border:3px solid #000; height:50px;overflow:auto;">LALALA 2nd box :D
.
.
.
.
</div>[/td]
[/tr]
[/table]
LALALA 1st box :D
.
.
.
.
LALALA 2nd box :D
.
.
.
.
LALALA 3rd box :D
.
.
.
.
Like that ? To do a scrollbar you just need to add "overflow:auto" at your div ~ (and it does only if there's "height : XXpx"). About three boxes, just duplicate 'td' '/td' again with your texts & codes inside (you understand ? :'D It's hard to explain xD).
avatar
Invité
AgAin
 Dim 25 Aoû 2013 - 0:29
Thank you so much :3 Hey wanna help me? I have made a new forum but I don't know how I create it. No Ideas I mean. Sry if it isnt allwed I can't understand the rules

http://the-last-forest.forumotion.com/

If you say yes I make the language in french ;) Its easier for you I think

Jo thats all now its 00:28 in Germany xD
Éclipse de Lune
Staffien à la retraite
Puf/Surnom Puf/Surnom : Utop'
Messages Messages : 1479
Éclipse de Lune
 Dim 25 Aoû 2013 - 10:11
Well, I'm sorry but I can't help you with these codes cuz this is not really my area ^w^ anyway this is a pretty nice forum :D unfortunately I don't speak German, otherwise I could have registered xD
Kontahexe
Staffien à la retraite
Messages Messages : 1360
Kontahexe
 Dim 25 Aoû 2013 - 15:57
Huhu, I dunno °A°
Contenu sponsorisé
 


Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum