Guide Category

134

engine.css

Datalife Engine using specifc CSS classes and IDs, which required you to add them in your theme css to make sure the styles are properly displaying. It's important that you include the above CSS styles into your theme design when you create your own templates. and make sure there is no CSS conflicts with these styles!
dlestarter
engine.css Datalife Engine using specifc CSS classes and IDs, which required you to add them in your theme css to make sure the styles are properly displaying. It's important that you include the above CSS styles into your theme design when you create your own templates. and make sure there is no CSS conflicts with these styles!

DataLife Engine uses the following CSS classes:

  • .calendar - Displaying the calendar
  • .monthlink - Link shift the calendar to the calendar
  • .day-active-v - Class for working days if there is news
  • .day-active - Saturdays and Sundays in which there is news
    .day - Class for working days if there is no news
    .weekday - Saturdays and Sundays in which no news
  • .day-current - The current date, or if a visitor browses news for this day
  • .archives - Displays a list of archives
  • .xfields - Additional input fields in adding news
  • .rating - Output rating
  • .quote - Used to display a quote or information about the hidden text
  • .scriptcode - Used to display information contained in the tag [CODE]
  • .pm - Table when listing received private messages
  • .pm_head - PM table header
  • .pm_list - List of the messages
  • .pm_progress_bar - Scale box statistic of personal messages
  • #dropmenudiv - Drop-down menu using the fast or full editing
  • #newpm, #newpmheader - To configure a notification if there is a new personal message to show in popup notification
  • .editor_button,
    .editor_buttoncl,
    .editbclose,

    .editor_button_brk - Styles to customize buttons for BBCode editor with quick editing news.
  • .editor - overall style for BBCode editor.
  • .clouds_xsmall, .clouds_small, .clouds_medium, .clouds_large, .clouds_xlarge - To adjust the size of different keywords in the tag cloud, depending on their popularity
  • .highslide-active-anchor, .highslide-image-blur, .highslide-html-content, .highslide-loading, a.highslide-full-expand, .highslide-display-block, .highslide-display-none - To adjust the display pop-up window with the original image of the thumb images
  • .highslide-dimming - Used to set the dark background when you enable "Gallery" mode to display uploaded images.
  • #loading-layer - Design to display information window on the implementation of AJAX actions.
  • #searchsuggestions - design quick search on the site.
  • .mass_comments_action - menu choice of comments mass actions on the site.

It's important that you include the above CSS styles into your theme design when you create your own templates. and make sure there is no CSS conflicts with these styles above!

Related Tutorials

Review/Leave Comment

comments powered by Disqus