You are here

Files in Twitter Profile Widget 7

Primary tabs

File namesort descending Location Namespace Description
colorpicker.css colorpicker/colorpicker.css .colorpicker { width: 356px; height: 176px; overflow: hidden; position: absolute; background: url(images/colorpicker_background.png); font-family: Arial, Helvetica, sans-serif; display: none; } .colorpicker_color { width: 150px; height:…
README.txt README.txt INSTALL ======= 1. Extract module in /sites/all/modules/ directory 2. Enable module on /admin/modules page 3. Configure user name on /admin/config/services/twitter_profile_widget page CONFIGURE ========= Visit configuration page to customize…
twitter-profile-widget.tpl.php twitter-profile-widget.tpl.php Block content template for twitter widget
twitter_profile_widget.admin.inc twitter_profile_widget.admin.inc Administative form for the twitter profile widget module.
twitter_profile_widget.css twitter_profile_widget.css /** * Override twitter profile widget default css */ .twitter_profile_widget .twtr-tweet-wrap { padding: 13px 8px 12px; } .twitter_profile_widget .twtr-tweet { border-bottom: 1px solid #DBE1E7; } .twitter_profile_widgetget .twtr-bd p { …
twitter_profile_widget.info twitter_profile_widget.info name = Twitter Profile Widget description = Helps to customize Twitter Profile Widget. Made by <a href = "http://drupalace.ru">Maslouski Yauheni</a> package = Drupalace core = 7.x configure =…
twitter_profile_widget.install twitter_profile_widget.install Uninstall function for the twitter profile widget module.
twitter_profile_widget.module twitter_profile_widget.module

Other projects