Posts Tagged ‘theme’

Neither studying, nor sleeping

Post by: bingorabbit
Published on April 9th, 2009
Filed under: in.words
Tags: , , , , , ,

I should be asleep by now, and I should have been studying for the last three hours, and I should be finishing a great part of the Microcontrol subject I have for this semester in the college. I hope the last one doesn’t have the same destiny as the first two and not to be done. I just feel that there something missing. I will be having my midterm exams by next Saturday, I can barely remember the schedule, so what about the subjects itself? Almost nothing!

(more…)


 

phpBB styles

Post by: bingorabbit
Published on January 23rd, 2008
Filed under: my.hacks
Tags: , , ,

A LOOOOOOOOOOOOOOOOOOOOONG NIGHT!, and at last…

One of the most confusing thing that is related to phpBB styles and modifications, is that when they release a new modification, that have something to be done with the styles – and that always happen -, they release the installation steps on the default style – which in my case is prosilver -. So, when you need to install a new modification, and you are using another styles that’s not the default, you will have to implement how you may write the code in the template files. In another words, you will try to find the differences between your style and the default one and try to comprise between both. I started doing so, and I was sure of what I’m doing, cause one default style uses divs and dls and mine uses tables – haven’t they heard of tableless?! -.

(more…)