I recently came across an issue with my images not showing up on my Drupal 7 website after I migrated it from my staging server to the production server. It was just showing an X. When I looked at the image path, everything was correct and the image existed. I wasn’t sure what was wrong because everything was right. Some research said that it was an issue with the .htaccess file. I tried that, but that didnt work. But I did find a solution! Solution: There was an extra .htaccess file in the...
SVN is a centralized system, so you have one central repository. The first step is to create the repository that your code will sit in. This will either be on your local network, a remote server, or third-party service that offers repository hosting. This is, however, still classified as a remote repository, it just happens to be hosted on a server you don’t fully control. Once your repository is created, you then do a “checkout” of the code to a folder on your local machine. This is a copy...
Looking for a refeshment in Drupal theme? This maybe your choice. Featured as a sub theme for Drupal Nucleus base theme, TB Methys is designed in simple and bold style: bold font set and wide slideshow. Furthermore, it supports multi-color skin tone, which gives more choices to customize the theme. TB Methys comes with a set of features as you know from our Drupal themes. TB Methys is the first theme supporting multi-color serving for fashion and live style content. Explore and see how powerful...
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;
}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}
This session was given by Jan-yves Vanhaverbeke (aka jyve) and was focused on improving the quality of the HTML and CSS in a Drupal project. Which means removing unneeded Javascript and CSS of core and contrib modules and analyzing the graphical design to see which HTML elements can be styled with shared CSS selectors (also called Object Oriented CSS). Remove unneeded DIV’s in you HTML (a great tool that can help here is the 3D view in Firebug that shows all layers in the HTML) and make sure...
The Drupal IRC channels are vital for connecting the community. Not only are they a great way to get fast, effective support, but they allow users to learn more and to get involved. Drupal uses the FreeNode IRC network, irc.freenode.net, and occupies the following channels, as well as these Regional IRC Drupal channels. Note that conversations on some of the Drupal channels are being logged. Check the “Setting up IRC” page for information on how to get connected to IRC. Essential Channels...
CK-ERP is an open source accounting / educational / MRP / ERP / CRM system that runs on top of multiple middlewares. It comprises 32 modules – Contact Management, Customer Relationship Management, Customer Self Service, Vendor Relationship Management, Material Requirement Planning, Warehouse, Inventory, Service, Accounting Ledger, Bank Reconciliation, Accounts Payable, Accounts Receivable, Purchase Order, Sales Order, Quotation, POS for Cashier, POS for Manager, Human Resources, Staff Self...
Categories