190 Commits

Author SHA1 Message Date
Matthias Mees
0908601d43 BP: Revised skiplinks - changed the CSS used for hiding skiplinks from visual browsers. 2007-11-20 21:53:59 +00:00
Matthias Mees
6a8cb08b11 BP: Revised skiplinks: Used existing anchors instead of extra anchors. Added lang attribute to list elements so screen readers can identify the language used for the skiplinks. 2007-11-20 21:48:42 +00:00
Don Chambers
ecf38172fc BP: added classes and changed structure of entries_archives.tpl and entries_summary.tpl. Also changed serendipity_Entry_Date padding to margin. 2007-11-18 17:45:02 +00:00
Don Chambers
5b8a9aaadd BP: Add container serendipitySideBarTitleEmpty for sidebar items without title. 2007-11-16 19:03:45 +00:00
Don Chambers
ee5834c323 BP: Add livesearch support for navbar quicksearch. Note: all stylesheets changed from selector navbarsearchform to #sitenav #searchform {} 2007-11-15 15:49:33 +00:00
Ivan Cenov
7ad12871dc BP:New strings translated in Bulgarian language. 2007-11-13 18:31:18 +00:00
Matthias Mees
19f5486430 BP: German translation for theme options related to addthis widget. 2007-11-13 08:15:53 +00:00
Don Chambers
114b063b55 BP: AddThis widget option added. Language files other than english need translation for 2 added variables. 2007-11-12 23:46:58 +00:00
Don Chambers
8afe550219 BP: add override stylesheet for user customization 2007-11-11 20:28:03 +00:00
Don Chambers
055435f903 BP: Removed extra ">" after </dd> in plugin_staticpage_searchresults.tpl. 2007-11-04 19:00:14 +00:00
Don Chambers
5032b55677 BP: Relocated frontend_header hook after <title>; BP Admin - added selectors for fieldset and legend. 2007-10-30 21:26:14 +00:00
Matthias Mees
8c34e2d201 BP: Also updated latest changes to plugin_dynamicform.tpl. 2007-10-29 09:08:24 +00:00
Don Chambers
1288097b30 BP: removed hyperlink from plugin_contactform.tpl legend as it served no real purpose. 2007-10-28 23:55:28 +00:00
Don Chambers
cd4f0e20a3 BP: style.css: added rules for abbr, acronym and new class of .help 2007-10-25 17:53:21 +00:00
Don Chambers
7ce9c12191 BP: added class of archive_summary_details to entries_summary.tpl. 2007-10-14 23:11:44 +00:00
Don Chambers
354b6b8f23 BP: entries_summary.tpl now uses date format set in theme options. Also added styles for archive_summary and archive_summary_title to style.css for better visual separation between summary entries. 2007-10-14 23:02:21 +00:00
Matthias Mees
30f6725c4f BP: Added .authors to base.css to overrule formatting applied by address tag. 2007-10-10 10:35:48 +00:00
Matthias Mees
6358660b77 BP: Added some classes and tags to index.tpl and entries.tpl to add basic microformats support. 2007-10-09 11:52:33 +00:00
Matthias Mees
dce13805cf BP: entries.tpl now uses date format set in the theme options for sticky entries, too. 2007-10-01 08:06:46 +00:00
Don Chambers
307845f5d1 BP: adding print.css as file did not commit in previous attempt. 2007-09-27 21:27:34 +00:00
Don Chambers
54febcfa41 BP: add print.css and modify index.tpl to use include it for print media 2007-09-27 20:10:20 +00:00
Matthias Mees
986e6c40d1 BP: Moved skiplink anchors in front of the containers they're supposed to link to instead of being within said containers. 2007-09-27 13:07:52 +00:00
Matthias Mees
a48c7f5fbc BP: Fixed typo in index.tpl. 2007-09-27 12:50:17 +00:00
Matthias Mees
fa3f23b830 BP: Added selective inserting of skiplinks. 2007-09-26 21:47:01 +00:00
Matthias Mees
33f3b103a0 BP: Added missing # to skiplink hrefs so they now actually work :-) 2007-09-25 15:26:43 +00:00
Ivan Cenov
16013d0668 BP: Translated new text in Bulgarian language. 2007-09-23 20:34:20 +00:00
Don Chambers
580a0dd95b BP: contain sidebar navigation within .serendipitySideBarContent. Templates created on bulletproof prior to now may require revisions to accomodate this change. 2007-09-20 02:22:57 +00:00
Matthias Mees
8635c9b56a BP: Applied better fix for 2col s-b layout in IE. Also added a fix for 1col layout to IE stylesheets. 2007-09-20 01:02:52 +00:00
Matthias Mees
4d0a1cf44f BP: Fix for 2col s-b layout in IE (any version). 2007-09-19 10:33:04 +00:00
Matthias Mees
5b9dad6c74 BP: Added default style for pre to style.css. 2007-09-19 10:01:20 +00:00
Don Chambers
7f999b17f6 BP: removed inline styles for colorset calendar arrow dimensions (blank/default still retains inline styles). 2007-09-18 21:58:15 +00:00
Don Chambers
7f25f6792a comments.inc.php - truncate author, email and url like referrer on admin comments page; add new class for pending comments header, BP admin now shows yellow background with red border for pending comments header matching Grischa's previous contribution of a red border for comment content below the header. 2007-09-18 16:06:04 +00:00
Don Chambers
bd0107a09a BP: New classes for various combinations of sidebars and content; removed sidebar classes of LeftSideBarLeft, LeftSideBarRight, RightSideBarLeft and RightSideBarRight; new navigation classes for first and last link; new div containers at top and bottom of wrapper. 2007-09-18 01:37:09 +00:00
Don Chambers
b76b68b7fd BP: Fix error in plugin_calendar.tpl 2007-09-16 21:21:37 +00:00
Ivan Cenov
5bf89f6e15 1) Changed BG (UTF-8) lang file in bulletproof (s9y trunk) 2007-09-16 18:34:42 +00:00
Matthias Mees
3250076b9e BP: Added IE 5 fix for horizontal navbar. 2007-09-15 16:46:15 +00:00
Matthias Mees
a684b50d29 BP: Added basic IE5 fixes via additional stylesheet ie5.css. 2007-09-14 10:15:45 +00:00
Matthias Mees
0cac530f12 BP: Added basic IE5 fixes via additional stylesheet ie5.css. 2007-09-14 10:14:26 +00:00
Matthias Mees
fe65eebbe2 Bulletproof: Removed deficons from lang files. 2007-09-13 07:43:22 +00:00
Matthias Mees
a7f11fc623 Bulletproof: Removed deficons theme option. 2007-09-13 07:40:23 +00:00
Don Chambers
f3fde3f9c8 BP: overflow:auto changed to overflow:hidden for .serendipity_Entry_Date and.serendipity_commentBody due to firefox horizontal line bug. 2007-09-13 01:11:41 +00:00
Matthias Mees
83037a2fee Bulletproof: Added theme option for alternate display of number of comments and trackbacks in the entry footer. 2007-09-12 09:13:59 +00:00
Matthias Mees
00f070781e Bulletproof: Added .serendipity_freeTag_related to style.css. 2007-09-12 08:28:50 +00:00
Matthias Mees
b945448f61 Removed Bulletproof colorset lang variables. We don't need them anymore. 2007-09-12 08:13:47 +00:00
Matthias Mees
8658929a9c Updated Bulletproof and it's lang files. Added theme options to use default icons regardless of colorset chosen as a fallback option in case a colorset stylesheet doesn't have these icons. 2007-09-10 09:55:31 +00:00
Don Chambers
a57f6cdc75 BP: style.css: Catetories sidebar margin added, add row classes to plugin_calendar.tpl, comment out favicon link 2007-09-09 23:23:09 +00:00
Don Chambers
a5d1547828 BP: convert files to unix/utf-8 2007-09-07 20:08:16 +00:00
Matthias Mees
1740225542 Updated German lang files for bulletproof template to fit latest additions. 2007-09-07 08:59:56 +00:00
Ivan Cenov
f29dd6621c 1) Updated BG translation of bulletproof configuration. 2007-09-06 19:45:53 +00:00
Don Chambers
33db56c01c BP - relocated rule for pending comments, added rule to fluid stylesheet. 2007-09-06 16:19:33 +00:00