120 reputation
6
bio website tczutendaal.be
location Belgium
age 24
visits member for 2 years, 5 months
seen Apr 9 at 9:02
stats profile views 39

I just create websites with HTML, CSS, PHP, MYSQL, JQUERY, AJAX, DRUPAL, ...


Apr
25
comment Should I still support a screen resolution of 1024x786 or can I ignore it and support 1280x720 and higher?
it's a commercial website but only 6% of the uses have 1024x768, guess I'll still support it then
May
3
comment Joomla change read more link to blog layout id
thanks I know how to make template overrides, I think the difficult part here is to alter the read more link to the category/section blog and not the article itself
May
2
comment Should I set up an Ebay account besides my website
nope I mean you do have to sell your items on ebay but make sure there are enough links to your site: in your emails, in the description,.. and add a business card with each order with your website on it,... just make sure the customer buys from your site the next time and not from ebay. For each item you sell on ebay you'll make less profit but it's good to get more customers
Apr
26
comment Joomla theme only 1 page or module
I know but I have to use form2content because it's already implemented in the sites i'm working on and a simple template override is much faster than a custom content type. But yeah ZOO is very good and probably does it all I'm going to try it on my next website ;)
Apr
26
comment Joomla theme only 1 page or module
Problem is, now you change all section blog layouts, if you only want to change one of them, you'll have to do some more coding. (stupid joomla)
Apr
26
comment Joomla theme only 1 page or module
well, not easy to explain, I'll try. Let's say the customer needs to add an article with lots of html, it's better to use CCK so the customer only has to write text, not html, and the layout is generate by the CCK, like ZOO, but I use form2content. If you have an article section blog layout, and you want to change that layout, use a template override. Change something in templates, beez, html, com_content, section, blog_item.php.
Apr
21
comment Joomla theme only 1 page or module
zoo is a great module but it's a cck module, I got what I needed with some template overrides
Apr
13
comment Lightbox 2 in Joomla
Thanks but I alreay have some images and an automatic image slider shown on my site. I just want to add rel="lightbox" the the images links now so the lightbox pops up
Mar
22
comment Joomla theme only 1 page or module
Thanks I'm going to try this I also know how to use template overrides now, but they are a little complicated for some modules damn you joomla