Module Class Suffix - What is it? |
Written by Administrator |
In a custom template css, sometimes there are definitions like this:
If the home page does not display properly, use "Ctrl-U" in firefox to read the source of the home page, and search for the keyword that is mislaid out. Then find the styling ids that control the style of the keyword, and trace back to which module this keyword is referring to. And also check the template css to find the corresponding style id to help identify the module in question. Then set the suffix according if needed. Then, viola! |