Jump to content

Blane

Legendary Member
  • Posts

    3,413
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Blane

  1. Νταξ ρε φίλε :P Εμείς είμαστε ΑΠΟΚΛΕΙΣΤΙΚΑ Η/Υ. Άρα δεν έχει νόημα. Είναι δυο ψιλο-διαφορετικά πράματα :D
  2. Φαντάζομαι ότι είναι οικονομικό το θέμα. Το CSD λοιπόν (Computer Science Department) εδώ κάτω, είχε κοντά στα 13Κ που είπε και ο Νίκος. Πιστεύω ότι φέτος θα πέσει κι άλλο. Άρα περνάς :) Και πιστεψέ με, δεν θα το μετανιώσεις :)
  3. Yep, εγώ το προτείνω σε όσους ξέρω και έχουν δώσει Π.Ε. Απλά θέλει κώλο.. :P
  4. @Finito: Έλα Κρήτη στο καλύτερο τμήμα Επιστήμης Υπολογιστών στην Ελλάδα ;-)
  5. Please clean my topic from Simmo's replies. http://maxcheaters.com/forum/index.php?topic=242625.msg2221150;boardseen#new He's ridicoulous. The only thing he does is disputing me. Take care of him please. He has been warned.
  6. Blane

    Epic Bets !

    Α ρε να 'χαμε όλοι το χάρισμα. Εκατομμυριούχος θα ήμουν.. :-/ Μπορώ να έχω το site τουλάχιστον;
  7. Yeah, I need to know what platform mxc will use but a transformation to an other platform isn't that MUCH of a deal..
  8. Let me design a custom one for you ;-)
  9. Well, my share can help you. I mean from absolute 0 I'll show you where to study and what. To be more specific you should learn HTML, CSS then how to do PSD->HTML (I have a premium ebook for that) and then JS, PHP and much more if you want to study web design.
  10. Τι ασκήσεις πρέπει να παραδώσεις; Ό,τι να 'ναι; :O
  11. Miss you buddy! Hope you're having a good time out there :)
  12. Still.. opinions are opinions and everybody has one (even dumb people).
  13. Τσάμπα το πήρες. Στείλτο μου άμα είναι και σου δίνω αυτό εδώ που έχει και bluetooth και όλα όσα ζήτησες παραπάνω... ;-)
  14. Προς το παρών δεν προλαβαίνω να βήξω. Άμα προλάβω από Τετάρτη θα το επαναφέρω στο σωστό section :)
  15. Μα πες μου πως διάολο δίνεις ένα σκασμό λεφτά χωρίς να έχεις ψάξει πρώτα. Και να πεις ότι δεν το 'χουν σε live preview σε 10841048410148 μαγαζιά στην Ελλάδα να πω εντάξει..
  16. Το καλό, πάντως, είναι ότι το έψαξες πρώτα πριν το αγοράσεις.
  17. Nah no bad feelings. I'm dissapointed myself too. Too many difficulties lately (economical, personal, university stuff and much more). No room for inspiration. No room for more designs. I think this week everything should be different. I'm opening crownbytes and I'm starting to record some video lessons for webdevelopment. My time will be kinda-full but I'll spend some time practising some awsome new techniques for webdesign that I learned a couple of months before. Anyway, thanks everybody for the feedback :) Yours, Blane.
  18. Στο css του element που θες να κάνεις transparent πρέπει να του βάλεις opacity και κάποια τιμή. #myBox { opacity: 0.6; } Εδώ κάνω το opacity του element με id myBox 60%. Επίσης να ξέρεις ότι αυτό το opacity δουλεύει σε modern browsers και δεν θα δουλέψει για πιο παλιούς. Για cross-browser λύση μπορείς να δεις εδώ. Τώρα για το άλλο μια απλή λύση είναι να αντικαταστήσεις την εικόνα του button μέσα από τα images του template (με το ίδιο όνομα δηλαδή και να το κάνεις replace) αλλά έτσι θα πρέπει να περιοριστείς στις ίδιες διαστάσεις και την ίδια κατάληξη στο name (π.χ .gif ή .jpeg). Για πιο advanced λύση θα πρέπει να πας στον κώδικα να βρεις με τι μορφή το έχει και να αλλάξεις την τοποθεσία της εικόνας εκεί. 2 πιθανά σενάρια: Να το έχει ως img tag της HTML (δηλ. <img src="kati_edw">) που απλά αλλάζεις το "kati_edw" σε δικό σου σύνδεσμο εικόνας ή path μέσα στα αρχεία του template ή Να το έχει ως span,div η και 'γω δεν ξέρω τι με ένα id ή class name οπότε πρέπει να πας στα css και να αλλάξεις εκεί το path στο background: url('IMG_PATH'); και να αλλάξεις ανάλογα και τις διαστάσεις που έχει βάλει αυτός που έκανε το css. Ελπίζω να βοήθησα...
  19. Έγινε η αρχή. Επόμενο βήμα: Σπίτι!! :D Χαίρω πολύ χαιρόπουλος. Έρχεται η ηλικία που σταματάς το gaming και ασχολείσαι με βασικά πράγματα στον υπολογιστή. ΑΝ και όσον αφορά το gaming στα linux έχουν εξελιχθεί τα πράγματα. Τις προάλλες διάβαζα ότι θα φέρουν το steam στα linux (:O). Επίσης μην ξεχνάμε και τα emulators (wine κλπ). Μωρέ.. αν θέλει κάποιος το κάνει (και ας δυσκολευτεί στην αρχή)...
  20. It could be image (since the font-family isn't available in all computers) but since CSS3's @font-face came out, it would be part of the code yes. Stroking text isn't my style. In fact I dislike borders. I only do borders with low opacity. :)
  21. Δοκίμασε linux ρε συ. Η έστω Hackintosh. Τι σκατά έχουν αυτά τα windows μέλι; :P
  22. Hmm I might change it to something more suitable. Thanks! Borders where? The navigation is on the right because I didn't want the whole upper part (content & navigation) to be symetric with the big footer (image & vote links), but I might change the whole structure. Thank you! :) Haven't seen the sig of yours until I made mine. But eventually CrownBytes logo is a bit different and this sig is just there for demonstration purposes :) Thanks for your comment on tribals. It's something different (the font selection) I wanted to try and the outcome didn't suit well. Perhaps you could give me some "Gothic-Epic" font collection :) ? (in pm maybe! :P) Problem is that I'm sick of lineage2 websites. I've created many many of them and I sick of every single style. I'll re-design something and gonna post it here. Thanks anyway :) Cheers :D
  23. Could you be more specific? I mean which letters? The font for headers is part of the whole concept behind the site but maybe you're not talking about 'em (?).
  24. After a loong loong time I decided to show here some work of mine, just to keep you up to date with my latest portfolio additions. Here you go: L2 Meditation Website Template Please rate & comment (ideas etc..) Thanks in advance! Yours, Blane
×
×
  • Create New...