diff --git a/e107_themes/core/admin_alt_nav.sc b/e107_themes/core/admin_alt_nav.sc deleted file mode 100644 index 14291ede0..000000000 --- a/e107_themes/core/admin_alt_nav.sc +++ /dev/null @@ -1,160 +0,0 @@ -// $Id: admin_latest.sc 11836 2010-09-30 21:43:10Z e107coders $ -//".$cat_title.""; - return $text; - } - - function adnav_main($cat_title, $cat_link, $cat_img, $cat_id=FALSE, $cat_highlight='') { - list($cat_link, $anchor) = explode('#', $cat_link, 2); - $text = "".$cat_title.""; - if ($cat_id) { - $text .= ""; - } - $text .= "\n"; - return $text; - } - if (file_exists(THEME.'nav_menu.js')) { - $text = ""; - } else { - $text = ""; - } - - $text .= "
- "; - - require_once(e_HANDLER."sitelinks_class.php"); - $slinks = new sitelinks; - $slinks->getlinks(1); - - - if ($exit != 'off') { - $text .= ""; - } - - $text .= " -
- - - -
-
"; - - return $text; -} diff --git a/e107_themes/core/admin_style.css b/e107_themes/core/admin_style.css deleted file mode 100644 index 922149aae..000000000 --- a/e107_themes/core/admin_style.css +++ /dev/null @@ -1,182 +0,0 @@ -/* CLEAR CSS */ -html, body { width:100%;} -html, body, div, span, applet, object, iframe, -h1, h2, h3, h4, h5, h6, p, blockquote, pre, -a, abbr, acronym, address, big, cite, code, -del, dfn, em, font, img, ins, kbd, q, s, samp, -small, strike, strong, sub, sup, tt, var, -b, u, i, center, -dl, dt, dd, ol, ul, li, -fieldset, form, label, legend, -table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; } -ol, ul { list-style:none; } -h1, h2, h3, h4, h5, h6 {line-height:normal; } -body { line-height:1; } -ol, ul { list-style:none; } -select { padding:5px 3px 5px 3px; max-width:180px; } - -option { padding:0px 5px ; } -checkbox, label { margin:0px 5px ; } -input[type="checkbox"], input[type="radio"] { margin:0px 5px 0px 0px ; padding:5px 5px ; } -blockquote, q { quotes:none; } -blockquote:before, blockquote:after, -q:before, q:after { content:''; content:none; } -:focus { outline:0px; } -ins { text-decoration:none; } -del { text-decoration:line-through; } -table { border-collapse:collapse; border-spacing:0px; } -.clear { clear:both; } -.clearfix:after { clear:both; content:' '; display:block; font-size:0px; line-height:0px; visibility:hidden; width:0px; height:0px; } -.clearfix { display:inline-block; } -* html .clearfix{height:1%;} -* .clearfix{display:block;} -* { margin:0px; padding:0px; } -/* E107 CORE CSS */ -.tbox { color:#111111; background-color:#F5F5F5; border:1px solid #B5B5B7; font-size:14px; font-weight:normal; padding:5px 10px; margin:5px 5px ; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; } -.tbox.chatbox:focus, -#comment.tbox.comment:focus, -input.input-text:focus, textarea.tbox:focus, -#contactForm textarea.tbox:focus, -.tbox.signature:focus, -.tbox:focus { background-color:#FFFFFF; border:1px solid #B5B5B7; } - -.button, .button:focus { text-align:center; background-color:#FFFFFF; border:1px #B5B5B7 solid; padding:5px 10px ; margin:5px 0px ; font-weight:bold; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px; cursor:hand; cursor:pointer; } -.button:hover { color:#3399CC; border:1px #EEEEEE solid; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px; } -#submitnews_item { width:90%; } -.tbox.chatbox { width:90%; padding :2px; color:#111111; background-color:#F5F5F5; border:1px solid #B5B5B7; margin:10px auto; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px; } -.tbox.signature { width:350px; color:#111111; background-color:#F5F5F5; border:1px solid #B5B5B7; font-size:14px; font-weight:normal; padding:5px 10px; margin:5px 5px ; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px; } -.npdropdown { width:auto; margin:0px 0px; padding:2px; height:auto; text-align:left; } -.tbox.comment.subject { width:98%; background-color:transparent; border:0px none; padding:2px; margin-top:3px; } -#comment.tbox.comment { width:98%; padding :2px; color:#111111; background-color:#F5F5F5; border:1px solid #B5B5B7; } -#contactForm textarea.tbox { width:auto; padding :2px; color:#111111; background-color:#F5F5F5; border:1px solid #B5B5B7; } -input.input-text, textarea.tbox { width:auto; padding :5px; color:#111111; background-color:#F5F5F5; border:1px solid #B5B5B7; } -input#helpb.helpbox { float:left; margin-top:2px; margin-bottom:2px; background-color:transparent; border:0px none; font-size:80%; color:#111111; text-align:left; } -#commentform .helpbox{ width:98%; border-collapse:collapse; padding:1px; } -.helpbox { width:98%; background-color:transparent; border:0px none; border-collapse:collapse; padding:3px; } -.indent { color:#111111; background-color:#EEEEEE; border:1px solid #B5B5B7; padding:5px 15px; font-size:90%; margin:10px 10px 5px 15px; font-style:italic; } -.nextprev{ border:0px none; background-color:transparent; border-collapse:collapse; padding:15px; margin:5px 0px ; text-align:left; width:auto; font-size:13px; font-weight:bold; } -.nextprev_link { background-color:#3399CC; border:1px solid #3399CC; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#FFFFFF; margin:0px; padding:2px 6px; text-decoration:none; } -.nextprev_link:hover { background-color:#EEEEEE; color:#3399CC; text-decoration:none; } -.nextprev_current { background-color:transparent; border:1px solid transparent; color:#333333; margin:0px; padding:2px 6px; text-decoration:none; } -.smalltext { font-size:12px; font-weight:normal; } -.smallblacktext { font-size:12px; font-weight:bold; } -.defaulttext, .caption, .bodytable, .mediumtext { font-size:13px; font-weight:normal; } -.fborder { background-color:transparent; border:0px none; padding:3px; margin-top:3px; text-align:left; } -.forumheader { background-color:#F9F9F9; border:1px solid #B5B5B7; padding:8px 3px; font-weight:bold; vertical-align:middle; text-align:left; } -.nforumcaption{ background-color:transparent; border-bottom:1px solid #B5B5B7; padding:3px; font-size:110%; text-align:left; } -.finfobar{ background-color:transparent; border-bottom:1px solid #B5B5B7; padding:3px; font-size:100%; text-align:left; } -.forumheader2{ background-color:transparent; border:1px solid #B5B5B7; padding:3px; text-align:left; } -.forumheader3{ background-color:transparent; border:1px solid #B5B5B7; padding:5px 5px; text-align:left; } -.forumborder { background-color:transparent; border:1px solid #B5B5B7; vertical-align:top; text-align:left; } -.fcaption { background-color:#EDEDED; border-collapse:collapse; border:0px none; border:1px solid #B5B5B7; vertical-align:top; font-size:13px; text-align:left; font-weight:bold; line-height:24px; padding:5px 10px ; } -.fcaption a { text-decoration:none; } -.fcaption a:hover { text-decoration:underline; } -/* THEME CSS */ -body { background:#02243F; font:12px/16px Arial,Helvetica,sans-serif; color :#FFFFFF; } -h1 { font:normal 35px Arial,Helvetica,sans-serif; } -h2 { font:normal 22px Arial,Helvetica,sans-serif; } -h3 { font:normal 18px Arial,Helvetica,sans-serif; } -h4 { font:normal 16px Arial,Helvetica,sans-serif; } -a { color:#3399CC; text-decoration:none; cursor:hand; cursor:pointer; } -a:hover { color:#333333; text-decoration:none; } -img { border:0px; } - -.title_clean { font-size:16px; font-weight:bold; padding:20px 19px 10px 19px; margin-bottom:10px; text-shadow:2px 2px 2px #B5B5B7; border-bottom:1px #B5B5B7 solid; } -/* MENU CSS */ -.bottmomenusbox { margin-bottom:30px; color:#333333; } -.bottmomenus_title { background:url(images/rightbox_title_bg.png) no-repeat 0px 100%; font-size:16px; font-weight:bold; padding-bottom:10px; margin-bottom:10px; text-shadow:2px 2px 2px #B5B5B7; } -.bottmomenus_text { padding:20px 19px 10px 19px; } -.bottmomenus_text table { } -/* SITELINKS=flat:2 CSS */ -.styledmenu { width:100%; margin-bottom:30px; } -.styledmenu ul { list-style-type:none; margin:0px; padding:0px; } -.styledmenu ul li { padding-bottom:2px; margin:0px; } -.styledmenu ul li a { color:#333333; background-color:#F0F0F0; display:block; padding:5px 0px; line-height:17px; padding-left:8px; text-decoration:none; } -.styledmenu ul li a:hover { color:#111111; background-color:#F9F9F9; font-weight:bold; } -.styledmenu ul li.current a { color:#111111; background-color:#FFFFFF; font-weight:bold; } -/* ADMIN CSS */ -.admin_header { width:100%; margin:0px auto 0px auto; color:#FFFFFF; background:#2C5C81 url(images/admintopbg.png) repeat-x 0 0 !important; } -.admin_header a { color:#FFFFFF; text-decoration:none; } -.admin_header a:hover { color:#70C3EC; text-decoration:none; } -.admin_header_left { float:left; margin:10px 20px 0px 20px ; } -.admin_header_right { float:right; text-align:right; margin:10px 20px 0px 20px ; } -.admin_sitenav { text-align:right; margin:5px 0px 0px 0px; } -.admin_main_col { width:100%; background-color:#EDEDED; margin:0px auto 10px auto; padding:0px 0px 20px 0px; border-bottom:1px #B5B5B7 solid; } -.admin_main_col a { color:#000; text-decoration:none; } -.admin_main_col a:hover { color:#333333; text-decoration:none; } -.admin_main_col .button, .admin_main_col .button:focus { background-color:#FFF; border:1px #B5B5B7 solid; padding:5px 10px ; margin:5px 0px ; font-weight:bold; cursor:hand; cursor:pointer; } - -.link_button { padding:10px 8px 5px 8px;margin-bottom:5px; } -.link_button a { color:#000000; text-decoration:none; } -.link_button a:hover { color:#666666; text-decoration:none; } -.link_button_selected { padding:8px 8px 7px 8px; border:1px #B5B5B7 solid; font-weight:bold; color:#111111; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background-color:#FFFFFF; } - -.admin_main_col .helpbox { background-color:transparent; border:0px none ! important; } -.admin_main_col .tbox { padding:5px 10px; margin:3px 5px ; width:90%; } -.admin_main_col textarea.tbox { padding:5px 10px; margin:3px 5px ; width:90% ! important; } -.admin_main_col input.tbox { padding:5px 10px; margin:3px 5px ; width:auto; } -.admin_main_col select.tbox { padding:3px 3px 3px 3px; margin:3px 5px ; min-width:60px; max-width:220px; } -.admin_main_col .nextprev{ border:0px none; background-color:transparent; border-collapse:collapse; padding:15px; margin:15px 0px ; text-align:left; width:auto; font-size:13px; font-weight:bold; } -.admin_main_col .nextprev_link { background-color:#EDEDED; border:1px solid #B5B5B7; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:3px; color:#000000; margin:0px; padding:2px 6px; text-decoration:none; } -.admin_main_col .nextprev_link:hover { background-color:#FFFFFF; color:#333333; text-decoration:none; } -.admin_main_col .nextprev_current { background-color:transparent; border:1px solid transparent; color:#333333; margin:0px; padding:2px 6px; text-decoration:none; } -.admin_sitenav a { padding:0px 0px 0px 10px ; } - -td.admin_left_col { width:200px; border-right:1px #B5B5B7 solid; vertical-align:top; background-color:#EDEDED; } -td.admin_right_col { width:200px; border-left:1px #B5B5B7 solid; vertical-align:top; background-color:#EDEDED; } - -td.admin_left_col .title_clean, -td.admin_right_col .title_clean { padding:20px 10px 10px 10px !important; margin-bottom:0px; } -td.admin_left_col .bottmomenus_text, -td.admin_right_col .bottmomenus_text { padding:10px 10px 0px 10px !important; } - -td.admin_mid_col { vertical-align:top; background-color:#FEFEFE; color: #000000} -td.admin_mid_col td.forumheader3 { width:auto; background-color:#FEFEFE; border:1px #B5B5B7 solid; vertical-align:top; padding:10px 10px; margin:0px; } -td.admin_mid_col td.forumheader3 .td { width:auto; padding:0px; } -td.admin_mid_col td.forumheader3:hover { width:auto; background-color:#FEFEFE; border:1px #B5B5B7 solid; vertical-align:top; padding:10px 10px; margin:0px; } -td.admin_mid_col td.forumheader3:hover .forumheader5 { background-color:#FEFEFE; padding:0px; } -td.td, -.td { background-color:#FEFEFE; padding:5px; } -td.forumheader5, -.forumheader5 { background-color:#f5f5f5; padding:5px; } - -td.admin_mid_col_one { width:76%; float:right; vertical-align:top; background-color:#FEFEFE; } - -td.admin_left_col_one { float:left; width:20%; padding-left:20px; width:200px; border-right:1px #B5B5B7 solid; vertical-align:top; background-color:#ddd; } - -.admin_main_nav_bg { background:#02243F url(images/adminnavbg.png) repeat-x 0 0; padding:15px 0px 0px 0px ; height:35px; } -.admin_main_nav { width:98%; margin:0px auto 0px auto ; } -div.menuBar, -div.menuBar a.menuButton, div.menuButton, div.menuButton_over, -div.menu, -div.menu a.menuItem { font-family:arial, sans-serif; font-size:16px; font-style:normal; font-weight:normal; color:#FFFFFF; } -div.menuBar { border-bottom:0px solid #000; } -div.emenuBar { background-color:#F7F9FA; border-top:0px none #ffffff; border-bottom:0px solid #000; text-align:left; } -div.menuBar a.menuButton, div.menuButton, div.menuButton_over { background-color:transparent; color:#FFFFFF; cursor:default; left:0px; margin:0px 0px; padding:5px 24px 5px 22px; position:relative; text-decoration:none; top:0px; z-index:100; cursor:hand; cursor:pointer; } -div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over { color:#70C3EC; } -div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, -div.menuBar a.menuButtonActive:hover { color:#70C3EC; } - -/* Css3 XXX drop-shadow below */ -div.menu { background-color:#FCFDFF; border:#B5B5B7 1px solid; left:0px; padding:1px 1px 1px 1px; position:absolute; top:0px; visibility:hidden; z-index:101; -moz-box-shadow: 1px 1px 3px #999; -webkit-box-shadow: 1px 1px 3px #999; box-shadow: 1px 1px 3px #999; } -div.menu a.menuItem { color:#000000; cursor:hand; cursor:pointer; font-size:13px; display:block; padding:5px 41px 5px 0px; text-decoration:none; white-space:nowrap; } -div.menu a.menuItem:hover, div.menu a.menuItemHighlight { background-color:#B5B5B7; color:#000000; } -div.menu a.menuItem span.menuItemBuffer { padding:8px 5px 8px 8px; color:#ffffff; } -div.menu a.menuItem:hover span.menuItemBuffer { color:#000000; } -div.menu a.menuItem span.menuItemText { padding:0px 0px 0px 3px; } -div.menu a.menuItem span.menuItemArrow { margin-right:-.75em; } -div.menu div.menuItemSep { border-top:1px solid #a5a5a5; border-bottom:1px solid #ffffff; margin:4px 2px; } -.menuItem .header a { border-bottom:1px solid #b3b3b3; } - -/* XXX These Are required */ -.sc-imageselector { min-width: 345px; max-width: 700px; width: 30%; } -select.bb-preimageselect { min-width: 345px; max-width: 700px; width: 30%; } -table.bb-preimageselect { -moz-box-shadow: 2px 2px 4px #999; -webkit-box-shadow: 2px 2px 4px #999; box-shadow: 2px 2px 4px #999; } - -#new-version { color:#FFCC00; width:250px; padding:5px; float:right; margin-left:50px;margin-top:10px; } -#new-version-caption {font-weight:bold} -.forumheader3 a, .forumheader2 a, .forumheader a { - color: #3399cc; -} -.debug-footer {color:white;} - diff --git a/e107_themes/core/admin_template.php b/e107_themes/core/admin_template.php deleted file mode 100644 index 277b6fce4..000000000 --- a/e107_themes/core/admin_template.php +++ /dev/null @@ -1,177 +0,0 @@ -'; -$sc_style["ADMIN_SEL_LAN"]["post"] = ''; -define("LINKSRENDERONLYMAIN", "1"); -if(ADMIN) { -if(e_SELF == SITEURLBASE.e_ADMIN_ABS."admin.php") -{ - $ADMIN_HEADER = ' -
-
- {ADMIN_LOGO} {ADMIN_UPDATE=adminpanel|text} -
-
-
{ADMIN_SEL_LAN}
{ADMIN_LOGGED}
{ADMIN_SITEINFO=version}
-
-
-
-
-
- {ADMIN_ALT_NAV} -
-
- - - - - - -
- {ADMIN_MENU} - {ADMIN_PRESET} - {ADMIN_SITEINFO} - {ADMIN_DOCS} - - '; - $ADMIN_FOOTER = ' - - '.(e_PAGE != "admin.php" ? "{ADMIN_UPDATE} " : "").' - {ADMIN_LANG} - {ADMIN_PWORD} - {ADMIN_STATUS=request} - {ADMIN_LATEST=request} - {ADMIN_LOG=request} - {ADMIN_HELP} - {ADMIN_MSG} - {ADMIN_PLUGINS} -
- {ADMIN_CREDITS} - '; - }else{ - $ADMIN_HEADER = ' -
-
- {ADMIN_LOGO=link=index} -
-
-
{ADMIN_SEL_LAN}
{ADMIN_LOGGED}
{ADMIN_SITEINFO=version}
-
-
-
-
-
- {ADMIN_ALT_NAV} -
-
- - - - - -
- {ADMIN_MENU} - {ADMIN_MSG} - {ADMIN_LANG} - {ADMIN_PWORD} - {ADMIN_HELP} - {ADMIN_DOCS} - {ADMIN_PLUGINS} - - '; - $ADMIN_FOOTER = ' -
- {ADMIN_CREDITS} - '; - } -}else{ - $ADMIN_HEADER = ' -
-
- {ADMIN_LOGO=link=index} -
-
-
{ADMIN_SEL_LAN}
{ADMIN_LOGGED}
{ADMIN_SITEINFO=version}
-
-
-
-
-
- {ADMIN_ALT_NAV} -
-
- - - - -
- '; - $ADMIN_FOOTER = ' -
- {ADMIN_CREDITS} - '; -} - -$BUTTONS_START = " - -"; - -$BUTTON = " - - - "; - -$BUTTON_OVER = " - - - -"; - -$BUTTONS_END = " -
- -
- -
-"; - -$SUB_BUTTONS_START = " - - - - - - - -
- -
-"; \ No newline at end of file diff --git a/e107_themes/core/calendar_template.php b/e107_themes/core/calendar_template.php deleted file mode 100644 index 36ae5f7a0..000000000 --- a/e107_themes/core/calendar_template.php +++ /dev/null @@ -1,269 +0,0 @@ -"; -$sc_style['PREV_MONTH']['post'] = ""; - -$sc_style['CURRENT_MONTH']['pre'] = ""; -$sc_style['CURRENT_MONTH']['post'] = ""; - -$sc_style['NEXT_MONTH']['pre'] = ""; -$sc_style['NEXT_MONTH']['post'] = ""; - -$sc_style['PREV_YEAR']['pre'] = ""; -$sc_style['PREV_YEAR']['post'] = ""; - -$sc_style['MONTH_LIST']['pre'] = ""; -$sc_style['MONTH_LIST']['post'] = ""; - -$sc_style['NEXT_YEAR']['pre'] = ""; -$sc_style['NEXT_YEAR']['post'] = ""; - -// - -$CALENDAR_TIME_TABLE = " -
- - - - -\n - - - - -\n -
{PREV_MONTH}{CURRENT_MONTH}{NEXT_MONTH}
{PREV_YEAR}{MONTH_LIST}{NEXT_YEAR}
"; - - - -// NAVIGATION BUTTONS ------------------------------------------------------------ -//$sc_style['NAV_LINKCURRENTMONTH']['pre'] = ""; -//$sc_style['NAV_LINKCURRENTMONTH']['post'] = ""; -$sc_style['NAV_LINKCURRENTMONTH']['pre'] = ""; -$sc_style['NAV_LINKCURRENTMONTH']['post'] = ""; - -$CALENDAR_NAVIGATION_TABLE = " -
-
- - - -\n -
{NAV_CATEGORIES} {NAV_BUT_ALLEVENTS} {NAV_BUT_VIEWCAT} {NAV_BUT_ENTEREVENT} {NAV_BUT_SUBSCRIPTION} {NAV_LINKCURRENTMONTH}
-
-
"; - - - -// EVENT LIST ------------------------------------------------------------ -$sc_style['EVENTLIST_CAPTION']['pre'] = ""; -$sc_style['EVENTLIST_CAPTION']['post'] = ":

\n"; - -$EVENT_EVENTLIST_TABLE_START = "{EVENTLIST_CAPTION}"; -$EVENT_EVENTLIST_TABLE_END = "
"; - - - -// EVENT ARCHIVE ------------------------------------------------------------ -$sc_style['EVENTARCHIVE_CAPTION']['pre'] = ""; -$sc_style['EVENTARCHIVE_CAPTION']['post'] = "\n"; - -$EVENT_ARCHIVE_TABLE_START = "
{EVENTARCHIVE_CAPTION}"; -$EVENT_ARCHIVE_TABLE = " - - - -\n"; -//
{EVENTARCHIVE_DETAILS} -$EVENT_ARCHIVE_TABLE_EMPTY = "\n"; -$EVENT_ARCHIVE_TABLE_END = "
{EVENT_RECENT_ICON}{EVENTARCHIVE_DATE}{EVENTARCHIVE_HEADING}
{EVENTARCHIVE_EMPTY}
"; - - - -// EVENT SHOW EVENT ------------------------------------------------------------ -$EVENT_EVENT_TABLE_START = ""; -$EVENT_EVENT_TABLE_END = "
"; - -$sc_style['EVENT_HEADING_DATE']['pre'] = ""; -$sc_style['EVENT_HEADING_DATE']['post'] = ""; - -$sc_style['EVENT_DETAILS']['pre'] = ""; -$sc_style['EVENT_DETAILS']['post'] = "\n"; - -$sc_style['EVENT_LOCATION']['pre'] = "".EC_LAN_32." "; -$sc_style['EVENT_LOCATION']['post'] = ""; - -$sc_style['EVENT_AUTHOR']['pre'] = "".EC_LAN_31." "; -$sc_style['EVENT_AUTHOR']['post'] = " "; - -$sc_style['EVENT_CONTACT']['pre'] = "".EC_LAN_33." "; -$sc_style['EVENT_CONTACT']['post'] = " "; - -$sc_style['EVENT_THREAD']['pre'] = ""; -$sc_style['EVENT_THREAD']['post'] = "\n"; - -$sc_style['EVENT_CATEGORY']['pre'] = "".EC_LAN_30." "; -$sc_style['EVENT_CATEGORY']['post'] = " "; - -$sc_style['EVENT_DATE_START']['pre'] = (isset($thisevent['event_allday']) && $thisevent['event_allday']) ? "".EC_LAN_68." " : "".EC_LAN_29." "; -$sc_style['EVENT_DATE_START']['post'] = ""; - -$sc_style['EVENT_TIME_START']['pre'] = EC_LAN_144; -$sc_style['EVENT_TIME_START']['post'] = ""; - -$sc_style['EVENT_DATE_END']['pre'] = "".EC_LAN_69." "; -$sc_style['EVENT_DATE_END']['post'] = ""; - -$sc_style['EVENT_TIME_END']['pre'] = EC_LAN_144; -$sc_style['EVENT_TIME_END']['post'] = ""; - -$EVENT_EVENT_TABLE = " - - -
{EVENT_RECENT_ICON}{EVENT_CAT_ICON}{EVENT_HEADING_DATE}{EVENT_TIME_START} - {EVENT_TITLE}
-
- - - \n - - {EVENT_DETAILS} - {EVENT_THREAD} -
{EVENT_AUTHOR} {EVENT_CAT_ICON} {EVENT_CATEGORY} {EVENT_CONTACT} {EVENT_OPTIONS}
{EVENT_DATE_START}{EVENT_TIME_START} {EVENT_DATE_END}{EVENT_TIME_END}
{EVENT_LOCATION}
-
- -\n -"; - - -// CALENDAR SHOW EVENT ------------------------------------------------------------ -$sc_style['CALENDAR_CALENDAR_RECENT_ICON']['pre'] = ""; -$sc_style['CALENDAR_CALENDAR_RECENT_ICON']['post'] = ""; -$CALENDAR_SHOWEVENT = "{CALENDAR_CALENDAR_RECENT_ICON}\n
{SHOWEVENT_IMAGE}{SHOWEVENT_INDICAT}{SHOWEVENT_HEADING}
"; - - - -// CALENDAR CALENDAR ------------------------------------------------------------ -$CALENDAR_CALENDAR_START = " -
-"; - -$CALENDAR_CALENDAR_END = " -\n
"; - -$CALENDAR_CALENDAR_DAY_NON = ""; - -//header row -$CALENDAR_CALENDAR_HEADER_START = ""; -$CALENDAR_CALENDAR_HEADER = "{CALENDAR_CALENDAR_HEADER_DAY}"; -$CALENDAR_CALENDAR_HEADER_END = "\n"; - - -$CALENDAR_CALENDAR_WEEKSWITCH = "\n"; - -//today -$CALENDAR_CALENDAR_DAY_TODAY = " - -{CALENDAR_CALENDAR_DAY_TODAY_HEADING}"; - -//day has events -$CALENDAR_CALENDAR_DAY_EVENT = " - -{CALENDAR_CALENDAR_DAY_EVENT_HEADING}"; - -// no events and not today -$CALENDAR_CALENDAR_DAY_EMPTY = " - -{CALENDAR_CALENDAR_DAY_EMPTY_HEADING}"; - -$CALENDAR_CALENDAR_DAY_END = ""; - -//==================================================================== -// Calendar menu templates -$CALENDAR_MENU_START = "
"; -$CALENDAR_MENU_TABLE_START = ""; - -$CALENDAR_MENU_END = "
"; - -// Blank cells at beginning and end -$CALENDAR_MENU_DAY_NON = "
"; - -//header row -$CALENDAR_MENU_HEADER_START = "\n"; -$CALENDAR_MENU_HEADER_FRONT = ""; -$CALENDAR_MENU_HEADER_BACK = ""; -$CALENDAR_MENU_HEADER_END = "\n"; - - -$CALENDAR_MENU_WEEKSWITCH = "\n"; - -// Start and end CSS for date cells - six cases to decode, determined by array index: -// 1 - Today, no events -// 2 - Some other day, no events (or no icon defined) -// 3 - Today with events (and icon defined) -// 4 - Some other day with events (and icon defined) -// 5 - today with events, one or more of which has recently been added/updated (and icon defined) -// 6 - Some other day with events, one or more of which has recently been added/updated (and icon defined) - -//today, no events -$CALENDAR_MENU_DAY_START['1'] = ""; - -// no events and not today -$CALENDAR_MENU_DAY_START['2'] = ""; - -//day has events - same whether its today or not -$CALENDAR_MENU_DAY_START['3'] = ""; -$CALENDAR_MENU_DAY_START['4'] = ""; -// day has events, one which is recently added/updated -$CALENDAR_MENU_DAY_START['5'] = ""; -$CALENDAR_MENU_DAY_START['6'] = ""; -// Example highlight using background colour: -//$CALENDAR_MENU_DAY_START['5'] = ""; -//$CALENDAR_MENU_DAY_START['6'] = ""; - -$CALENDAR_MENU_DAY_END['1'] = ""; -$CALENDAR_MENU_DAY_END['2'] = ""; -$CALENDAR_MENU_DAY_END['3'] = ""; -$CALENDAR_MENU_DAY_END['4'] = ""; -$CALENDAR_MENU_DAY_END['5'] = ""; -$CALENDAR_MENU_DAY_END['6'] = ""; - -//============================================================================ -// Next event menu template -$sc_style['NEXT_EVENT_TIME']['pre'] = EC_LAN_144; -$sc_style['NEXT_EVENT_TIME']['post'] = ""; -// Following are original styles -//$sc_style['NEXT_EVENT_ICON']['pre'] = " \ No newline at end of file diff --git a/e107_themes/core/comment_menu_template.php b/e107_themes/core/comment_menu_template.php deleted file mode 100644 index 0d63db2a2..000000000 --- a/e107_themes/core/comment_menu_template.php +++ /dev/null @@ -1,38 +0,0 @@ -"; -$sc_style['CM_AUTHOR']['post'] = ""; - -$sc_style['CM_DATESTAMP']['pre'] = " ".CM_L11." "; -$sc_style['CM_DATESTAMP']['post'] = ""; - -$sc_style['CM_COMMENT']['pre'] = ""; -$sc_style['CM_COMMENT']['post'] = "

"; - -if (!isset($COMMENT_MENU_TEMPLATE)){ - $COMMENT_MENU_TEMPLATE = " - {CM_ICON} {CM_URL_PRE}{CM_TYPE} {CM_HEADING}{CM_URL_POST}
- {CM_AUTHOR}

- "; -} -?> \ No newline at end of file diff --git a/e107_themes/core/demo_gallery_template.php b/e107_themes/core/demo_gallery_template.php deleted file mode 100644 index e543c9bca..000000000 --- a/e107_themes/core/demo_gallery_template.php +++ /dev/null @@ -1,24 +0,0 @@ - -
- -
-
- ".LAN_THEME_DEMO_GALLERY_2."
12 ".LAN_THEME_DEMO_GALLERY_3." -
- -
-
-
- -
-
- ".LAN_THEME_DEMO_GALLERY_2."
12 ".LAN_THEME_DEMO_GALLERY_3." -
-
-
-".LAN_THEME_DEMO_GALLERY_4." -"; -?> \ No newline at end of file diff --git a/e107_themes/core/demo_latest_comments_template.php b/e107_themes/core/demo_latest_comments_template.php deleted file mode 100644 index 748b42597..000000000 --- a/e107_themes/core/demo_latest_comments_template.php +++ /dev/null @@ -1,30 +0,0 @@ - -
- ".LAN_THEME_DEMO_COMMENT_2."
- ".LAN_THEME_DEMO_COMMENT_3."e107 -
- -
-
- ".LAN_THEME_DEMO_COMMENT_2."
- ".LAN_THEME_DEMO_COMMENT_3."e107 -
-
-
-
- ".LAN_THEME_DEMO_COMMENT_2."
- ".LAN_THEME_DEMO_COMMENT_3."e107 -
-
-
-
- ".LAN_THEME_DEMO_COMMENT_2."
- ".LAN_THEME_DEMO_COMMENT_3."e107 -
-
-".LAN_THEME_DEMO_COMMENT_4." -"; -?> \ No newline at end of file diff --git a/e107_themes/core/demo_latest_downloads_template.php b/e107_themes/core/demo_latest_downloads_template.php deleted file mode 100644 index ba024de7c..000000000 --- a/e107_themes/core/demo_latest_downloads_template.php +++ /dev/null @@ -1,37 +0,0 @@ - -
- ".LAN_THEME_DEMO_DOWNLOADS_2." -
- ".LAN_THEME_DEMO_DOWNLOADS_3." -
-
- -
-
- ".LAN_THEME_DEMO_DOWNLOADS_5." -
- ".LAN_THEME_DEMO_DOWNLOADS_3." -
-
-
-
-
- ".LAN_THEME_DEMO_DOWNLOADS_6." -
- ".LAN_THEME_DEMO_DOWNLOADS_3." -
-
-
-
-
- ".LAN_THEME_DEMO_DOWNLOADS_7." -
- ".LAN_THEME_DEMO_DOWNLOADS_3." -
-
-
-".LAN_THEME_DEMO_DOWNLOADS_4." -"; -?> \ No newline at end of file diff --git a/e107_themes/core/favicon.ico b/e107_themes/core/favicon.ico deleted file mode 100644 index 083a83b69..000000000 Binary files a/e107_themes/core/favicon.ico and /dev/null differ diff --git a/e107_themes/core/forum/admin.png b/e107_themes/core/forum/admin.png deleted file mode 100644 index b873a6de9..000000000 Binary files a/e107_themes/core/forum/admin.png and /dev/null differ diff --git a/e107_themes/core/forum/index.html b/e107_themes/core/forum/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/core/forum/main_admin.png b/e107_themes/core/forum/main_admin.png deleted file mode 100644 index da98c9335..000000000 Binary files a/e107_themes/core/forum/main_admin.png and /dev/null differ diff --git a/e107_themes/core/forum/moderator.png b/e107_themes/core/forum/moderator.png deleted file mode 100644 index 3f7e29872..000000000 Binary files a/e107_themes/core/forum/moderator.png and /dev/null differ diff --git a/e107_themes/core/forum/newthread.png b/e107_themes/core/forum/newthread.png deleted file mode 100644 index 3d3687c1c..000000000 Binary files a/e107_themes/core/forum/newthread.png and /dev/null differ diff --git a/e107_themes/core/forum/reply.png b/e107_themes/core/forum/reply.png deleted file mode 100644 index 85b6e02c7..000000000 Binary files a/e107_themes/core/forum/reply.png and /dev/null differ diff --git a/e107_themes/core/forum_viewtopic.php b/e107_themes/core/forum_viewtopic.php deleted file mode 100644 index 2dcefede1..000000000 --- a/e107_themes/core/forum_viewtopic.php +++ /dev/null @@ -1,522 +0,0 @@ -thread_postnum($thread_id); - $pages = ceil(($post_num['post_num']+1)/$pref['forum_postspage']); - $topic_from = ($pages-1) * $pref['forum_postspage']; - if($post_num['parent'] != $thread_id) - { - header("location: ".e_SELF."?{$post_num['parent']}.{$topic_from}#post_{$thread_id}"); - exit; - } - } - else - { - header("Location:".e_PLUGIN."forum/forum.php"); - exit; - } -} - -require_once(e_PLUGIN.'forum/forum_shortcodes.php'); - -if ($action == "track" && USER) -{ - $forum->track($thread_id); - header("location:".e_SELF."?{$thread_id}.{$topic_from}"); - exit; -} - -if ($action == "untrack" && USER) -{ - $forum->untrack($thread_id); - header("location:".e_SELF."?{$thread_id}.{$topic_from}"); - exit; -} - -if ($action == "next") -{ - $next = $forum->thread_getnext($thread_id, $topic_from); - if ($next) - { - header("location:".e_SELF."?{$next}"); - exit; - } - else - { - require_once(HEADERF); - $ns->tablerender('', LAN_405, array('forum_viewtopic', '405')); - require_once(FOOTERF); - exit; - } -} - -if ($action == "prev") { - $prev = $forum->thread_getprev($thread_id, $topic_from); - if ($prev) { - header("location:".e_SELF."?{$prev}"); - exit; - } else { - require_once(HEADERF); - $ns->tablerender('', LAN_404, array('forum_viewtopic', '404')); - require_once(FOOTERF); - exit; - } - -} - -if ($action == "report") { - $thread_info = $forum->thread_get_postinfo($thread_id, TRUE); - - if (isset($_POST['report_thread'])) { - $report_add = $tp -> toDB($_POST['report_add']); - if ($pref['reported_post_email']) { - require_once(e_HANDLER."mail.php"); - $report = LAN_422.SITENAME." : ".(substr(SITEURL, -1) == "/" ? SITEURL : SITEURL."/").$PLUGINS_DIRECTORY."forum/forum_viewtopic.php?".$thread_id.".post\n".LAN_425.USERNAME."\n".$report_add; - $subject = LAN_421." ".SITENAME; - sendemail(SITEADMINEMAIL, $subject, $report); - } - $sql->db_Insert('generic', "0, 'reported_post', ".time().", '".USERID."', '{$thread_info['head']['thread_name']}', ".intval($thread_id).", '{$report_add}'"); - define("e_PAGETITLE", LAN_01." / ".LAN_428); - require_once(HEADERF); - $text = LAN_424."

".LAN_429."tablerender(LAN_414, $text, array('forum_viewtopic', 'report')); - } else { - $thread_name = $tp -> toHTML($thread_info['head']['thread_name'], TRUE, 'USER_TITLE'); - define("e_PAGETITLE", LAN_01." / ".LAN_426." ".$thread_name); - require_once(HEADERF); - $text = "
- - - - - - - - - - - -
- ".LAN_415.": ".$thread_name." ".LAN_420." - - -
".LAN_417."
".LAN_418." -
- -

- - -
"; - $ns->tablerender(LAN_414, $text, array('forum_viewtopic', 'report2')); - } - require_once(FOOTERF); - exit; -} -$pm_installed = ($pref['pm_title'] ? TRUE : FALSE); - -$replies = $forum->thread_count($thread_id)-1; -if ($topic_from === 'last') { - $pref['forum_postspage'] = ($pref['forum_postspage'] ? $pref['forum_postspage'] : 10); - $pages = ceil(($replies+1)/$pref['forum_postspage']); - $topic_from = ($pages-1) * $pref['forum_postspage']; -} -$gen = new convert; -$thread_info = $forum->thread_get($thread_id, $topic_from-1, $pref['forum_postspage']); - -if(intval($thread_info['head']['thread_forum_id']) == 0) -{ - require_once(HEADERF); - $ns->tablerender(LAN_01, FORLAN_104, array('forum_viewtopic', '104')); - require_once(FOOTERF); - exit; -} -$forum_info = $forum->forum_get($thread_info['head']['thread_forum_id']); - - -if (!check_class($forum_info['forum_class']) || !check_class($forum_info['parent_class'])) { - header("Location:".e_PLUGIN."forum/forum.php"); - exit; -} - -$forum->thread_incview($thread_id); - -define("e_PAGETITLE", LAN_01." / ".$tp->toHTML($forum_info['forum_name'], TRUE, 'USER_TITLE')." / ".$tp->toHTML($thread_info['head']['thread_name'], TRUE, 'USER_TITLE')); -//define("MODERATOR", (preg_match("/".preg_quote(ADMINNAME)."/", $forum_info['forum_moderators']) && getperms('A') ? TRUE : FALSE)); -define("MODERATOR", $forum_info['forum_moderators'] != "" && check_class($forum_info['forum_moderators'])); -$modArray = $forum->forum_getmods($forum_info['forum_moderators']); - -$message = ''; -if (MODERATOR) -{ - if ($_POST) - { - require_once(e_PLUGIN.'forum/forum_mod.php'); - $message = forum_thread_moderate($_POST); - $thread_info = $forum->thread_get($thread_id, $topic_from-1, $pref['forum_postspage']); - } -} - -require_once(HEADERF); -require_once(e_HANDLER."level_handler.php"); -if ($message) -{ - $ns->tablerender("", $message, array('forum_viewtopic', 'msg')); -} - -if (stristr($thread_info['head']['thread_name'], "[".LAN_430."]")) -{ - if(!defined("POLLCLASS")) - { - require(e_PLUGIN."poll/poll_class.php"); - } - $_qry = "SELECT * FROM #polls WHERE `poll_datestamp` = '{$thread_info['head']['thread_id']}'"; - $poll = new poll; - $pollstr = "
".$poll->render_poll($_qry, "forum", "query", TRUE)."
"; -} -//Load forum templates - -if (!$FORUMSTART) { - if (file_exists(THEME."forum_viewtopic_template.php")) - { - require_once(THEME."forum_viewtopic_template.php"); - } - else if (file_exists(THEME."forum_template.php")) - { - require_once(THEME."forum_template.php"); - } - else - { - require_once(e_PLUGIN."forum/templates/forum_viewtopic_template.php"); - } -} - -$forum_info['forum_name'] = $tp -> toHTML($forum_info['forum_name'], TRUE,'USER_TITLE'); - -// get info for main thread ------------------------------------------------------------------------------------------------------------------------------------------------------------------- - -$forum->set_crumb(TRUE); // Set $BREADCRUMB (and BACKLINK) -$THREADNAME = $tp->toHTML($thread_info['head']['thread_name'], TRUE, 'USER_TITLE'); -$NEXTPREV = "<<
".LAN_389.""; -$NEXTPREV .= " | "; -$NEXTPREV .= "".LAN_390." >>"; - -if ($pref['forum_track'] && USER) -{ - $TRACK = (strpos(USERREALM, "-".$thread_id."-") !== FALSE ? "".LAN_392."" : "".LAN_391.""); -} - -$MODERATORS = LAN_321.implode(", ", $modArray); - -$THREADSTATUS = (!$thread_info['head']['thread_active'] ? LAN_66 : ""); - -$pref['forum_postspage'] = ($pref['forum_postspage'] ? $pref['forum_postspage'] : 10); -$pages = ceil(($replies+1)/$pref['forum_postspage']); -if ($pages > 1) -{ - $parms = ($replies+1).",{$pref['forum_postspage']},{$topic_from},".e_SELF.'?'.$thread_id.'.[FROM],off'; - $GOTOPAGES = $tp->parseTemplate("{NEXTPREV={$parms}}"); -} - -if ((check_class($forum_info['forum_postclass']) && check_class($forum_info['parent_postclass'])) || MODERATOR) -{ - if ($thread_info['head']['thread_active']) - { - $BUTTONS = "".IMAGE_reply.""; - } - $BUTTONS .= "".IMAGE_newthread.""; -} - -$POLL = $pollstr; - -$FORUMJUMP = forumjump(); - -$forstr = $tp->simpleParse($FORUMSTART); - -unset($forrep); -if (!$FORUMREPLYSTYLE) $FORUMREPLYSTYLE = $FORUMTHREADSTYLE; -$alt = FALSE; -for($i = 0; $i < count($thread_info)-1; $i++) -{ - unset($post_info); - $post_info = $thread_info[$i]; - $loop_uid = intval($post_info['user_id']); - if (!$post_info['thread_user']) - { - // guest - $tmp = explode(chr(1), $post_info['thread_anon']); - $ip = $tmp[1]; - $host = $e107->get_host_name($ip); - $post_info['iphost'] = "
IP: $ip ( $host )
"; - $post_info['anon'] = TRUE; - } - else - { - $post_info['anon'] = FALSE; - } - $e_hide_query = "SELECT thread_id FROM #forum_t WHERE (`thread_parent` = {$thread_id} OR `thread_id` = {$thread_id}) AND SUBSTRING_INDEX(thread_user,'.',1) = ".USERID; - $e_hide_hidden = FORLAN_HIDDEN; - $e_hide_allowed = USER; - - if($post_info['thread_parent']) - { - $alt = !$alt; - if(isset($FORUMREPLYSTYLE_ALT) && $alt) - { - $forrep .= $tp->parseTemplate($FORUMREPLYSTYLE_ALT, TRUE, $forum_shortcodes)."\n"; - } - else - { - $forrep .= $tp->parseTemplate($FORUMREPLYSTYLE, TRUE, $forum_shortcodes)."\n"; - } - } - else - { - $forthr = $tp->parseTemplate($FORUMTHREADSTYLE, TRUE, $forum_shortcodes)."\n"; - } -} -unset($loop_uid); - -if (((check_class($forum_info['forum_postclass']) && check_class($forum_info['parent_postclass'])) || MODERATOR) && $thread_info['head']['thread_active'] ) -{ - if (!$forum_quickreply) - { - $QUICKREPLY = "\n

\n".LAN_393.":

 \n\n\n

\n
"; - } - else - { - $QUICKREPLY = $forum_quickreply; - } -} - -$forend = $tp->simpleParse($FORUMEND); -$forumstring = $forstr.$forthr.$forrep.$forend; - - -if ($thread_info['head']['thread_lastpost'] > USERLV && (strpos(USERVIEWED, ".{$thread_info['head']['thread_id']}.") === FALSE)) { - $tst = $forum->thread_markasread($thread_info['head']['thread_id']); -} - -if ($pref['forum_enclose']) { - $ns->tablerender(LAN_01, $forumstring, array('forum_viewtopic', 'main')); -} else { - echo $forumstring; -} - - -// end ------------------------------------------------------------------------------------------------------------------------------------------------------------------- - -echo ""; -require_once(FOOTERF); - -function showmodoptions() -{ - global $thread_id; - global $thread_info; - global $forum_info; - global $post_info; - $forum_id = $forum_info['forum_id']; - if ($post_info['thread_parent'] == FALSE) - { - $type = 'thread'; - $ret = "
"; - } - else - { - $type = 'reply'; - $ret = ""; - } - - $ret .= " -
- ".IMAGE_admin_edit." - - - "; - if ($type == 'thread') - { - $ret .= "".IMAGE_admin_move2.""; - } - $ret .= " -
-
"; - return $ret; -} - -function forumjump() -{ - - global $forum; - $jumpList = $forum->forum_get_allowed(); - $text = "

".LAN_65.":     ".LAN_10."

"; - return $text; -} - -function rpg($user_join, $user_forums) -{ - global $FORUMTHREADSTYLE; - if (strpos($FORUMTHREADSTYLE, '{RPG}') == FALSE) - { - return ''; - } - // rpg mod by Ikari ( kilokan1@yahoo.it | http://artemanga.altervista.org ) - - $lvl_post_mp_cost = 2.5; - $lvl_mp_regen_per_day = 4; - $lvl_avg_ppd = 5; - $lvl_bonus_redux = 5; - $lvl_user_days = max(1, round((time() - $user_join ) / 86400 )); - $lvl_ppd = $user_forums / $lvl_user_days; - if ($user_forums < 1) { - $lvl_level = 0; - } else { - $lvl_level = floor(pow(log10($user_forums ), 3 ) ) + 1; - } - if ($lvl_level < 1) { - $lvl_hp = "0 / 0"; - $lvl_hp_percent = 0; - } else { - $lvl_max_hp = floor((pow($lvl_level, (1/4) ) ) * (pow(10, pow($lvl_level+2, (1/3) ) ) ) / (1.5) ); - - if ($lvl_ppd >= $lvl_avg_ppd) { - $lvl_hp_percent = floor((.5 + (($lvl_ppd - $lvl_avg_ppd) / ($lvl_bonus_redux * 2)) ) * 100); - } else { - $lvl_hp_percent = floor($lvl_ppd / ($lvl_avg_ppd / 50) ); - } - if ($lvl_hp_percent > 100) { - $lvl_max_hp += floor(($lvl_hp_percent - 100) * pi() ); - $lvl_hp_percent = 100; - } else { - $lvl_hp_percent = max(0, $lvl_hp_percent); - } - $lvl_cur_hp = floor($lvl_max_hp * ($lvl_hp_percent / 100) ); - $lvl_cur_hp = max(0, $lvl_cur_hp); - $lvl_cur_hp = min($lvl_max_hp, $lvl_cur_hp); - $lvl_hp = $lvl_cur_hp . '/' . $lvl_max_hp; - } - if ($lvl_level < 1) { - $lvl_mp = '0 / 0'; - $lvl_mp_percent = 0; - } else { - $lvl_max_mp = floor((pow($lvl_level, (1/4) ) ) * (pow(10, pow($lvl_level+2, (1/3) ) ) ) / (pi()) ); - $lvl_mp_cost = $user_forums * $lvl_post_mp_cost; - $lvl_mp_regen = max(1, $lvl_user_days * $lvl_mp_regen_per_day); - $lvl_cur_mp = floor($lvl_max_mp - $lvl_mp_cost + $lvl_mp_regen); - $lvl_cur_mp = max(0, $lvl_cur_mp); - $lvl_cur_mp = min($lvl_max_mp, $lvl_cur_mp); - $lvl_mp = $lvl_cur_mp . '/' . $lvl_max_mp; - $lvl_mp_percent = floor($lvl_cur_mp / $lvl_max_mp * 100 ); - } - if ($lvl_level < 1) { - $lvl_exp = "0 / 0"; - $lvl_exp_percent = 100; - } else { - $lvl_posts_for_next = floor(pow(10, pow($lvl_level, (1/3) ) ) ); - if ($lvl_level == 1) { - $lvl_posts_for_this = max(1, floor(pow (10, (($lvl_level - 1) ) ) ) ); - } else { - $lvl_posts_for_this = max(1, floor(pow (10, pow(($lvl_level - 1), (1/3) ) ) ) ); - } - $lvl_exp = ($user_forums - $lvl_posts_for_this) . "/" . ($lvl_posts_for_next - $lvl_posts_for_this); - $lvl_exp_percent = floor((($user_forums - $lvl_posts_for_this) / max(1, ($lvl_posts_for_next - $lvl_posts_for_this ) ) ) * 100); - } - - $bar_image = THEME."images/bar.jpg"; - if(!is_readable($bar_image)) - { - $bar_image = e_PLUGIN."forum/images/".IMODE."/bar.jpg"; - } - - $rpg_info .= "
"; - $rpg_info .= "Level = ".$lvl_level."
"; - $rpg_info .= "HP = ".$lvl_hp."

"; - $rpg_info .= "EXP = ".$lvl_exp."

"; - $rpg_info .= "MP = ".$lvl_mp."

"; - $rpg_info .= "
"; - return $rpg_info; -} - -?> \ No newline at end of file diff --git a/e107_themes/core/fs_custom.sc b/e107_themes/core/fs_custom.sc deleted file mode 100644 index f1d923457..000000000 --- a/e107_themes/core/fs_custom.sc +++ /dev/null @@ -1,146 +0,0 @@ -/* -* Copyright (C) 2006-2009 Corllete ltd (clabteam.com), Released under Creative Common license - http://creativecommons.org/licenses/by-nc/3.0/ -* Download and update at http://www.free-source.net/ -* $Id: -* -*/ - -global $tp,$pref; -$ret = ""; -$custom_query = explode('+', $parm); - -global $use_imagecode, $sec_img; -$use_imagecode = ($pref['logcode'] && extension_loaded('gd')); -if($use_imagecode) { -include_once(e_HANDLER.'secure_img_handler.php'); - $sec_img = new secure_image; - $fs_sec_code_img = ' -
-
- '.$sec_img->r_image().' -
-
- - -
-
- '; -} -$err = ''; - -if (LOGINMESSAGE != '') { - $err = ' -
- Error -
'.LOGINMESSAGE.'
-
-
- '; -} - -switch($custom_query[0]) -{ - case "login": - case "login noprofile": - include_lan(e_PLUGIN."login_menu/languages/".e_LANGUAGE.".php"); - - - if(ADMIN == TRUE) - { - $fs_admin = ' - '.LOGIN_MENU_L11.'  | - '; - } - if($custom_query[0] != "login noprofile") - { - $fs_profile = ' - '.LOGIN_MENU_L13.'  | - '; - } - $fs_settings = ' - '.LOGIN_MENU_L12.'  | - '; - $fs_logout = ' - '.LOGIN_MENU_L8.' - '; - - if (USER == TRUE){ - $ret .= ' -

'.LOGIN_MENU_L5.' '.USERNAME.'

-
- '.$fs_admin.' - '.$fs_profile.' - '.$fs_settings.' - '.$fs_logout.' - '; - } else { - if($pref['user_reg']) - { - $fs_signup = ' - '.LOGIN_MENU_L3.' - '; - } - if ($pref['user_tracking'] == "cookie") - { - $fs_autologin = "".LOGIN_MENU_L6."  \n"; - } - - if (!$pref['auth_method'] || $pref['auth_method'] == 'e107') - { - $fs_pw = "".LOGIN_MENU_L4.""; - } - - $user_txt = str_replace(':','',LOGIN_MENU_L1); - $pass_txt = str_replace(':','',LOGIN_MENU_L2); - - $ret .= ' -
-
-
- Close -
-
-
- '.$err.' -
-
'.$user_txt.'
-
-
'.$pass_txt.'
-
-
-
- -
-
-
- -
- - '.$fs_sec_code_img.' -
- '.$fs_autologin.' -
-
- - - -
-
-
- - -
'.$fs_pw.'
-
-
-
- -
-
-
- '; - - } - return $ret; - break; - -} diff --git a/e107_themes/core/fs_functions.php b/e107_themes/core/fs_functions.php deleted file mode 100644 index 6b4eab39b..000000000 --- a/e107_themes/core/fs_functions.php +++ /dev/null @@ -1,313 +0,0 @@ -replaceConstants($link,TRUE); - $tmp = explode("?",$link); - $link_qry = (isset($tmp[1])) ? $tmp[1] : ""; - $link_slf = (isset($tmp[0])) ? $tmp[0] : ""; - $link_pge = basename($link_slf); - $link_match = strpos(e_SELF,$tmp[0]); - - if(e_MENU == "debug" && getperms('0')) { - echo "
link= ".$link; - echo "
link_q= ".$link_qry; - echo "
url= ".e_PAGE; - echo "
url_query= ".e_QUERY."
"; - } - -// ----------- highlight overriding - set the link matching in the page itself. - - if(defined("HILITE")) { - if(strpos($link,HILITE)) { - return TRUE; - } - } - - -// --------------- highlighting for 'HOME'. ---------------- - global $pref; - list($fp,$fp_q) = explode("?",$pref['frontpage']['all']."?"); - if(strpos(e_SELF,"/".$pref['frontpage']['all'])!== FALSE && $fp_q == $tmp[1] && $link == e_HTTP."index.php"){ - - return TRUE; - } - -// --------------- highlighting for plugins. ---------------- - if(stristr($link, $PLUGINS_DIRECTORY) !== FALSE && stristr($link, "custompages") === FALSE){ - - if($link_qry) - { // plugin links with queries - $subq = explode("?",$link); - if(strpos(e_SELF,$subq[0]) && e_QUERY == $subq[1]){ - return TRUE; - }else{ - return FALSE; - } - } - else - { // plugin links without queries - $link = str_replace("../", "", $link); - if(stristr(dirname(e_SELF), dirname($link)) !== FALSE){ - return TRUE; - } - } - return FALSE; - } - -// --------------- highlight for news items.---------------- -// eg. news.php, news.php?list.1 or news.php?cat.2 etc - if(substr(basename($link),0,8) == "news.php") - { - - if (strpos($link, "news.php?") !== FALSE && strpos(e_SELF,"/news.php")!==FALSE) { - - $lnk = explode(".",$link_qry); // link queries. - $qry = explode(".",e_QUERY); // current page queries. - - if($qry[0] == "item") - { - return ($qry[2] == $lnk[1]) ? TRUE : FALSE; - } - - if($qry[0] == "all" && $lnk[0] == "all") - { - return TRUE; - } - - if($lnk[0] == $qry[0] && $lnk[1] == $qry[1]) - { - return TRUE; - } - - if($qry[1] == "list" && $lnk[0] == "list" && $lnk[1] == $qry[2]) - { - return TRUE; - } - - } - elseif (!e_QUERY && e_PAGE == "news.php") - { - - return TRUE; - } - return FALSE; - - } -// --------------- highlight for Custom Pages.---------------- -// eg. page.php?1 - - if (strpos($link, "page.php?") !== FALSE && strpos(e_SELF,"/page.php")) { - list($custom,$page) = explode(".",$link_qry); - list($q_custom,$q_page) = explode(".",e_QUERY); - if($custom == $q_custom){ - return TRUE; - }else{ - return FALSE; - } - } - -// --------------- highlight default ---------------- - if(strpos($link, "?") !== FALSE){ - - $thelink = str_replace("../", "", $link); - if((strpos(e_SELF,$thelink) !== false) && (strpos(e_QUERY,$link_qry) !== false)){ - return true; - } - } - if(!preg_match("/all|item|cat|list/", e_QUERY) && (strpos(e_SELF, str_replace("../", "",$link)) !== false)){ - return true; - } - - if((!$link_qry && !e_QUERY) && (strpos(e_SELF,$link) !== FALSE)){ - return TRUE; - } - - if(($link_slf == e_SELF && !link_qry) || (e_QUERY && strpos(e_SELF."?".e_QUERY,$link)!== FALSE) ){ - return TRUE; - } - - return FALSE; -} -// ---------------------------------------------------- - -function adnav_cat($cat_title, $cat_link, $cat_id=FALSE, $cat_open=FALSE) { - global $tp; - - $cat_link = (strpos($cat_link, '://') === FALSE && strpos($cat_link, 'mailto:') !== 0 ? e_HTTP.$cat_link : $cat_link); - - if ($cat_open == 4 || $cat_open == 5){ - $dimen = ($cat_open == 4) ? "600,400" : "800,600"; - $href = " href=\"javascript:open_window('".$cat_link."',".$dimen.")\""; - } else { - $href = "href='".$cat_link."'"; - } - - $text = "toHTML($cat_title,"","defs, no_hook").""; - } else { - $text .= ">".$tp->toHTML($cat_title,"","defs, no_hook").""; - } - - return $text; -} - -function render_sub($linklist, $id) { - $text = ""; - foreach ($linklist['sub_'.$id] as $sub) { - - // Filter title for backwards compatibility ----> - if(substr($sub['link_name'],0,8) == "submenu.") { - $tmp = explode(".",$sub['link_name']); - $subname = $tmp[2]; - } else { - $subname = $sub['link_name']; - } - - if (isset($linklist['sub_'.$sub['link_id']])) { // Has Children. - $sub_ids[] = $sub['link_id']; - - $text .= " -
  • ".adnav_main($subname, $sub['link_url'], $sub['link_id'],$sub['link_open']); - - $text .= " - "; - $text .= " -
  • "; - } else { - $text .= " -
  • ".adnav_main($subname, $sub['link_url'], null, $sub['link_open'])."
  • "; - } - } - - return $text; -} - -function adnav_main($cat_title, $cat_link, $cat_id=FALSE, $cat_open=FALSE) { - global $tp; - - $cat_link = (strpos($cat_link, '://') === FALSE) ? e_HTTP.$cat_link : $cat_link; - $cat_link = $tp->replaceConstants($cat_link,TRUE); - - if ($cat_open == 4 || $cat_open == 5){ - $dimen = ($cat_open == 4) ? "600,400" : "800,600"; - $href = " href=\"javascript:open_window('".$cat_link."',".$dimen.")\""; - } else { - $href = "href='".$cat_link."'"; - } - - $text = "toHTML($cat_title,"","defs, no_hook").""; - - return $text; -} - -$text .= " - - "; - -$text .= ' - -'; -?> \ No newline at end of file diff --git a/e107_themes/core/fs_login.sc b/e107_themes/core/fs_login.sc deleted file mode 100644 index e9d0cfceb..000000000 --- a/e107_themes/core/fs_login.sc +++ /dev/null @@ -1,59 +0,0 @@ -global $pref; -if(!USER){ - $loginsc = ' -
    -
    - '.LAN_THEME_SING.' -
    -
    -
    -
    - -
    -
    - '; - return $loginsc; -} - - -if (USER == TRUE || ADMIN == TRUE) { - $loginsc = ' -
    - - '.LAN_THEME_23.'  '.USERNAME.' - - '; - - $loginsc .= ' - '; - if (ADMIN == TRUE) { - $loginsc .= ' - - '.LAN_THEME_24.'   - '; - } - $loginsc .= ' - '.LAN_THEME_27.'   - '.LAN_THEME_26.'   - '.(isset($pref['plug_installed']['list_new']) ? ''.LAN_THEME_29.'' : '').' - - - - - '.LAN_THEME_28.' - - - -
    - '; - - $loginsc .= ' - '; - return $loginsc; - - -} \ No newline at end of file diff --git a/e107_themes/core/fs_sitelinks.sc b/e107_themes/core/fs_sitelinks.sc deleted file mode 100644 index fe020ca9b..000000000 --- a/e107_themes/core/fs_sitelinks.sc +++ /dev/null @@ -1,3 +0,0 @@ -include_once(THEME.'fs_functions.php'); - -return $text; diff --git a/e107_themes/core/images/admin_nav_bkg.png b/e107_themes/core/images/admin_nav_bkg.png deleted file mode 100644 index dc531a45b..000000000 Binary files a/e107_themes/core/images/admin_nav_bkg.png and /dev/null differ diff --git a/e107_themes/core/images/adminbg.png b/e107_themes/core/images/adminbg.png deleted file mode 100644 index 33fdde77d..000000000 Binary files a/e107_themes/core/images/adminbg.png and /dev/null differ diff --git a/e107_themes/core/images/adminnavbg.png b/e107_themes/core/images/adminnavbg.png deleted file mode 100644 index dd2f462b5..000000000 Binary files a/e107_themes/core/images/adminnavbg.png and /dev/null differ diff --git a/e107_themes/core/images/admintopbg.png b/e107_themes/core/images/admintopbg.png deleted file mode 100644 index a70e005fc..000000000 Binary files a/e107_themes/core/images/admintopbg.png and /dev/null differ diff --git a/e107_themes/core/images/bottom_xhtml.png b/e107_themes/core/images/bottom_xhtml.png deleted file mode 100644 index 8e57fa7d3..000000000 Binary files a/e107_themes/core/images/bottom_xhtml.png and /dev/null differ diff --git a/e107_themes/core/images/bullet.png b/e107_themes/core/images/bullet.png deleted file mode 100644 index 0ee60d67b..000000000 Binary files a/e107_themes/core/images/bullet.png and /dev/null differ diff --git a/e107_themes/core/images/bullet2.gif b/e107_themes/core/images/bullet2.gif deleted file mode 100644 index a28f5ee66..000000000 Binary files a/e107_themes/core/images/bullet2.gif and /dev/null differ diff --git a/e107_themes/core/images/contentbg.png b/e107_themes/core/images/contentbg.png deleted file mode 100644 index 7123fee27..000000000 Binary files a/e107_themes/core/images/contentbg.png and /dev/null differ diff --git a/e107_themes/core/images/e_adminlogo.png b/e107_themes/core/images/e_adminlogo.png deleted file mode 100644 index 42d8ed6a9..000000000 Binary files a/e107_themes/core/images/e_adminlogo.png and /dev/null differ diff --git a/e107_themes/core/images/e_logo.png b/e107_themes/core/images/e_logo.png deleted file mode 100644 index 819c76a9f..000000000 Binary files a/e107_themes/core/images/e_logo.png and /dev/null differ diff --git a/e107_themes/core/images/e_logo_small.png b/e107_themes/core/images/e_logo_small.png deleted file mode 100644 index a1d306b37..000000000 Binary files a/e107_themes/core/images/e_logo_small.png and /dev/null differ diff --git a/e107_themes/core/images/file.png b/e107_themes/core/images/file.png deleted file mode 100644 index 5ec7adef4..000000000 Binary files a/e107_themes/core/images/file.png and /dev/null differ diff --git a/e107_themes/core/images/footerbor.png b/e107_themes/core/images/footerbor.png deleted file mode 100644 index 71c9cb42e..000000000 Binary files a/e107_themes/core/images/footerbor.png and /dev/null differ diff --git a/e107_themes/core/images/headerbg.png b/e107_themes/core/images/headerbg.png deleted file mode 100644 index 97587426f..000000000 Binary files a/e107_themes/core/images/headerbg.png and /dev/null differ diff --git a/e107_themes/core/images/index.html b/e107_themes/core/images/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/core/images/login_logo.png b/e107_themes/core/images/login_logo.png deleted file mode 100644 index 819c76a9f..000000000 Binary files a/e107_themes/core/images/login_logo.png and /dev/null differ diff --git a/e107_themes/core/images/mail.png b/e107_themes/core/images/mail.png deleted file mode 100644 index a126ac536..000000000 Binary files a/e107_themes/core/images/mail.png and /dev/null differ diff --git a/e107_themes/core/images/mainbg.png b/e107_themes/core/images/mainbg.png deleted file mode 100644 index c184e5589..000000000 Binary files a/e107_themes/core/images/mainbg.png and /dev/null differ diff --git a/e107_themes/core/images/nav_hover.png b/e107_themes/core/images/nav_hover.png deleted file mode 100644 index aa45ce839..000000000 Binary files a/e107_themes/core/images/nav_hover.png and /dev/null differ diff --git a/e107_themes/core/images/nav_sep.png b/e107_themes/core/images/nav_sep.png deleted file mode 100644 index c412bffbc..000000000 Binary files a/e107_themes/core/images/nav_sep.png and /dev/null differ diff --git a/e107_themes/core/images/navbg.png b/e107_themes/core/images/navbg.png deleted file mode 100644 index 8029098af..000000000 Binary files a/e107_themes/core/images/navbg.png and /dev/null differ diff --git a/e107_themes/core/images/newsedit.png b/e107_themes/core/images/newsedit.png deleted file mode 100644 index bd871f7b0..000000000 Binary files a/e107_themes/core/images/newsedit.png and /dev/null differ diff --git a/e107_themes/core/images/pdf.png b/e107_themes/core/images/pdf.png deleted file mode 100644 index 4a522252f..000000000 Binary files a/e107_themes/core/images/pdf.png and /dev/null differ diff --git a/e107_themes/core/images/print.png b/e107_themes/core/images/print.png deleted file mode 100644 index 62f944822..000000000 Binary files a/e107_themes/core/images/print.png and /dev/null differ diff --git a/e107_themes/core/images/regl.png b/e107_themes/core/images/regl.png deleted file mode 100644 index 2ea161355..000000000 Binary files a/e107_themes/core/images/regl.png and /dev/null differ diff --git a/e107_themes/core/images/regm.png b/e107_themes/core/images/regm.png deleted file mode 100644 index 5339b032d..000000000 Binary files a/e107_themes/core/images/regm.png and /dev/null differ diff --git a/e107_themes/core/images/regr.png b/e107_themes/core/images/regr.png deleted file mode 100644 index 9a986c1e3..000000000 Binary files a/e107_themes/core/images/regr.png and /dev/null differ diff --git a/e107_themes/core/images/rightbox_title_bg.png b/e107_themes/core/images/rightbox_title_bg.png deleted file mode 100644 index 7f86e7eaf..000000000 Binary files a/e107_themes/core/images/rightbox_title_bg.png and /dev/null differ diff --git a/e107_themes/core/images/search-icon.png b/e107_themes/core/images/search-icon.png deleted file mode 100644 index 34c60a87a..000000000 Binary files a/e107_themes/core/images/search-icon.png and /dev/null differ diff --git a/e107_themes/core/images/titlebg.png b/e107_themes/core/images/titlebg.png deleted file mode 100644 index 348008ae5..000000000 Binary files a/e107_themes/core/images/titlebg.png and /dev/null differ diff --git a/e107_themes/core/index.html b/e107_themes/core/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/core/languages/English.php b/e107_themes/core/languages/English.php deleted file mode 100644 index ed370c942..000000000 --- a/e107_themes/core/languages/English.php +++ /dev/null @@ -1,33 +0,0 @@ -e107 Inc.'); -define('LAN_THEME_2', 'Comments: '); -define('LAN_THEME_3', 'Comments are turned off for this item'); -define('LAN_THEME_4', 'Read the full story'); -define('LAN_THEME_5', 'Trackbacks: '); -define('LAN_THEME_8', 'in'); -define('LAN_THEME_9', 'by'); -define("LAN_THEME_11", "Latest news"); -define("LAN_THEME_12", "E-mail to a friend"); -define("LAN_THEME_13", "Create PDF file"); -define("LAN_THEME_14", "Print"); -define("LAN_THEME_15", "Edit"); -define('LAN_THEME_17', 'Login'); -define('LAN_THEME_18', 'Username'); -define('LAN_THEME_19', 'Password'); -define('LAN_THEME_20', 'Register'); -define('LAN_THEME_21', 'Login'); -define('LAN_THEME_22', 'Forgot password?'); -define('LAN_THEME_23', 'Welcome'); -define('LAN_THEME_24', 'Admin'); -define('LAN_THEME_26', 'Settings'); -define('LAN_THEME_27', 'Profile'); -define('LAN_THEME_28', 'Logout'); -define('LAN_THEME_29', 'List new'); -define('LAN_THEME_SING', 'Login'); -define('LAN_THEME_REG', 'Register'); -define("LAN_SEARCH", "Search"); -define("LAN_SEARCH_SUB", "Go"); -define('LAN_THEME_SHARE', 'Share this'); -define('LAN_THEME_VER', 'e107 v.'); -define("CM_L13", "by"); -?> \ No newline at end of file diff --git a/e107_themes/core/languages/index.html b/e107_themes/core/languages/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/core/login_template.php b/e107_themes/core/login_template.php deleted file mode 100644 index e67d545cd..000000000 --- a/e107_themes/core/login_template.php +++ /dev/null @@ -1,94 +0,0 @@ -
    -
    - ".(file_exists(THEME."images/login_logo.png") ? "" : "" ); -} - -// ##### LOGIN TABLE ----------------------------------------------------------------------------- -if(!isset($LOGIN_TABLE)) -{ - $LOGIN_TABLE = ''; - if($LOGIN_TABLE_LOGINMESSAGE != '') - { - $LOGIN_TABLE .= "
    {LOGIN_TABLE_LOGINMESSAGE}
    "; - } - if (!isset($LOGIN_TABLE_SECIMG_SECIMG)) - { - $LOGIN_TABLE_SECIMG_SECIMG = FALSE; - } - $LOGIN_TABLE .= " -
    - ".$rs -> form_open("post", e_SELF)." - - - - - - - - - - - - - - "; - if($LOGIN_TABLE_SECIMG_SECIMG){ - $LOGIN_TABLE .= " - - - - "; - } - - $LOGIN_TABLE .= " - - - -
    - ".LAN_LOGIN_4." -
    - ".LAN_LOGIN_1." - - {LOGIN_TABLE_USERNAME} - - ".(file_exists(THEME."images/password.png") ? "" : "" )." -
    - ".LAN_LOGIN_2." - - {LOGIN_TABLE_PASSWORD} -
    - {LOGIN_TABLE_SECIMG_LAN} - - {LOGIN_TABLE_SECIMG_HIDDEN} {LOGIN_TABLE_SECIMG_SECIMG} {LOGIN_TABLE_SECIMG_TEXTBOC} -
    - {LOGIN_TABLE_AUTOLOGIN}{LOGIN_TABLE_AUTOLOGIN_LAN}

    {LOGIN_TABLE_SUBMIT} -
    ". - $rs -> form_close()."
    "; -} -// ##### ------------------------------------------------------------------------------------------ - -// ##### LOGIN TABLE FOOTER ----------------------------------------------------------------------- -if(!isset($LOGIN_TABLE_FOOTER)) -{ - $LOGIN_TABLE_FOOTER = " -
    -

    - {LOGIN_TABLE_FOOTER_USERREG}   ".LAN_LOGIN_12." -
    -
    -
    - "; -} -// ##### ------------------------------------------------------------------------------------------ - - -?> \ No newline at end of file diff --git a/e107_themes/core/preview.jpg b/e107_themes/core/preview.jpg deleted file mode 100644 index 7ffebcc5b..000000000 Binary files a/e107_themes/core/preview.jpg and /dev/null differ diff --git a/e107_themes/core/source/admin_mainadmin_moderator.png b/e107_themes/core/source/admin_mainadmin_moderator.png deleted file mode 100644 index 86021181d..000000000 Binary files a/e107_themes/core/source/admin_mainadmin_moderator.png and /dev/null differ diff --git a/e107_themes/core/source/forum_images.png b/e107_themes/core/source/forum_images.png deleted file mode 100644 index b49990a42..000000000 Binary files a/e107_themes/core/source/forum_images.png and /dev/null differ diff --git a/e107_themes/core/source/index.html b/e107_themes/core/source/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/core/source/reply_new_thread.png b/e107_themes/core/source/reply_new_thread.png deleted file mode 100644 index 817aa6160..000000000 Binary files a/e107_themes/core/source/reply_new_thread.png and /dev/null differ diff --git a/e107_themes/core/style.css b/e107_themes/core/style.css deleted file mode 100644 index df903ed4b..000000000 --- a/e107_themes/core/style.css +++ /dev/null @@ -1,1315 +0,0 @@ -/* CLEAR CSS */ -html, body { width: 100%;} -html, body, div, span, applet, object, iframe, -h1, h2, h3, h4, h5, h6, p, blockquote, pre, -a, abbr, acronym, address, big, cite, code, -del, dfn, em, font, img, ins, kbd, q, s, samp, -small, strike, strong, sub, sup, tt, var, -b, u, i, center, -dl, dt, dd, ol, ul, li, -fieldset, form, label, legend, -table, caption, tbody, tfoot, thead, tr, th, td { -margin: 0; -padding: 0; -border: 0; -} -ol, ul { list-style: none; } -h1, h2, h3, h4, h5, h6 {line-height: normal; } -body { -line-height: 1; -} -ol, ul { -list-style: none; -} -select { -padding: 0px 20px ; -max-width: 180px; -} - -option { -padding: 0px 20px ; -} -checkbox, label { -margin: 0px 5px ; -} -input[type="checkbox"], input[type="radio"] { -margin: 0px 5px 0px 0px ; -padding: 5px 5px ; -} -blockquote, q { -quotes: none; -} -blockquote:before, blockquote:after, -q:before, q:after { -content: ''; -content: none; -} -:focus { -outline: 0px; -} -ins { -text-decoration: none; -} -del { -text-decoration: line-through; -} -table { -border-collapse: collapse; -border-spacing: 0px; -} -.clear { -clear:both; -} -.clearfix:after { -clear:both; -content:' '; -display:block; -font-size:0px; -line-height:0px; -visibility:hidden; -width:0px; -height:0px; -} -.clearfix { -display:inline-block; -} -* html .clearfix{height:1%;} -* .clearfix{display:block;} -* { margin: 0px; padding: 0px; } -/* E107 CORE CSS */ -.tbox { -color: #111111; -background-color: #FFFFFF; -border:1px solid #B5B5B7; -font-size: 14px; -font-weight: normal; -padding: 5px 10px; -margin: 5px 5px ; --webkit-border-radius: 3px; --moz-border-radius: 3px; -border-radius: 3px; -} -.tbox:focus { -background-color: #EEEEEE; -border:1px solid #B5B5B7; -} -.button, .button:focus { -text-align: center; -background-color: #FFFFFF; -border: 1px #B5B5B7 solid; -padding: 5px 10px ; -margin: 5px 0px ; -font-weight: bold; --moz-border-radius: 3px; -border-radius: 3px; --webkit-border-radius: 3px; -cursor:hand; -cursor:pointer; -} -.button:hover { -color: #3399CC; -border: 1px #EEEEEE solid; --moz-border-radius: 3px; -border-radius: 3px; --webkit-border-radius: 3px; -} -#submitnews_item { -width: 90%; -} -.tbox.chatbox { -width: 90%; -padding : 2px; -color: #111111; -background-color: #EEEEEE; -border:1px solid #B5B5B7; -margin: 10px auto; --webkit-border-radius: 3px; --moz-border-radius: 3px; -border-radius: 3px; --webkit-border-radius: 3px; -} -.tbox.chatbox:focus { -background-color: #FFFFFF; -border:1px solid #EEEEEE; -} -.tbox.signature { -width: 350px; -color: #111111; -background-color: #FFFFFF; -border:1px solid #B5B5B7; -font-size: 14px; -font-weight: normal; -padding: 5px 10px; -margin: 5px 5px ; --moz-border-radius: 3px; -border-radius: 3px; --webkit-border-radius: 3px; -} -.tbox.signature:focus { -background-color: #EEEEEE; -border:1px solid #B5B5B7; -} -.npdropdown { -width: auto; -margin: 0px 0px; -padding: 2px; -height: auto; -text-align: left; -} -.tbox.comment.subject { -width: 98%; -background-color: transparent; -border: 0px none; -padding: 2px; -margin-top: 3px; -} -#comment.tbox.comment { -width: 98%; -padding : 2px; -color: #111111; -background-color: #FFFFFF; -border:1px solid #B5B5B7; -} -#comment.tbox.comment:focus { -background-color: #EEEEEE; -border:1px solid #B5B5B7; -} -#contactForm textarea.tbox { -width: auto; -padding : 2px; -color: #111111; -background-color: #FFFFFF; -border:1px solid #B5B5B7; -} -#contactForm textarea.tbox:focus { -background-color: #EEEEEE; -border:1px solid #B5B5B7; -} -input.input-text, textarea.tbox { -width: auto; -padding : 5px; -color: #111111; -background-color: #FFFFFF; -border:1px solid #B5B5B7; -} -input.input-text:focus, textarea.tbox:focus { -background-color: #EEEEEE; -border:1px solid #B5B5B7; -} -input#helpb.helpbox { -float: left; -margin-top: 2px; -margin-bottom: 2px; -background-color: transparent; -border: 0px none; -font-size: 80%; -color: #111111; -text-align: left; -} -#commentform .helpbox{ -width: 98%; -border-collapse: collapse; -padding: 1px; -} -.helpbox { -width: 98%; -background-color: transparent; -border: 0px none; -border-collapse: collapse; -padding: 3px; -} -.indent { -color: #111111; -background-color: #EEEEEE; -border:1px solid #B5B5B7; -padding: 5px 15px; -font-size: 90%; -margin: 10px 10px 5px 15px; -font-style: italic; -} -.nextprev{ -border: 0px none; -background-color: transparent; -border-collapse: collapse; -padding: 15px; -margin: 5px 0px ; -text-align: left; -width: auto; -font-size: 13px; -font-weight: bold; -} -.nextprev_link { -background-color: #3399CC; -border:1px solid #3399CC; --moz-border-radius: 3px; --webkit-border-radius: 3px; -border-radius: 3px; -color:#FFFFFF; -margin:0px; -padding:2px 6px; -text-decoration: none; -} -.nextprev_link:hover { -background-color: #EEEEEE; -color:#3399CC; -text-decoration: none; -} -.nextprev_current { -background-color: transparent; -border:1px solid transparent; -color:#333333; -margin:0px; -padding:2px 6px; -text-decoration: none; -} -.smalltext { -font-size: 12px; -font-weight: normal; -} -.smallblacktext { -font-size: 12px; -font-weight: bold; -} -.defaulttext, .caption, .bodytable, .mediumtext { -font-size: 13px; -font-weight: normal; -} -.fborder { -background-color: transparent; -border: 0px none; -padding: 3px; -margin-top: 3px; -text-align: left; -} -.forumheader { -background-color: #F9F9F9; -border-bottom:1px solid #B5B5B7; -padding: 8px 3px; -font-weight: bold; -vertical-align: middle; -text-align: left; -} -.nforumcaption{ -background-color: transparent; -border-bottom:1px solid #B5B5B7; -padding: 3px; -font-size: 110%; -text-align: left; -} -.finfobar{ -background-color: transparent; -border-bottom:1px solid #B5B5B7; -padding: 3px; -font-size: 100%; -text-align: left; -} -.forumheader2{ -background-color: transparent; -border-bottom:1px solid #B5B5B7; -padding: 3px; -font-size: 99%; -text-align: left; -} -.forumheader3{ -background-color: transparent; -border-bottom:1px solid #B5B5B7; -padding: 10px 3px; -font-size: 99%; -text-align: left; -} -.forumborder { -background-color: transparent; -border-bottom:1px solid #B5B5B7; -vertical-align: top; -text-align: left; -} -.fcaption { -background-color: transparent; -border-bottom:1px solid #B5B5B7; -border-collapse: collapse; -border: 0px none; -vertical-align: top; -font-size: 13px; -text-align: left; -font-weight: bold; -line-height: 40px; -padding: 0px 10px ; -} -.fcaption a { -text-decoration: none; -} -.fcaption a:hover { -text-decoration: underline; -} -/* THEME CSS */ -body { -background: #FFFFFF url(images/mainbg.png) repeat-x 0px 0px; -font: 12px/16px Arial,Helvetica,sans-serif; -color : #333333; -} -h1 { -font: normal 35px Arial,Helvetica,sans-serif; -} -h2 { -font: normal 22px Arial,Helvetica,sans-serif; -} -h3 { -font: normal 18px Arial,Helvetica,sans-serif; -} -h4 { -font: normal 16px Arial,Helvetica,sans-serif; -} -a { -color: #3399CC; -text-decoration: none; -cursor:hand; -cursor:pointer; -} -a:hover { -color: #333333; -text-decoration: none; -} -img { -border: 0px; -} -.mr10 { -margin-right: 10px; -} -.mr20 { -margin-right: 20px; -} -.ml20 { -margin-left: 20px; -} -.wrapper { -width: 1000px; -margin: 0px auto ; -} -.wrapper_full { -width: 95%; -margin: 0px auto ; -} -/* HEADER CSS */ -.headerbg { -background: transparent url(images/headerbg.png) repeat-x 0px 0px; -width: 100%; -height: 186px;; -} -.headertop { -height: 135px; -width: 100%; -} -.sitelogo { -width: 500px; -float: left; -margin: 20px 0px 0px 0px; -} -.banner { -width: 490px; -float: right; -text-align: right; -margin: 20px 0px 0px 0px; -} -.headerbottom { -height: 50px; -width: 100% -} -/* LOGIN CSS */ -.fs_login { -width: 500px; -float: left; -height: 50px; -} -.fs_c_login { -height: 50px; -width: 200px; -} -.singin { -float: left; -padding: 20px 0px 0px 20px; -} -.singin a { -color: #3399CC; -text-decoration: underline; -font-weight: bold; -font-size: 14px; -} -.singin a:hover { -text-decoration: none; -} -.register { -color: #FFFFFF; -font-weight: bold; -width: 100px; -float: right; -padding-top: 10px; -font-size: 14px; -} -.regr { -width: 6px; -height: 31px; -background: transparent url(images/regr.png) no-repeat 0px 0px; -float: right; -} -.regl { -width: 6px; -height: 31px; -background: transparent url(images/regl.png) no-repeat 0px 0px; -float: left; -} -.regm { -height: 31px; -margin: 0px 6px ; -text-align: center; -background: transparent url(images/regm.png) repeat-x 0px 0px; -} -.register_text { -padding: 8px 0px 0px 0px; -} -.register a { -color: #FFFFFF; -text-decoration: none; -} -.fs_c_login2 { -padding: 10px 0px ; -width: 600px; -} -span.logout { -color: #FFFFFF; -font-weight: bold; -width: 100px; -font-size: 14px; -padding: 5px 20px ; -text-align: center; -background: transparent url(images/regm.png) repeat-x 0px 0px; --moz-border-radius: 3px; --webkit-border-radius: 3px; -border-radius: 3px; -} -span.logm { -height: 31px; -} -span.logout a { -color: #FFFFFF; -text-decoration: none; -} -.username { -float: left; -} -.userpass { -float: right; -} -.tbox.fs_username { -width: 180px; -padding: 5px 10px ; -font-size: 12px; -color: #333333; -background-color: #F0F0F0; -border: 0px none; -} -.tbox.fs_username:focus { -background-color: #FFFFFF; -} -.tbox.fs_userpass { -width: 180px; -padding: 5px 10px ; -font-size: 12px; -color: #333333; -background-color: #F0F0F0; -border: 0px none; -} -.tbox.fs_userpass:focus { -background-color: #FFFFFF; -} -.userlogin { -padding: 2px 10px ; -} -.fs_login_links { -padding: 5px 0px 0px 20px; -} -.fs_welcome { -font-weight: bold; -padding: 0px 0px 5px 20px; -} -.fs_login_links_b { -padding: 0px 10px 0px 10px ; -} -/* SEARCH BOX CSS */ -.sitesearch { -width: 300px; -text-align: right; -float: right; -margin-right: 20px; -margin-top: 4px; -} -.search-form { -width: 200px; -padding: 5px 10px ; -font-size: 12px; -color: #333333; -background-color: #F0F0F0; -border: 0px none; --moz-border-radius: 3px; --webkit-border-radius: 3px; -border-radius: 3px; -} -.search-form:focus { -background-color: #FFFFFF; -border: 1px #F0F0F0 solid; -} -.search-submit { -background: url(images/search-icon.png) no-repeat 0px 0px; -padding: 5px 5px ; -height: 24px; -width: 24px; -border: 0px none; -color: #FFFFFF; -font-weight: bold; -cursor:pointer; -} -/* NAVIGATION CONTENT CSS */ -.navigation { -width: 100%; -margin: 0px auto ; -height: 62px; -background: url(images/navbg.png) repeat-x 0px 0px; -} -#nav li.fs-linkSep { -background: url(images/nav_sep.png) no-repeat 0px 50%; -width: 2px; -height: 62px; -} -#nav a { -padding: 0px; -margin: 0px; -list-style: none; -} -#nav ul { -padding: 0px 0px; -margin: 0px; -list-style: none; -cursor: pointer; -} -#nav li { -float: left; -font-size: 18px; -font-weight: normal; -} -#nav li a { -color: #656565; -text-shadow: 2px 2px 2px #B5B5B7; -margin: 0px 10px; -padding: 20px 20px 10px 20px ; -display: block; -text-decoration: none; -} -#nav li#active a { -display: block; -text-decoration: none; -color:#3399CB; -background: url(images/nav_hover.png) no-repeat 0px 100%; -} -#nav li a:hover, -#nav li.sfhover a, -#nav li:hover a { -display: block; -text-decoration: none; -color:#3399CB; -} -#nav li#active, -#nav li.sfhover, -#nav li:hover { -cursor: pointer; -} -#nav li.sub-sfhover, -#nav li.sub:hover { -cursor: pointer; -} -#nav li.sub-sfhover a, -#nav li.sub-sfhover a:hover, -#nav li.sub:hover a, -#nav li.sub:hover a:hover { -} -#nav li#active a, -#nav li a:hover, -#nav li.sfhover a, -#nav li:hover a { -display: block; -text-decoration: none; -} -#nav li#active, -#nav li.sfhover, -#nav li:hover { -cursor: pointer; -} -#nav li.sub-sfhover, -#nav li.sub:hover { -cursor: pointer; -} -/* LEVEL 2 */ -#nav li li a { -margin-left: 0px; -display: block; -padding: 0px; -float: none; -padding-left: 15px; -width: 180px; -width/* */:/**/165px; -width: /**/165px; -color: #000000; -font-size: 14px; -font-weight: normal; -border-bottom: 1px #B5B5B7 solid; -} -#nav li li a:hover { -background-color: #B5B5B7; -color: #656565; -border-bottom: 1px #B5B5B7 solid; -} -#nav li ul { /* second-level lists */ -position: absolute; -z-index: 1000; -width: 180px; -left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ -background-color: #F6F8F8; -color: #656565; -line-height: 32px; -} -#nav li:hover ul, -#nav li.sfhover ul, -#nav li.sub-sfhover ul { -background-image: none; -background-repeat: no-repeat; -background-position: 0px 100%; -} -#nav li.sub-sfhover ul.sub, -#nav li.sub:hover ul.sub { -margin-left: 0px; -padding-bottom: 0px; -} -#nav li ul ul { /* third-and-above-level lists */ -margin: -28px 0px 0px 180px; -} -#nav ul.sub li, -#nav ul.sub li a, -#nav ul.sub li a:hover, -#nav ul.sub li:hover, -#nav ul.sub li:hover a, -#nav ul.sub li.sfhover a, -#nav ul.sub li:hover a:hover, -#nav ul.sub li.sfhover a:hover, -#nav li.sub ul.sub a -{ background-image: none; } -#nav li#active ul.sub li, -#nav li#active ul.sub li a, -#nav li#active ul.sub li a:hover, -#nav li#active ul.sub li:hover, -#nav li#active ul.sub li:hover a, -#nav li#active ul.sub li.sfhover a, -#nav li#active ul.sub li:hover a:hover, -#nav li#active ul.sub li.sfhover a:hover, -#nav li.sub ul.sub a -{ background-image: none; } -#nav li:hover ul ul, -#nav li:hover ul ul ul, -#nav li:hover ul ul ul ul, -#nav li.sfhover ul ul, -#nav li.sfhover ul ul ul, -#nav li.sfhover ul ul ul ul, -#nav li.sub-sfhover ul ul, -#nav li.sub-sfhover ul ul ul, -#nav li.sub-sfhover ul ul ul ul { -left: -999em; -} -#nav li:hover ul, -#nav li li:hover ul, -#nav li li li:hover ul, -#nav li li li li:hover ul, -#nav li.sfhover ul, -#nav li li.sfhover ul, -#nav li li li.sfhover ul, -#nav li li li li.sfhover ul, -#nav li.sub-sfhover ul, -#nav li.sub-sfhover li.sfhover ul, -#nav li.sub-sfhover li li.sfhover ul, -#nav li.sub-sfhover li li li.sfhover ul { /* lists nested under hovered list items */ -left: auto; -} -#nav a.sub { -} -#nav a.sub:hover { -} -/* MAIN CONTENT CSS */ -.maincontent { -background: #FFFFFF url(images/contentbg.png) repeat-x 0px 0px; -margin: 0px auto ; -width: 100%; -padding: 20px 0px ; -} -.topcontent { -margin: 0px 20px 30px 20px; -} -.topcontent_entry { -font-size: 14px; -line-height: 18px; -color: #626262; -background-color: #FFFFFF; -margin-bottom: 30px; -padding: 20px 20px; -border-bottom: 3px #EEEEEE solid; -} -.topcontent_entry img { -float: left; -margin: 0px 20px 10px 0px; -} -.topcontent_entry table { -width: 90%; -margin: 0px auto ; -} -.maincontentall { -background: #FFFFFF url(images/contentbg.png) repeat-x 0px 0px; -margin: 0px auto ; -width: 100%; -padding: 20px 0px ; -} -.topcontentall { -margin: 0px 20px 30px 20px; -background-color: #FFFFFF; -padding: 20px 20px ; -} -/* FULL SITE SIDE CSS */ -.fullside { -margin: 20px 20px ; -padding: 20px 0px ; -background-color: #FFFFFF; -} -.fullcontent { -padding: 0px 20px ; -} -.fullcontent_title { -background: url(images/rightbox_title_bg.png) no-repeat 0px 100%; -font-size: 16px; -font-weight: bold; -padding-bottom: 10px; -margin-bottom: 10px; -text-shadow: 2px 2px 2px #B5B5B7; -} -.fullcontent_entry table { -width: 90%; -margin: 0px auto ; -} -.maincontentwrap { -background-color: #FFFFFF; -width: 920px; -margin: 0px auto ; -padding: 20px 20px ; -} -/* RIGHT SITE SIDE CSS */ -.rightcolall { -float: right; -width: 300px; -font-size: 13px; -} -.rightcol { -float: right; -width: 300px; -font-size: 13px; -margin-top: 63px; -} -.rightbox { -margin-bottom: 30px; -margin-top: 30px; -} -.rightbox_title { -background: url(images/rightbox_title_bg.png) no-repeat 0px 100%; -font-size: 16px; -font-weight: bold; -padding-bottom: 10px; -margin-left: 30px; -margin-bottom: 10px; -text-shadow: 2px 2px 2px #B5B5B7; -} -.rightbox_text { -padding: 0px 0px; -} -.rightbox_text table { -width: 90%; -margin: 0px auto ; -} -.title_clean { -font-size: 16px; -font-weight: bold; -padding-bottom: 10px; -margin-bottom: 10px; -text-shadow: 2px 2px 2px #B5B5B7; -} -/* MENU CSS */ -.bottmomenusbox { -margin-bottom: 30px; -} -.bottmomenus_title { -background: url(images/rightbox_title_bg.png) no-repeat 0px 100%; -font-size: 16px; -font-weight: bold; -padding-bottom: 10px; -margin-bottom: 10px; -text-shadow: 2px 2px 2px #B5B5B7; -} -.bottmomenus_text { -padding: 0px 0px; -} -.bottmomenus_text table { -width: 90%; -margin: 0px auto ; -} -/* LEFT SITE SIDE CSS */ -.leftcol { -width: 600px; -float: left; -font-size: 13px; -} -.leftbox { -margin-bottom: 30px; -} -.leftbox_title_bg { -background: #EBECEC url(images/titlebg.png) repeat 0px 100%; -min-height: 45px; -margin-bottom: 10px; -} -.leftbox_title { -padding: 10px 20px ; -font-size: 18px; -text-shadow: 2px 2px 2px #B5B5B7; -} -.leftbox_text table { -width: 90%; -margin: 0px auto ; -} -/* NEWSSTYLE CSS */ -.news_title_cat { -color: #333333; -font-weight: bold; -font-size: 14px; -text-align: left; -border-bottom: 1px #F1F1F1 solid; -} -.news_title_cat a { -color: #333333; -} -.news_title_cat a:hover { -color: #3399CC; -text-decoration: none; -} -.news_item_cat a { -color: #3399CC; -text-decoration: none; -} -.news_item_cat a:hover { -color: #333333; -text-decoration: none; -} -.news_icons { -font-size: 10px; -vertical-align: middle; -padding: 0px 2px 15px 0px; -} -.newsbox { -margin-bottom: 30px; -} -.meta { -width: 100%; -padding: 5px 0px 10px 0px; -} -.author { -padding: 0px 10px ; -text-align: right; -} -.news_comments { -vertical-align: middle; -height: 24px; -} -.fsnewsbbody { -padding: 5px 0px 10px 0px; -} -.news_image { -float: left; -margin: 0px 10px 5px 0px; -} -.metabottom { -width: 100%; -height: 24px; -vertical-align: middle; -} -.metaicons { -height: 24px; -text-align: right; -float: right; -vertical-align: middle; -} -.readmore { -font-weight: bold; -} -.readmore a { -color: #333333; -text-decoration: underline; -} -.readmore a:hover { -color: #333333; -text-decoration: none; -} -/* MENU=2 MENU=3 MENU=4 CSS */ -.bottmomenus { -width: 960px; -margin: 30px auto ; -} -.bmenul { -width: 300px; -float: left; -} -.bmenur { -width: 300px; -float: right; -} -.bmenum { -width: auto; -margin: 0px 330px ; -} -/* FOOTER */ -.footerbor { -background: url(images/footerbor.png) repeat-x 0px 0px; -width: 90%; -margin: 30px auto 0px auto ; -height: 3px; -} -.footerborfull { -background: url(images/footerbor.png) repeat-x 0px 0px; -width: 95%; -margin: 30px auto 0px auto ; -height: 3px; -} -.footer { -width: 100%; -margin: 30px 0px ; -} -.footer a { -text-decoration: none; -} -.fmenul { -float: left; -width: 300px; -} -.fmenur { -float: right; -text-align: center; -width: 300px; -color: #656565; -} -.fmenum { -text-align: center; -margin: 0px 310px; -width: auto; -color: #3399CC; -font-weight: bold; -font-size: 14px; -} -.footerlinks { -width: auto; -margin: 20px 20px ; -text-align: center; -} -.footerlinks a { -color: #656565; -text-decoration: none; -} -.footerlinks a:hover { -color: #333333; -text-decoration: none; -} -/* SITELINKS=flat:2 CSS */ -.styledmenu { -width: 100%; -margin-bottom: 30px; -} -.styledmenu ul { -list-style-type: none; -margin: 0px; -padding: 0px; -} -.styledmenu ul li { -padding-bottom: 2px; -margin: 0px; -} -.styledmenu ul li a { -color: #333333; -background-color: #F0F0F0; -display: block; -padding: 5px 0px; -line-height: 17px; -padding-left: 8px; -text-decoration: none; -} -.styledmenu ul li a:hover { -color: #111111; -background-color: #F9F9F9; -font-weight: bold; -} -.styledmenu ul li.current a { -color: #111111; -background-color: #FFFFFF; -font-weight: bold; -} - -.installe { - color:#FF5C5C; background-color:#FFCECE; border:1px solid #FF5C5C; padding:10px;margin:20px; -} -/* ADMIN CSS -.admin_header { -width: 100%; -margin: 0px auto 0px auto ; -height: 70px; -color: #FFFFFF; -background: #2C5C81 url(images/admintopbg.png) repeat-x 0px 0px; -} -.admin_header a { -color: #FFFFFF; -text-decoration: none; -} -.admin_header a:hover { -color: #70C3EC; -text-decoration: none; -} -.admin_header_left { -float: left; -margin: 10px 20px 0px 20px ; -} -.admin_header_right { -float: right; -text-align: right; -margin: 10px 20px 0px 20px ; -} -.admin_sitenav { -text-align: right; -margin: 5px 0px 0px 0px; -} -.admin_main_col { -width: 100%; -background-color: #EDEDED; -margin: 0px auto 10px auto; -padding: 0px 0px 20px 0px; -border-bottom: 1px #B5B5B7 solid; -} -.admin_main_col a { -color: #000; -text-decoration: none; -} -.admin_main_col a:hover { -color: #333333; -text-decoration: none; -} -.admin_main_col .button, .admin_main_col .button:focus { -background-color: #EDEDED; -border: 1px #B5B5B7 solid; -padding: 5px 10px ; -margin: 5px 0px ; -font-weight: bold; -cursor:hand; -cursor:pointer; -} - -.link_button { -padding: 5px 5px ; -border-bottom: 1px #B5B5B7 solid; -} -.link_button a { -color: #000000; -text-decoration: none; -} -.link_button a:hover { -color: #666666; -text-decoration: none; -} -.admin_main_col .helpbox { -background-color: transparent; -border: 0px none ! important; -} -.admin_main_col .tbox { -padding: 5px 10px; -margin: 5px 5px ; -width: 90%; -} -.admin_main_col textarea.tbox { -padding: 5px 10px; -margin: 5px 5px ; -width: 90% ! important; -} -.admin_main_col input.tbox { -padding: 5px 10px; -margin: 15px 5px ; -width: auto; -} -.admin_main_col select.tbox { -padding: 5px 10px; -margin: 15px 5px ; -max-width: 180px; -} -.admin_main_col .nextprev{ -border: 0px none; -background-color: transparent; -border-collapse: collapse; -padding: 15px; -margin: 15px 0px ; -text-align: left; -width: auto; -font-size: 13px; -font-weight: bold; -} -.admin_main_col .nextprev_link { -background-color: #EDEDED; -border:1px solid #B5B5B7; --moz-border-radius: 2px; --webkit-border-radius: 2px; -border-radius: 3px; -color:#000000; -margin:0px; -padding:2px 6px; -text-decoration: none; -} -.admin_main_col .nextprev_link:hover { -background-color: #FFFFFF; -color:#333333; -text-decoration: none; -} -.admin_main_col .nextprev_current { -background-color: transparent; -border:1px solid transparent; -color:#333333; -margin:0px; -padding:2px 6px; -text-decoration: none; -} -.admin_sitenav a { -padding: 0px 0px 0px 10px ; -} -.admin_left_col { -padding: 20px 19px; -vertical-align: top; -} -.admin_right_col { -padding: 20px 19px; -} -.admin_mid_col { -background-color: #f5f5f5; -padding: 20px 20px ; -} -.admin_mid_col_one { -width: 76%; -float: right; -} -.admin_left_col_one { -float: left; -width: 20%; -padding-left: 20px; -vertical-align: top; -} -.admin_main_nav_bg { -background-color: #0A3452; -background: #02243F url(images/adminnavbg.png) repeat-x 0px 0px; -padding: 15px 0px 0px 0px ; -height: 35px; -} -.admin_main_nav { -width: 98%; -margin: 0px auto 0px auto ; -} -div.menuBar, -div.menuBar a.menuButton, div.menuButton, div.menuButton_over, -div.menu, -div.menu a.menuItem { -font-family: arial, sans-serif; -font-size: 16px; -font-style: normal; -font-weight: normal; -color: #FFFFFF; -} -div.menuBar { -border-bottom: 0px solid #000; -} -div.emenuBar { -background-color: #F7F9FA; -border-top: 0px none #ffffff; -border-bottom: 0px solid #000; -text-align: left; -} -div.menuBar a.menuButton, div.menuButton, div.menuButton_over { -background-color: transparent; -color: #FFFFFF; -cursor: default; -left: 0px; -margin: 0px 0px; -padding: 5px 24px 5px 22px; -position: relative; -text-decoration: none; -top: 0px; -z-index: 100; -cursor:hand; -cursor:pointer; -} -div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over { -color: #70C3EC; -} -div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, -div.menuBar a.menuButtonActive:hover { -color: #70C3EC; -} -div.menu { -background-color: #FCFDFF; -border: #B5B5B7 1px solid; -left: 0px; -padding: 1px 1px 1px 1px; -position: absolute; -top: 0px; -visibility: hidden; -z-index: 101; -} -div.menu a.menuItem { -color: #000000; -cursor:hand; -cursor:pointer; -font-size: 13px; -display: block; -padding: 5px 41px 5px 0px; -text-decoration: none; -white-space: nowrap; -} -div.menu a.menuItem:hover, div.menu a.menuItemHighlight { -background-color: #B5B5B7; -color: #000000; -} -div.menu a.menuItem span.menuItemBuffer { -padding: 8px 5px 8px 8px; -color: #ffffff; -} -div.menu a.menuItem:hover span.menuItemBuffer { -color: #000000; -} -div.menu a.menuItem span.menuItemText { -padding: 0px 0px 0px 3px; -} -div.menu a.menuItem span.menuItemArrow { -margin-right: -.75em; -} -div.menu div.menuItemSep { -border-top: 1px solid #a5a5a5; -border-bottom: 1px solid #ffffff; -margin: 4px 2px; -} -.menuItem .header a { -border-bottom: 1px solid #b3b3b3; -} -.td { -padding: 10px 5px ; -} -.forumheader4, .forumheader5 { -padding: 10px 5px ; -} - */ \ No newline at end of file diff --git a/e107_themes/core/theme.php b/e107_themes/core/theme.php deleted file mode 100644 index e59b3ed13..000000000 --- a/e107_themes/core/theme.php +++ /dev/null @@ -1,555 +0,0 @@ -'); -define("FS_START_SEPARATOR", FALSE); -define("FS_END_SEPARATOR", FALSE); -define("ADLINK_COLS",5); -$register_sc[]='FS_SITELINKS'; -$register_sc[]='FS_LOGIN'; -$register_sc[]='ADMIN_ALT_NAV'; - -function theme_head() { // FIXME - menu breaks with jQuery active. - return; - return ' - - '; -} -// [layout] -$layout = '_default'; -$HEADER = ' -
    -
    -
    - - -
    -
    - -
    - {SEARCH} -
    -
    -
    - -
    -
    -
    - {SETSTYLE=flatlinks} - {LINKSTYLE=flatlinks} - {SITELINKS=flat:2} - {SETSTYLE=bottmomenus} - {MENU=1} -
    -
    - {MENU=5} -'; -$FOOTER = ' - {MENU=6} -
    -
    -
    -
    -
    -
    - {MENU=2} -
    -
    - {MENU=4} -
    -
    - {MENU=3} -
    -
    -
    -
    - - -
    -'; -$CUSTOMHEADER['HOME'] = ' -
    -
    -
    - - -
    -
    - -
    - {SEARCH} -
    -
    -
    - -
    -
    - {SETSTYLE=wm} - {WMESSAGE} - -'; -$CUSTOMFOOTER['HOME'] = ' - -
    -
    -
    -
    -
    - {SETSTYLE=bottmomenus} - {MENU=2} -
    -
    - {MENU=4} -
    -
    - {MENU=3} -
    -
    -
    -
    - - -
    -'; -$CUSTOMPAGES['HOME'] = SITEURL.'index.php'; -$CUSTOMHEADER['FULL'] = ' -
    -
    -
    - - -
    -
    - -
    - {SEARCH} -
    -
    -
    - -
    -
    - {SETSTYLE=full} -'; -$CUSTOMFOOTER['FULL'] = ' -
    -
    -
    -
    - - -
    -'; -$CUSTOMPAGES['FULL'] = 'forum/ '; -// [tablestyle] -function tablestyle($caption, $text, $mode=''){ - global $style; - - if($mode == 'admin_update') - { - echo ' - - '.$caption.' - - - '; - return; - } - -switch ($style) { - - case 'wm': - echo ' -
    - '.$text.' -
    - '; - break; - case 'flatlinks': - echo ' -
    -
    - '.$text.' -
    -
    - '; - break; - case 'full': - echo ' -
    -
    - '.$caption.' -
    -
    - '.$text.' -
    -
    - '; - break; - case 'rightcol': - echo ' -
    -
    - '.$caption.' -
    -
    - '.$text.' -
    -
    - '; - break; - case 'leftcol': - echo ' -
    -
    -
    - '.$caption.' -
    -
    -
    - '.$text.' -
    -
    - '; - break; - case 'bottmomenus': - echo ' -
    -
    - '.$caption.' -
    -
    - '.$text.' -
    -
    - '; - break; - default: - echo ' -
    -
    - '.$caption.' -
    -
    - '.$text.' -
    -
    - '; - break; - } -} -define('THEME_DISCLAIMER', '
    '.LAN_THEME_1.''); -define('ICONSTYLE', 'float: left; border:0'); -define('COMMENTLINK', LAN_THEME_2); -define('COMMENTOFFSTRING', LAN_THEME_3); -define('PRE_EXTENDEDSTRING', '
    '); -define('EXTENDEDSTRING', LAN_THEME_4); -define('POST_EXTENDEDSTRING', '
    '); -define('TRACKBACKSTRING', LAN_THEME_5); -define('TRACKBACKBEFORESTRING', ' :: '); -define('ICONMAIL', 'mail.png'); -define('ICONPRINT', 'print.png'); -define('ICONPRINTPDF', 'pdf.png'); -define("NEWSCAT_AMOUNT",10); -$sc_style["NEWSIMAGE"]["pre"] = '
    '; -$sc_style["NEWSIMAGE"]["post"] = '
    '; -$sc_style["NEWSCOMMENTS"]["pre"] = '
    '; -$sc_style["NEWSCOMMENTS"]["post"] = '
    '; -//[newsstlyle] -$NEWSSTYLE = ' -
    -
    -
    -
    - {NEWSTITLE} -
    -
    -
    -
    - {NEWSDATE=short}  '.LAN_THEME_9.' {NEWSAUTHOR} -
    -
    -
    - {NEWSIMAGE} - {NEWSBODY} {EXTENDED} -
    -
    -
    -
    - {EMAILICON} {PRINTICON} {PDFICON} {ADMINOPTIONS} -
    - {NEWSCOMMENTS} -
    -
    -
    - '; -$NEWSLISTSTYLE = ' -
    -
    -
    -
    - {NEWSTITLE} -
    -
    -
    -
    - {NEWSDATE=short}  '.LAN_THEME_9.' {NEWSAUTHOR} -
    -
    -
    - {NEWSIMAGE} - {NEWSBODY} {EXTENDED} -
    -
    -
    -
    - {EMAILICON} {PRINTICON} {PDFICON} {ADMINOPTIONS} -
    - {NEWSCOMMENTS} -
    -
    -
    -'; -$NEWSARCHIVE =' -
    - - - - -
    -
    {ARCHIVE_BULLET} {ARCHIVE_LINK} '.LAN_THEME_9.' {ARCHIVE_AUTHOR} - {ARCHIVE_DATESTAMP} '.LAN_THEME_8.' {ARCHIVE_CATEGORY}
    -
    -
    -'; -//Render news categories on the bottom of the page -$NEWSCAT = ' - - - - - - - -
    -
    - {NEWSCATEGORY} -
    -
    - - - - -
    -
    -'; -//Loop for news items in category -$NEWSCAT_ITEM = ' -
    -   {NEWSTITLELINK} -
    -'; -// linkstyle -// http://wiki.e107.org/?title=Styling_Individual_Sitelink_Menus -function linkstyle($np_linkstyle) { -// Common to all styles (for this theme) -// Common sublink settings -// NOTE: *any* settings can be customized for sublinks by using -// 'sub' as a prefix for the setting name. Plus, there's 'subindent' -// $linkstyleset['sublinkclass'] = 'mysublink2; -// $linkstyleset['subindent'] = ' '; -// Now for some per-style setup - switch ($np_linkstyle) - { - case 'toplinks': - $linkstyleset['linkdisplay'] = 1; - $linkstyleset['prelink'] = ""; - $linkstyleset['linkstart'] = "
  • "; - $linkstyleset['linkend'] = "
  • "; - $linkstyleset['linkstart_hilite'] = "
  • "; - $linkstyleset['linkclass_hilite'] = ""; - $linkstyleset['linkseparator'] = ""; - break; - case 'bottom': - $linkstyleset['linkdisplay'] = 1; - $linkstyleset['prelink'] = ""; - $linkstyleset['postlink'] = ""; - $linkstyleset['linkstart'] = ""; - $linkstyleset['linkend'] = ""; - $linkstyleset['linkstart_hilite'] = ""; - $linkstyleset['linkclass_hilite'] = ""; - $linkstyleset['linkseparator'] = "  "; - break; - case 'flatlinks': - $linkstyleset['linkdisplay'] = 2; - $linkstyleset['prelink'] = ''; - $linkstyleset['linkstart'] = '
  • '; - $linkstyleset['linkend'] = '
  • '; - $linkstyleset['linkstart_hilite'] = "
  • "; - $linkstyleset['linkclass_hilite'] = "current"; - break; - default: // if no LINKSTYLE defined - $linkstyleset['linkdisplay'] = 1; - define('PRELINK', ''); - define('POSTLINK', ''); - define('LINKSTART', ' '); - define('LINKSTART_HILITE', ' '); - define('LINKEND', '
    '); - define('LINKALIGN', 'left'); - } -return $linkstyleset; -} - define('BULLET', 'bullet.png'); -// Chatbox post style -$CHATBOXSTYLE = "
    {USERNAME} {TIMEDATE}
    {MESSAGE}
    "; -// Comment post style -$sc_style["REPLY"]["pre"] = ''; -$sc_style["REPLY"]["post"] = ''; -$sc_style["COMMENTEDIT"]["pre"] = ''; -$sc_style["COMMENTEDIT"]["post"] = ''; -$sc_style["JOINED"]["post"] = '
    '; -$sc_style["LOCATION"]["post"] = '
    '; -$sc_style["RATING"]["post"] = '

    '; -$sc_style["COMMENT"]["post"] = "
    "; -$COMMENTSTYLE = ' -
    - - - - - {REPLY} - - - - -{COMMENTEDIT} -
    - '.LAN_THEME_9.' {USERNAME} '.LAN_THEME_8.' {TIMEDATE} -
    -
    - {AVATAR} -
    - - {JOINED}{COMMENTS}{LOCATION}{IPADDRESS} - -
    - {COMMENT} -
    -
    -'; -// Chatbox post style -$CHATBOXSTYLE = "
    {USERNAME} {TIMEDATE}
    {MESSAGE}
    "; -$SEARCH_SHORTCODE = ' -
    - - -
    -'; -?> \ No newline at end of file diff --git a/e107_themes/core/usersettings_template.php b/e107_themes/core/usersettings_template.php deleted file mode 100644 index 668f44298..000000000 --- a/e107_themes/core/usersettings_template.php +++ /dev/null @@ -1,213 +0,0 @@ - -".LAN_CUSTOMTITLE.": - -"; -$sc_style['CUSTOMTITLE']['post'] = ""; - -$sc_style['PASSWORD1']['pre'] = " - - ".LAN_152."
    ".LAN_401." - -"; - -$sc_style['PASSWORD2']['pre'] = " - - - - - ".LAN_153."
    ".LAN_401." - -"; -$sc_style['PASSWORD2']['post'] = " - - -"; - -$sc_style['PASSWORD_LEN']['pre'] = "
    (".LAN_SIGNUP_1." "; -$sc_style['PASSWORD_LEN']['post'] = " ".LAN_SIGNUP_2.")"; - -$sc_style['USERCLASSES']['pre'] = " -".LAN_USET_5.":".req($pref['signup_option_class'])." -
    ".LAN_USET_6." - -"; -$sc_style['USERCLASSES']['post'] = ""; - -$sc_style['AVATAR_UPLOAD']['pre'] = " -".LAN_415."
    - -"; -$sc_style['AVATAR_UPLOAD']['post'] = ""; - -$sc_style['PHOTO_UPLOAD']['pre'] = " - -".LAN_425." - - - -".LAN_414."
    ".LAN_426." - -"; -$sc_style['PHOTO_UPLOAD']['post'] = ""; - - -$sc_style['SIGNATURE']['pre'] = " ".LAN_USET_8." - - ".LAN_120.req($pref['signup_option_signature'])." - "; - - -$sc_style['SIGNATURE']['post'] = "
    "; - -$sc_style['SIGNATURE_HELP']['pre'] = ""; -$sc_style['SIGNATURE_HELP']['post'] = " "; - - -$sc_style['XUP']['pre'] = " - -".LAN_435." - - -".LAN_433."
    ".LAN_434." - -"; -$sc_style['XUP']['post'] = ""; - -$USER_EXTENDED_CAT = "{CATNAME}"; -$USEREXTENDED_FIELD = " - - -{FIELDNAME} - - -{FIELDVAL} {HIDEFIELD} - - -"; -$REQUIRED_FIELD = "{FIELDNAME} *"; - -$USERSETTINGS_EDIT = " -
    - - - - - - - - - - - - - - - - - - - - - - {CUSTOMTITLE} - - {PASSWORD1} - {PASSWORD_LEN} - {PASSWORD2} - - - - - - - - - - - - {USERCLASSES} - {USEREXTENDED_ALL} - - - {SIGNATURE=cols=58&rows=4} - {SIGNATURE_HELP} - - - - - - - - - - - - - - - - - - - - - - - - - - {AVATAR_UPLOAD} - {PHOTO_UPLOAD} - {XUP} - - - - -
    ".LAN_418."
    ".LAN_7."
    ".LAN_8."
    - {USERNAME} -
    ".LAN_9."
    ".LAN_10."
    - {LOGINNAME} -
    ".LAN_308.req($pref['signup_option_realname'])." - {REALNAME} -
    ".LAN_112.req(!$pref['disable_emailcheck'])." - {EMAIL} -
    ".LAN_113."
    ".LAN_114."
    - {HIDEEMAIL=radio} - -
    ".LAN_122.req($pref['signup_option_timezone'])." - {TIMEZONE} -
    ".LAN_420."
    ".LAN_404.($pref['im_width'] || $pref['im_height'] ? "
    ".($pref['im_width'] ? MAX_AVWIDTH.$pref['im_width']." pixels. " : "").($pref['im_height'] ? MAX_AVHEIGHT.$pref['im_height']." pixels." : "") : "")."
    ".LAN_422.req($pref['signup_option_image'])."
    ".LAN_423."
    - {AVATAR_REMOTE} -
    ".LAN_421."
    ".LAN_424."
    - {AVATAR_CHOOSE} -
    -
    - "; - - -?> \ No newline at end of file diff --git a/e107_themes/e107v4a/e107v4a_config.php b/e107_themes/e107v4a/e107v4a_config.php deleted file mode 100644 index 14ef730d0..000000000 --- a/e107_themes/e107v4a/e107v4a_config.php +++ /dev/null @@ -1,40 +0,0 @@ -set('sitetheme_pref', $theme_pref); - - return $pref->dataHasChanged(); - } - - - function config() - { - global $theme_pref; - - $var[0]['caption'] = "Sample configuration field"; - $var[0]['html'] = ""; - - $var[1]['caption'] = "Another Example"; - $var[1]['html'] = ""; - - return $var; - } - - function help() - { - } -} - - -?> \ No newline at end of file diff --git a/e107_themes/e107v4a/forum_template.php b/e107_themes/e107v4a/forum_template.php deleted file mode 100644 index a8747836e..000000000 --- a/e107_themes/e107v4a/forum_template.php +++ /dev/null @@ -1,297 +0,0 @@ -
    [ ".LAN_29." "; -$sc_style['LASTEDIT']['post'] = " ]"; - -$sc_style['ANON_IP']['pre'] = "
    "; -$sc_style['ANON_IP']['post'] = ""; - -$sc_style['USER_EXTENDED']['location.text_value']['mid'] = ": "; -$sc_style['USER_EXTENDED']['location.text_value']['post'] = "
    "; - -$FORUMSTART = " - - - - - - - -
    {BACKLINK}
    - - - - - -
    {NEXTPREV} {TRACK} 
    -
    -
    - - - - - - -
    {THREADNAME}

    {GOTOPAGES}
    {BUTTONS}
    - - - - -\n - -
    \n".LAN_402."\n\n".LAN_403."\n
    "; - -$FORUMTHREADSTYLE = " -
    - - - - - - - - - - - - - -
    \n{NEWFLAG}\n{POSTER}\n{ANON_IP} - - - - - -
    \n{THREADDATESTAMP}\n\n{EMAILITEM} {PRINTITEM} {REPORTIMG}\n{EDITIMG}\n{QUOTEIMG}\n
    -
    \n{AVATAR}\n
    \n{CUSTOMTITLE}\n{LEVEL}\n{MEMBERID}\n{JOINED}\n{USER_EXTENDED=location.text_value}\n{POSTS}\n
    \n
    {POLL}\n{POST}\n{LASTEDIT}\n{SIGNATURE}\n
    \n\n{TOP}\n\n - - - - - -
    \n{PROFILEIMG}\n {EMAILIMG}\n {WEBSITEIMG}\n {PRIVMESSAGE}\n\n{MODOPTIONS}\n
    -
    -
    "; - -$FORUMREPLYSTYLE = " -
    - - - - - - - - - - - - - -
    \n{NEWFLAG}\n{POSTER}\n{ANON_IP} - - - - - -
    \n{THREADDATESTAMP}\n\n{EMAILITEM} {PRINTITEM} {REPORTIMG}\n{EDITIMG}\n{QUOTEIMG}\n
    -
    \n{AVATAR}\n\n{CUSTOMTITLE}\n{LEVEL}\n{MEMBERID}\n{JOINED}\n{USER_EXTENDED=location.text_value}\n{POSTS}\n\n\n{POST}\n{LASTEDIT}\n{SIGNATURE}\n
    \n\n{TOP}\n\n - - - - - -
    \n{PROFILEIMG}\n {EMAILIMG}\n {WEBSITEIMG}\n {PRIVMESSAGE}\n\n{MODOPTIONS}\n
    -
    -
    "; - -$FORUMEND = " -
    -
    -{GOTOPAGES} -
    -
    - - - - - -
    {MODERATORS}
    {FORUMJUMP}
    {BUTTONS}
    -
    -
    - - - - -
    -{QUICKREPLY} -
    -
    Powered by e107 Forum System
    -
    "; - - -$FORUM_MAIN_START = "
    "; - -$FORUM_MAIN_PARENT = "
    \n\n\n\n -\n\n\n\n\n\n"; - -$FORUM_MAIN_PARENT_END = "
    {PARENTNAME} {PARENTSTATUS}
    {FORUMTITLE}{THREADTITLE}{REPLYTITLE}{LASTPOSTITLE}
    "; - -$FORUM_MAIN_FORUM = "\n{NEWFLAG}\n{FORUMNAME}
    {FORUMDESCRIPTION}{FORUMSUBFORUMS}\n{THREADS}\n{REPLIES}\n{LASTPOST}\n"; - -$FORUM_MAIN_END = "
    \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
    {INFOTITLE}
    {LOGO}{USERINFO}
    {INFO}
    {FORUMINFO}
    {USERLIST}
    \n
    \n
    \n\n\n\n\n\n\n
    {ICONKEY}{SEARCH}{PERMS}\n
    \n
    \n
    Powered by e107 Forum System
    "; - - - -$FORUM_VIEW_START = " - - - - -{SUBFORUMS} -
    {BREADCRUMB}
    - - - - - -
    {FORUMTITLE} Forum
    {THREADPAGES}
    -{NEWTHREADBUTTON} -
    - - - - - - - - - -"; - - -$FORUM_VIEW_START_CONTAINER = " -
     {THREADTITLE}{STARTERTITLE}{REPLYTITLE}{VIEWTITLE}{LASTPOSTITLE}
    - - - -{SUBFORUMS} -
    {BREADCRUMB}
    -"; - -$sc_style['PAGES']['pre'] = ""; -$sc_style['PAGES']['post'] = ""; - -$FORUM_VIEW_FORUM = " - -{ICON} - - - - - - - -
    {THREADNAME} {PAGES}{ADMIN_ICONS}
    - - -{POSTER}
    {THREADDATE}
    -{REPLIES} -{VIEWS} -{LASTPOST} -"; - -$sc_style['THREADPAGES']['pre'] = ""; -$sc_style['THREADPAGES']['post'] = ""; - -$FORUM_VIEW_END = " - - - - - - -
    {THREADPAGES} -{FORUMJUMP} - -{NEWTHREADBUTTON} -
    - - -
    - - - - - - - - - - -
    {MODERATORS}{BROWSERS}
    {ICONKEY}{PERMS}

    {SEARCH} -
    -
    - -
    Powered by e107 Forum System
    "; - - - -$FORUM_VIEW_END_CONTAINER = " - - - - -
    -
    {FORUMJUMP} -
    -
    Powered by e107 Forum System
    -"; - - - -$FORUM_VIEW_SUB_START = " - - - - - - - - - -"; - -$FORUM_VIEW_SUB = " - - - - - - -"; - -$FORUM_VIEW_SUB_END = " -
    ".FORLAN_20."".FORLAN_21."".LAN_55."".FORLAN_22."
    {SUB_FORUMTITLE}
    {SUB_DESCRIPTION}
    {SUB_THREADS}{SUB_REPLIES}{SUB_LASTPOST}
    - - -"; - - -?> \ No newline at end of file diff --git a/e107_themes/e107v4a/images/bar.jpg b/e107_themes/e107v4a/images/bar.jpg deleted file mode 100644 index 09b4da58f..000000000 Binary files a/e107_themes/e107v4a/images/bar.jpg and /dev/null differ diff --git a/e107_themes/e107v4a/images/bar.png b/e107_themes/e107v4a/images/bar.png deleted file mode 100644 index 28b298b5c..000000000 Binary files a/e107_themes/e107v4a/images/bar.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/barl.png b/e107_themes/e107v4a/images/barl.png deleted file mode 100644 index c2e53a46d..000000000 Binary files a/e107_themes/e107v4a/images/barl.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/barr.png b/e107_themes/e107v4a/images/barr.png deleted file mode 100644 index 0bdc2a1cf..000000000 Binary files a/e107_themes/e107v4a/images/barr.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/blank.gif b/e107_themes/e107v4a/images/blank.gif deleted file mode 100644 index 63a7621dd..000000000 Binary files a/e107_themes/e107v4a/images/blank.gif and /dev/null differ diff --git a/e107_themes/e107v4a/images/bottom.png b/e107_themes/e107v4a/images/bottom.png deleted file mode 100644 index 9b98cff27..000000000 Binary files a/e107_themes/e107v4a/images/bottom.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/bottomleft.png b/e107_themes/e107v4a/images/bottomleft.png deleted file mode 100644 index bc2e56fde..000000000 Binary files a/e107_themes/e107v4a/images/bottomleft.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/bottomright.png b/e107_themes/e107v4a/images/bottomright.png deleted file mode 100644 index ac0a62d62..000000000 Binary files a/e107_themes/e107v4a/images/bottomright.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/bullet2.gif b/e107_themes/e107v4a/images/bullet2.gif deleted file mode 100644 index 238cf44ea..000000000 Binary files a/e107_themes/e107v4a/images/bullet2.gif and /dev/null differ diff --git a/e107_themes/e107v4a/images/bullet3.png b/e107_themes/e107v4a/images/bullet3.png deleted file mode 100644 index 0c8b5f373..000000000 Binary files a/e107_themes/e107v4a/images/bullet3.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/button.png b/e107_themes/e107v4a/images/button.png deleted file mode 100644 index 31ac8e71b..000000000 Binary files a/e107_themes/e107v4a/images/button.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/button2.png b/e107_themes/e107v4a/images/button2.png deleted file mode 100644 index 165444ae1..000000000 Binary files a/e107_themes/e107v4a/images/button2.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/button3.png b/e107_themes/e107v4a/images/button3.png deleted file mode 100644 index cc0ec9271..000000000 Binary files a/e107_themes/e107v4a/images/button3.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/cap1.png b/e107_themes/e107v4a/images/cap1.png deleted file mode 100644 index 1fe69d48f..000000000 Binary files a/e107_themes/e107v4a/images/cap1.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/capdark.png b/e107_themes/e107v4a/images/capdark.png deleted file mode 100644 index 2598da2b4..000000000 Binary files a/e107_themes/e107v4a/images/capdark.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/capleft.png b/e107_themes/e107v4a/images/capleft.png deleted file mode 100644 index e8e47baa1..000000000 Binary files a/e107_themes/e107v4a/images/capleft.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/caplight.png b/e107_themes/e107v4a/images/caplight.png deleted file mode 100644 index c7ac94d51..000000000 Binary files a/e107_themes/e107v4a/images/caplight.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/capright.png b/e107_themes/e107v4a/images/capright.png deleted file mode 100644 index 0e542e547..000000000 Binary files a/e107_themes/e107v4a/images/capright.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/captransition.png b/e107_themes/e107v4a/images/captransition.png deleted file mode 100644 index cd067f551..000000000 Binary files a/e107_themes/e107v4a/images/captransition.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/fcap.png b/e107_themes/e107v4a/images/fcap.png deleted file mode 100644 index 5ff23677b..000000000 Binary files a/e107_themes/e107v4a/images/fcap.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/fcap2.png b/e107_themes/e107v4a/images/fcap2.png deleted file mode 100644 index 4075d8448..000000000 Binary files a/e107_themes/e107v4a/images/fcap2.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/header.png b/e107_themes/e107v4a/images/header.png deleted file mode 100644 index 8497effdc..000000000 Binary files a/e107_themes/e107v4a/images/header.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/left.png b/e107_themes/e107v4a/images/left.png deleted file mode 100644 index 219618d0a..000000000 Binary files a/e107_themes/e107v4a/images/left.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/logo.png b/e107_themes/e107v4a/images/logo.png deleted file mode 100644 index 0f738d12c..000000000 Binary files a/e107_themes/e107v4a/images/logo.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/nforumcaption.png b/e107_themes/e107v4a/images/nforumcaption.png deleted file mode 100644 index 89276e879..000000000 Binary files a/e107_themes/e107v4a/images/nforumcaption.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/nforumcaption2.png b/e107_themes/e107v4a/images/nforumcaption2.png deleted file mode 100644 index 535a8271b..000000000 Binary files a/e107_themes/e107v4a/images/nforumcaption2.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/right.png b/e107_themes/e107v4a/images/right.png deleted file mode 100644 index acaf98bf8..000000000 Binary files a/e107_themes/e107v4a/images/right.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/search.png b/e107_themes/e107v4a/images/search.png deleted file mode 100644 index b693bbb11..000000000 Binary files a/e107_themes/e107v4a/images/search.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/temp.png b/e107_themes/e107v4a/images/temp.png deleted file mode 100644 index 2dcbc7c87..000000000 Binary files a/e107_themes/e107v4a/images/temp.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/top.png b/e107_themes/e107v4a/images/top.png deleted file mode 100644 index 40d575677..000000000 Binary files a/e107_themes/e107v4a/images/top.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/topleft.png b/e107_themes/e107v4a/images/topleft.png deleted file mode 100644 index 909ffc685..000000000 Binary files a/e107_themes/e107v4a/images/topleft.png and /dev/null differ diff --git a/e107_themes/e107v4a/images/topright.png b/e107_themes/e107v4a/images/topright.png deleted file mode 100644 index eb6340814..000000000 Binary files a/e107_themes/e107v4a/images/topright.png and /dev/null differ diff --git a/e107_themes/e107v4a/index.html b/e107_themes/e107v4a/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/e107v4a/languages/English.php b/e107_themes/e107v4a/languages/English.php deleted file mode 100644 index f767cf032..000000000 --- a/e107_themes/e107v4a/languages/English.php +++ /dev/null @@ -1,24 +0,0 @@ -jalist"); - -?> \ No newline at end of file diff --git a/e107_themes/e107v4a/languages/e107v4a_English.php b/e107_themes/e107v4a/languages/e107v4a_English.php deleted file mode 100644 index 42a702aab..000000000 --- a/e107_themes/e107v4a/languages/e107v4a_English.php +++ /dev/null @@ -1,24 +0,0 @@ -jalist"); - -?> \ No newline at end of file diff --git a/e107_themes/e107v4a/newsfeed_template.php b/e107_themes/e107v4a/newsfeed_template.php deleted file mode 100644 index a99b08282..000000000 --- a/e107_themes/e107v4a/newsfeed_template.php +++ /dev/null @@ -1,61 +0,0 @@ -\n"; - -$NEWSFEED_LIST = " - -{FEEDNAME} -{FEEDDESCRIPTION} -\n"; - -$NEWSFEED_LIST_END = " -\n"; - -$NEWSFEED_MAIN_START = " - - - - - - - - - - - - - - - -
    {FEEDIMAGE} {FEEDTITLE}
    -
      \n"; - -$NEWSFEED_MAIN = " -
    • {FEEDITEMLINK} {FEEDITEMCREATOR}
      {FEEDITEMTEXT}
    • \n"; - - -$NEWSFEED_MAIN_END = " -
    -
    {FEEDCOPYRIGHT} | {FEEDLASTBUILDDATE}
    {BACKLINK}
    \n"; - - -?> \ No newline at end of file diff --git a/e107_themes/e107v4a/preview.jpg b/e107_themes/e107v4a/preview.jpg deleted file mode 100644 index 5f98f43e2..000000000 Binary files a/e107_themes/e107v4a/preview.jpg and /dev/null differ diff --git a/e107_themes/e107v4a/style.css b/e107_themes/e107v4a/style.css deleted file mode 100644 index c9d589cb7..000000000 --- a/e107_themes/e107v4a/style.css +++ /dev/null @@ -1,379 +0,0 @@ -body { - color: #000; - font: 12px tahoma, verdana, arial, sans-serif; - background-color: #E7E7E7; - margin:0px; - text-align:left; - padding: 0px; -} -a { - color: #716d6d; - text-decoration: underline; -} -a:hover { - color: #2a3236; - text-decoration: underline; -} - -img { border:0; vertical-align:top; } - -#header { - background-image : url(images/header.png); - background-repeat: repeat-x; - border-bottom: #000 1px solid; - height: 80px; -} - -ul, ol { - margin-top: 0; - margin-bottom: 0; -} - -.fcaption a { - color: #ffffcc; - text-decoration: underline; -} -.fcaption a:hover { - color: #cccc99; - text-decoration: underline; -} -.smalltext { - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color:#5d6e75; -} -.smallblacktext { - font: normal 7pt verdana, tahoma, arial, helvetica, sans-serif; - color:#000; -} -.indent{ - padding: 3px; - margin: 5px; - font: 9px verdana, tahoma, arial, sans-serif; - color: #000060; - border: 1px solid; - background-color: #E3E2D7; - border-bottom: #FFFFFF 1px solid; - border-left: #000 1px solid; - border-right: #FFFFFF 1px solid; - border-top: #000 1px solid; -} -.defaulttext { - font: 11px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; -} -td { - font:10px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 0px; - text-align:left; -} - -blockquote { - font: italic 11px verdana, tahoma, arial, helvetica, sans-serif; - color:#7e96ac; -} -.mediumtext { - font: 11px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; -} -.captiontext { - font: 14px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; -} -.tbox{ - background-color: #eaeef2; - border: #5e5d63 1px solid; - color: #000000; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} -.tbox.chatbox { - width: 80%; - margin-left: auto; - margin-right: auto; -} -.nextprev{ - background-color: #eaeef2; - border: 1px solid #696C6C; - color: #000; - font: normal 9px verdana, tahoma, arial, helvetica, sans-serif; - text-align:center; - padding : 2px; - background-image : url(images/button.png); -} -.button{ - background-color: #eaeef2; - border: #000 1px solid; - color: #000000; - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - text-align:center; - background-image : url(images/button.png); -} -.np{ - background-color: #eaeef2; - border: #000 1px solid; - color: #000000; - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - text-align:center; - padding : 2px; -} -form { - margin: 2px 0px 0px 0px; -} -.spacer{ - padding: 2px 0px 2px 0px; -} -hr { - border-top: #666 1px solid; - border-bottom: #eee 1px solid; - height: 2px; - width: 92%; - text-align:center; -} -.border { - border: #000 1px solid; -} -.border2 { - border: #D5D5D5 1px solid; -} - -.border3 { - border: #000 1px solid; -} -.helpbox { - border: 0px; - background-color: transparent; - color:#000; - font: 9px tahoma, verdana, arial, helvetica, sans-serif; -} -.caption { - padding: 0px 4px 0px 4px; - border-bottom: #363A44 1px solid; - border-left: #8A96B3 1px solid; - border-right: #363A44 1px solid; - border-top: #8A96B3 1px solid; - background-color: #E1DFDF; - color: #000; - font: 13px tahoma, arial, verdana, helvetica, sans-serif; - background-image : url(images/cap1.png); -} -.caption2 { - padding: 0px 4px 0px 4px; - color: #243B3B; - font: 15px tahoma, arial, verdana, helvetica, sans-serif; - text-align:center; -} -.caption3 { - padding: 0px 4px 0px 4px; - border-bottom: #C7C3C3 1px solid; - border-left: #fff 1px solid; - border-right: transparent; - border-top: #fff 1px solid; - background-color: #D5D5D5; - color: #000; - font: 13px tahoma, arial, verdana, helvetica, sans-serif; -} -.bodytable { - padding: 8px; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; -} -.bodytable2 { - border: #D5D5D5 1px solid; - padding: 8px; - font: 11px verdana, tahoma, arial, helvetica, sans-serif; - color: #404040; -} -.bodytable3 { - padding: 8px; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; -} -p { - margin-top: 0px; - margin-bottom: 0px -} -.fborder { - border: #000000 1px solid; - background-color: #fff; - -} -.forumheader{ - background-color: #EBEFF2; - font: 12px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 4px; - background-image : url(images/cap1.png); - border: #C3BDBD 1px solid; -} -.forumheader2{ - background-color: #E4EAF2; - font: 14px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 4px; - border: #C3BDBD 1px solid; -} -.forumheader3{ - background-color: #DFE6EF; - font: 11px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 4px; - border: #C3BDBD 1px solid; -} -.forumborder{ - border: #000080 1px solid; -} -.fcaption { - border: #000 1px solid; - padding: 2px 0px 2px 8px; - background-color: #C9C7C7; - font: 12px verdana, tahoma, arial, helvetica, sans-serif; - background-image : url(images/fcap.png); - color:#fff; -} -.captiontopleft{ width: 24px; background-image: url(images/topleft.png); } -.captiontopmiddle{ width: 100%; background-repeat: repeat-x; background-image: url(images/top.png); } -.captiontopright{ width: 11px; background-image: url(images/topright.png); } -.captionleft{ width: 24px; background-image: url(images/capleft.png); } -.captionbar{ background-repeat: repeat-x; padding-right:10px; font-size: 10px; color: #fff; font-family: verdana, tahoma, arial, sans-serif; background-image: url(images/capdark.png);} -.captionend{ width: 12px; background-image: url(images/captransition.png); } -.captionmain{ width: 100%; background-repeat: repeat-x; background-image: url(images/caplight.png); } -.captionright{ width: 11px; background-image: url(images/capright.png); } -.bodyleft{ width: 3px; background-repeat: repeat-y; background-image: url(images/left.png); } -.bodymain{ width: 100%; background: #DAE7F3; padding: 4px 5px 5px 4px; font-size: 10px; color: #000; font-family: verdana, tahoma, arial, sans-serif; vertical-align:top; } -.bodyright{ width: 3px; background-repeat: repeat-y; background-image: url(images/right.png); } -.bottomleft{ width: 10px; background-image: url(images/bottomleft.png); } -.bottommain{ width: 100%; background-repeat: repeat-x; background-image: url(images/bottom.png);} -.bottomright{ width: 10px; background-image: url(images/bottomright.png); } -.finfobar{ - background-color: #DBE5F5; - font: 15px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 4px; - border: #C3BDBD 1px solid; -/*FIXME background-image : url(forum/finfobar.png); */ -} - -a.forumlink{ - color: #fff; - text-decoration: underline; -} - -.topborder { - border-bottom: #000 1px solid; -} - -.bottomborder { - border-top: #000 1px solid; - border-bottom: #000 1px solid; -} -.alttd{ - background-color: #C8DDEE; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; -} -.code{ - border: #9F9F9F 1px solid; - padding: 8px; - background-color: #EEECEC; - font: 12px courier, arial, verdana, tahoma, helvetica, sans-serif; - color:#000040; -} - -.nforumholder { - border: 1px solid #345487; - padding: 0px; - background-color: #fff; -} - -.nforumcaption { - background-image: url(images/nforumcaption.png); - padding: 8px 4px 8px 4px; - font: 12px verdana, tahoma, arial, helvetica, sans-serif; - color: #fff; -} - -.nforumcaption2 { - background-image: url(images/nforumcaption2.png); - padding: 8px 0px 8px 4px; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; - font-weight: bold; -} - -.nforumcaption3 { - border: 1px solid #fff; - padding: 4px; - background-color: #E4EAF2; - font: 12px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumthread { - border: 1px solid #fff; - padding: 4px; - background-color: #EEF2F7; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumthread2 { - border: 1px solid #fff; - padding: 4px; - background-color: #D1DCEB; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumreplycaption { - border: 1px solid #fff; - padding: 4px; - background-color: #E2EDF2; - font: 12px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumreply { - border: 1px solid #fff; - padding: 4px; - background-color: #EDF4F7; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumreply2 { - border: 1px solid #fff; - padding: 4px; - background-color: #CFE0EB; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} -.nforumdisclaimer { - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - color:#5d6e75; -} - -.nforumview1 { - border: 1px solid #fff; - padding: 4px; - background-color: #E4EAF2; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumview2 { - border: 1px solid #fff; - padding: 4px; - background-color: #DFE6EF; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumview3 { - padding: 4px; - background-color: #BCD0ED; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #263448; -} - -.nforumview4 { - padding: 4px; - background-color: #E4EAF2; - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - color: #3A4F6C; -} - -.linkspage_button{ - border:0px; -} \ No newline at end of file diff --git a/e107_themes/e107v4a/theme.php b/e107_themes/e107v4a/theme.php deleted file mode 100644 index 81951c3f1..000000000 --- a/e107_themes/e107v4a/theme.php +++ /dev/null @@ -1,333 +0,0 @@ -".LAN_THEME_6.""); - -// [layout] - -$layout = "_default"; -$logo = THEME_ABS."images/bullet3.gif"; - -$HEADER['3_column'] = -" - - - - - -
    -{CUSTOM=clock} - -{CUSTOM=search+".THEME_ABS."images/search.png+18+19} -
    - - - - - - - - - - - - - - - - - -
    -{SETSTYLE=links} -{SITELINKS=menu} -{SETSTYLE=leftmenu} -{MENU=1} - -{SETSTYLE=content} -"; - -$FOOTER['3_column'] = -" -{PLUGIN=user_menu/usertheme_menu} -{SETSTYLE=rightmenu} -{MENU=2} -
    - -{SITEDISCLAIMER} -
    -{THEME_DISCLAIMER} -
    -
    - - - - - - -
    -  -{MENU=3} - -{MENU=4} - -  -{MENU=5} -
    -
    "; - - -// 2 Column Layout ------------------------------------------------------------ - -$HEADER['2_column'] = -" - - - - - -
    -{CUSTOM=clock} - -{CUSTOM=search+".THEME_ABS."images/search.png+18+19} -
    - - - - - - - - - - - - - - - - - -
    -{SETSTYLE=links} -{SITELINKS=menu} -{SETSTYLE=leftmenu} -{MENU=1} -"; - - -$FOOTER['2_column'] = -" -{SETSTYLE=content} -
    - -{SITEDISCLAIMER} -
    -{THEME_DISCLAIMER} -
    -
    - - - - - -
    -  -{MENU=3} - -{MENU=4} -
    -
    "; - -function rand_tag(){ - $tags = file(e_BASE."files/taglines.txt"); - return stripslashes(htmlspecialchars($tags[rand(0, count($tags))])); -} - -// [newsstyle] - -$NEWSSTYLE = " -
    - - - - - - -
    - - - - - - - - -
    -{STICKY_ICON}{NEWSTITLE} -
    - - - - - - -
    -{NEWSBODY} -{EXTENDED} -
    -".LAN_THEME_4." {NEWSAUTHOR} ".LAN_THEME_5." {NEWSDATE} - | -{NEWSCOMMENTS} - | -{EMAILICON} -{PRINTICON} -{PDFICON} -
    -
    - - - - - - -
    -
    "; - - - -define("ICONSTYLE", "float: left; border:0"); -define("COMMENTLINK", LAN_THEME_1); -define("COMMENTOFFSTRING", LAN_THEME_2); -define("PRE_EXTENDEDSTRING", "

    [ "); -define("EXTENDEDSTRING", LAN_THEME_3); -define("POST_EXTENDEDSTRING", " ]
    "); - - - -// [linkstyle] - -define('PRELINK', ''); -define('POSTLINK', ''); -define('LINKSTART', "bullet "); -define('LINKSTART_HILITE', "bullet "); -define('LINKEND', "
    "); -define('LINKDISPLAY', 2); -define('LINKALIGN', "left"); - - -// [tablestyle] - -function tablestyle($caption, $text,$id, $dataArray) -{ - // global $style; // Not needed - see $dataArray; - // print_a($dataArray); - - - echo " -
    - - - - - - -
    - - - - - - - - -
    ".$caption."
    - - - - - - -
    ".$text."
    - - - - - - -
    -
    - "; - -} - - -$COMMENTSTYLE = " -
    - - - - - - - - -
    -{SUBJECT}  - -{USERNAME} - - | - {TIMEDATE} -
    -
    -{AVATAR} -
    - -{LEVEL} -{COMMENTS} -
    -{JOINED} -
    -{REPLY} -
    -
    -{COMMENT} {COMMENTEDIT} -
    -
    -
    "; - - - -?> \ No newline at end of file diff --git a/e107_themes/e107v4a/theme.xml b/e107_themes/e107v4a/theme.xml deleted file mode 100644 index cbb72f55c..000000000 --- a/e107_themes/e107v4a/theme.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - Classic e107 theme - - generic - - - - - - preview.jpg - - - - - - - - - - - - - - - - - - - - - - - - - - - news.php usersettings.php - - - \ No newline at end of file diff --git a/e107_themes/jayya/admin_template.php b/e107_themes/jayya/admin_template.php deleted file mode 100644 index 4748d4680..000000000 --- a/e107_themes/jayya/admin_template.php +++ /dev/null @@ -1,228 +0,0 @@ - parseTemplate('{ADMIN_HELP}'); - -$style = "rightmenu"; -$pre_admin_menu = $tp -> parseTemplate('{ADMIN_MENU=pre}'); -$preright = $tp -> parseTemplate('{ADMIN_STATUS=request}'); -$preright .= $tp -> parseTemplate('{ADMIN_LATEST=request}'); -$preright .= $tp -> parseTemplate('{ADMIN_PRESET}'); -$preright .= $tp -> parseTemplate('{ADMIN_LOG=request}'); -$style = "default"; - -// [layout] - -$ADMIN_HEADER = " - - - -
    - - - - - - - - -
    -{ADMIN_LOGO} - -
    -{ADMIN_LOGGED} -{ADMIN_SEL_LAN} -
    -{SITELINKS=flat} -
    -
    -{ADMIN_ICON} -
    -
    "; - -if (ADMIN) -{ - $ADMIN_HEADER .= "{ADMIN_ALT_NAV}"; -} -else // Admin LOGIN area. -{ - // file not found errors when logged out. - if (file_exists(THEME.'admin_nav.js')) { - //$ADMIN_HEADER .= ""; - } else { - // $ADMIN_HEADER .= ""; - } - - $ADMIN_HEADER .= "
    - - -
    - -
    "; -} - -$ADMIN_HEADER .= " -"; -if(ADMIN) -{ - $ADMIN_HEADER .= " -"; -} -$ADMIN_HEADER .= " -"; - -if ($pre_admin_menu || $preright) { - $ADMIN_FOOTER .= ""; -} - -$ADMIN_FOOTER .= " -
    - - -
    -{SETSTYLE=leftmenu} -{ADMIN_LANG} -{ADMIN_PWORD} -{ADMIN_MSG} -{ADMIN_PLUGINS}"; - - /* if (!ADMIN) - { - $style='leftmenu'; - $ADMIN_HEADER .= $ns -> tablerender('Welcome', '', '', TRUE); - $style='default'; - }*/ - - if ($prehelp!='') - { - $ADMIN_HEADER .= $prehelp; - } - else - { - $ADMIN_HEADER .= "{ADMIN_UPDATE} {ADMIN_SITEINFO}"; -} - - -$ADMIN_HEADER .= "
    -
    -
    -{SETSTYLE=default} -"; - -$ADMIN_FOOTER = "
    -
    - - -
    - {SETSTYLE=rightmenu} - {ADMIN_MENU} - ".$preright." -
    -
    -
    -
    -
    -{SITEDISCLAIMER} -

    -{ADMIN_CREDITS} -
    -
    -
    -"; - - -/* NEW ADMIN MENU TEMPLATE - * see function e107::getNav()->admin() in e107_admin/header.php - */ -$E_ADMIN_MENU['start'] = ' -
      -'; - -$E_ADMIN_MENU['button'] = ' -
    • - {LINK_TEXT} - {SUB_MENU} -
    • -'; -$E_ADMIN_MENU['button_active'] = ' -
    • - {LINK_TEXT} - {SUB_MENU} -
    • -'; - -$E_ADMIN_MENU['start_sub'] = ' -
        -'; - -$E_ADMIN_MENU['button_sub'] = ' -
      • - » {LINK_TEXT} - {SUB_MENU} -
      • -'; -$E_ADMIN_MENU['button_active_sub'] = ' -
      • - » {LINK_TEXT} - {SUB_MENU} -
      • -'; - -$E_ADMIN_MENU['end_sub'] = ' -
      -'; - -$E_ADMIN_MENU['end'] = ' -
    -'; - -$BUTTONS_START = ""; - -$BUTTON = ""; - -$BUTTON_OVER = ""; - -$BUTTONS_END = "
    "; - -$SUB_BUTTONS_START = " - -
    -
    "; - -?> diff --git a/e107_themes/jayya/admin_theme.php b/e107_themes/jayya/admin_theme.php deleted file mode 100644 index 55f7e07be..000000000 --- a/e107_themes/jayya/admin_theme.php +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - - - - - - -
    -{LOGO} - -{BANNER} - -{CUSTOM=search+default} -
    - -
    -{SITELINKS_ALT=".THEME_ABS."images/arrow.png+noclick} -
    - - ----- - - - - - - - -
    - - -{SETSTYLE=default} -{WMESSAGE} -"; - -$FOOTER = "
    -
    - -
    -
    -
    -{SITEDISCLAIMER} -

    -
    - - - -"; - - -// [linkstyle] - -define('PRELINK', ''); -define('POSTLINK', ''); -define('LINKSTART', ''); -define('LINKEND', ''); -define('LINKDISPLAY', 1); -define('LINKALIGN', 'left'); - - -// [newsstyle] - -$sc_style['NEWSIMAGE']['pre'] = ""; -$sc_style['NEWSIMAGE']['post'] = ""; - -$NEWSSTYLE = "
    -{STICKY_ICON}{NEWSTITLE} -
    - -"; - -define('ICONMAIL', 'email_16.png'); -define('ICONPRINT', 'print_16.png'); -define('ICONSTYLE', 'border: 0px'); -define('COMMENTLINK', LAN_THEME_2); -define('COMMENTOFFSTRING', LAN_THEME_1); -define('PRE_EXTENDEDSTRING', '

    [ '); -define('EXTENDEDSTRING', LAN_THEME_3); -define('POST_EXTENDEDSTRING', ' ]
    '); -define('TRACKBACKSTRING', LAN_THEME_4); -define('TRACKBACKBEFORESTRING', ' | '); - - -// [tablestyle] - -function tablestyle($caption, $text, $mode) -{ - global $style; - - - if($mode == 'admin-login') - { - - echo $text; - return; - } - - - - - $caption = $caption ? $caption : ' '; - if ((isset($mode['style']) && $mode['style'] == 'button_menu') || (isset($mode) && ($mode == 'menus_config'))) { - $menu = ' buttons'; - $bodybreak = ''; - $but_border = ' button_menu'; - } else { - $menu = ''; - $bodybreak = '
    '; - $but_border = ''; - } - - $menu .= ($style && $style != 'default') ? ' non_default' : ''; - - echo "
    "; - if ($style == 'leftmenu') { - echo "
    ".$caption."
    "; - } else if ($style == 'rightmenu') { - echo "
    ".$caption."
    "; - } else { - echo "
    ".$caption."
    "; - } - echo "
    "; - if ($text != "") { - echo "
    "; - } -} - - -// chatbox post style -$CHATBOXSTYLE = " - -{USERNAME}
    {TIMEDATE}
    {MESSAGE}

    "; - - -// comment post style -$sc_style['REPLY']['pre'] = ""; -$sc_style['REPLY']['post'] = ""; - -$sc_style['SUBJECT']['pre'] = ""; -$sc_style['SUBJECT']['post'] = ""; - -$sc_style['COMMENTEDIT']['pre'] = ""; -$sc_style['COMMENTEDIT']['post'] = ""; - -$sc_style['JOINED']['post'] = "
    "; - -$sc_style['LOCATION']['post'] = "
    "; - -$sc_style['RATING']['post'] = "

    "; - -$sc_style['COMMENT']['post'] = "
    "; - -$COMMENTSTYLE = "
    - - - -{REPLY}{SUBJECT} - - - - -{COMMENTEDIT} -
    ".LAN_THEME_5." {USERNAME} ".LAN_THEME_6." {TIMEDATE} -
    -
    -{AVATAR} -
    -{LEVEL}{JOINED}{COMMENTS}{LOCATION}{IPADDRESS} -
    -{COMMENT} -{RATING} -{SIGNATURE} -
    -
    "; - - -// poll style -$POLLSTYLE = " {QUESTION} -

    -{OPTIONS= OPTION
    BAR
    PERCENTAGE VOTES

    } -
    {AUTHOR}
    {VOTE_TOTAL} {COMMENTS} -
    -{OLDPOLLS} -
    "; - -?> \ No newline at end of file diff --git a/e107_themes/jayya/canvas.css b/e107_themes/jayya/canvas.css deleted file mode 100644 index 321fcb035..000000000 --- a/e107_themes/jayya/canvas.css +++ /dev/null @@ -1,316 +0,0 @@ -/* info: alternative stylesheet */ - -/* Core Classes */ -body { - background-color: #e1e4e8; -} - -body, td { - margin: 0px; - padding: 0px; - text-align: left; - color: #000; -} - -body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext, -.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar { - font: normal 11px verdana, tahoma, arial, sans-serif; - color: #000; -} - -.fcaption { - font: bold 11px verdana, tahoma, arial, sans-serif; - color: #566782; -} - -.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox { - font: normal 10px verdana, tahoma, arial, sans-serif; - color: #000; -} - -a { - color: #1A4487; -} - -a:hover { - color: #003300; -} - -img { - border: 0px; -} - -.linkspage_button { - border: 0px; -} - -form { - margin: 0px; -} - -.tbox { - border: #9E9E9E 1px solid; - background-color: #fff; -} - -.indent { - border: #999 1px dashed; - padding: 5px; - margin: 5px; - background-color: #f7f7f9; -} - -.button, .button:hover { - border: 1px solid #9E9E9E; -} - -.button { - background-image : url(images/button.png); -} - -.button:hover { - background-image : url(images/buttonover.png); -} - -.nextprev { - border: 0px; - text-align: center; - padding: 2px; - background-color: #f7f7f9; -} - -.spacer{ - padding: 5px 0px; -} - -.fborder, .border{ - border-collapse: collapse; - border-spacing: 0px; -} - -.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar { - padding: 5px; - background-color: #fff; - border: 1px solid #B5B5B5; -} - -.forumheader, .forumheader4, .finfobar { - background-color: #fbfbfd; -} - -.forumheader5 { - cursor: pointer; -} - -.fcaption, .forumheader5 { - background-color: #f7f7f9; -} - -table { - margin-left: auto; - margin-right: auto; -} - -.searchhighlight { - text-decoration: underline; - color: #ff0000; - font-weight: bold; -} - -ul { - margin-top: 0px; - margin-bottom: 0px; -} - -.helpbox { - border: 0px; -} - -/* Theme Specific Classes */ - -.page_container { - width: 100%; - border-collapse: collapse; - border-spacing: 0px; -} - -.top_section, .main_section { - width: 100%; - background-color: #fff; - border-collapse: collapse; - border-spacing: 0px; -} - -.top_section_left { - vertical-align: middle; -} - -.top_section_mid { - vertical-align: bottom; - text-align: right; - padding: 5px; - background-image: url(images/top_mid_back.jpg); - background-repeat: no-repeat; - background-color: #E9EAF2; -} - -.top_section_right { - vertical-align: middle; - text-align: center; - background-image: url(images/top_right_back.jpg); - background-repeat: no-repeat; - background-position: center; - background-color: #f3f3f7; -} - -.menus_container { - width: 170px; - border-collapse: collapse; - border-spacing: 0px; -} - -.default_menu { - vertical-align: top; -} - -.left_menu, .right_menu { - width: 170px; - vertical-align: top; - background-color: #F5F5F7; -} - -.main_caption, .left_caption, .right_caption { - font: bold 12px verdana, tahoma, arial, sans-serif; - color: #566782; - white-space: nowrap; - padding: 5px 7px 3px 7px; -} - -.cont { - border-collapse: collapse; - border-spacing: 0px; - width: 100%; -} - -.menu_content { - padding: 5px 7px; - background-color: #fff; -} - -.menu_content.non_default { - background-color: transparent; -} - -.news_info { - width: *; - background-color: #f7f7f9; - border-collapse: collapse; - border-spacing: 0px; -} - -/* Nav Menu Classes */ - -div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem { - font: normal 11px arial, verdana, tahoma, sans-serif; - color: #000; -} - -div.menuBar { - background-color: #F7F9FA; - background-image: url(images/s_nav.png); - background-repeat: repeat-x; - border-top: 1px solid #fff; - padding: 4px 0px; - text-align: left; -} - -div.emenuBar { - background-color: #F7F9FA; - border-top: 1px solid #fff; - text-align: left; -} - -div.menuBar a.menuButton, div.menuButton, div.menuButton_over { - background-color: transparent; - border: 1px solid; - border-color: transparent !important; - border-color: #fff #F8FAFB #F0F2F3 #F8FAFB; - cursor: default; - left: 0px; - margin: 0px; - padding: 2px 4px 2px 22px; - position: relative; - text-decoration: none; - top: 0px; - z-index: 100; -} - -div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over { - background-color: transparent; - border-color: #fff #a5a5a5 #a5a5a5 #fff !important; -} - -div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover { - background-color: #fff; - border-color: #a5a5a5 #fff #fff #a5a5a5 !important; - left: 1px; - top: 1px; -} - -div.menu { - background-color: #FCFDFF; - border: 1px solid; - border-color: #fff #a5a5a5 #a5a5a5 #fff; - left: 0px; - padding: 1px; - position: absolute; - top: 0px; - visibility: hidden; - z-index: 101; -} - -div.menu a.menuItem { - cursor: default; - display: block; - padding: 2px 11px 2px 0px; - text-decoration: none; - white-space: nowrap; -} - -div.menu a.menuItem:hover, div.menu a.menuItemHighlight { - background-color: #F2F4FF; -} - -div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer { - padding: 0px 2px; -} - -div.menu a.menuItem span.menuItemText { - padding: 0px 0px 0px 3px; -} - -div.menu a.menuItem span.menuItemArrow { - margin-right: -.75em; -} - -div.menu div.menuItemSep { - border-top: 1px solid #a5a5a5; - border-bottom: 1px solid #fff; - margin: 4px 2px; -} - -a.menuItem.header { - border-bottom: 1px solid #b3b3b3; -} - -/* button style */ - -.emenuBar.link_button, .menuButton.link_button { - background-color: transparent; - border: 0px; -} - -.menuButton_over.link_button { - background-color: #fff; - border: 0px; -} \ No newline at end of file diff --git a/e107_themes/jayya/forum/admin.png b/e107_themes/jayya/forum/admin.png deleted file mode 100644 index bb16864a6..000000000 Binary files a/e107_themes/jayya/forum/admin.png and /dev/null differ diff --git a/e107_themes/jayya/forum/admin_delete.png b/e107_themes/jayya/forum/admin_delete.png deleted file mode 100644 index 3e9d75c75..000000000 Binary files a/e107_themes/jayya/forum/admin_delete.png and /dev/null differ diff --git a/e107_themes/jayya/forum/admin_edit.png b/e107_themes/jayya/forum/admin_edit.png deleted file mode 100644 index 9005d76ad..000000000 Binary files a/e107_themes/jayya/forum/admin_edit.png and /dev/null differ diff --git a/e107_themes/jayya/forum/admin_lock.png b/e107_themes/jayya/forum/admin_lock.png deleted file mode 100644 index 775d29b0d..000000000 Binary files a/e107_themes/jayya/forum/admin_lock.png and /dev/null differ diff --git a/e107_themes/jayya/forum/admin_move.png b/e107_themes/jayya/forum/admin_move.png deleted file mode 100644 index da223155e..000000000 Binary files a/e107_themes/jayya/forum/admin_move.png and /dev/null differ diff --git a/e107_themes/jayya/forum/admin_stick.png b/e107_themes/jayya/forum/admin_stick.png deleted file mode 100644 index 68bd3985c..000000000 Binary files a/e107_themes/jayya/forum/admin_stick.png and /dev/null differ diff --git a/e107_themes/jayya/forum/admin_unlock.png b/e107_themes/jayya/forum/admin_unlock.png deleted file mode 100644 index 23bf25a45..000000000 Binary files a/e107_themes/jayya/forum/admin_unlock.png and /dev/null differ diff --git a/e107_themes/jayya/forum/admin_unstick.png b/e107_themes/jayya/forum/admin_unstick.png deleted file mode 100644 index 836b40967..000000000 Binary files a/e107_themes/jayya/forum/admin_unstick.png and /dev/null differ diff --git a/e107_themes/jayya/forum/announce.png b/e107_themes/jayya/forum/announce.png deleted file mode 100644 index aca9f89d1..000000000 Binary files a/e107_themes/jayya/forum/announce.png and /dev/null differ diff --git a/e107_themes/jayya/forum/closed.png b/e107_themes/jayya/forum/closed.png deleted file mode 100644 index 775d29b0d..000000000 Binary files a/e107_themes/jayya/forum/closed.png and /dev/null differ diff --git a/e107_themes/jayya/forum/closed_small.png b/e107_themes/jayya/forum/closed_small.png deleted file mode 100644 index 775d29b0d..000000000 Binary files a/e107_themes/jayya/forum/closed_small.png and /dev/null differ diff --git a/e107_themes/jayya/forum/delete.png b/e107_themes/jayya/forum/delete.png deleted file mode 100644 index 3c2f97fe0..000000000 Binary files a/e107_themes/jayya/forum/delete.png and /dev/null differ diff --git a/e107_themes/jayya/forum/e.png b/e107_themes/jayya/forum/e.png deleted file mode 100644 index 70171ddb0..000000000 Binary files a/e107_themes/jayya/forum/e.png and /dev/null differ diff --git a/e107_themes/jayya/forum/edit.png b/e107_themes/jayya/forum/edit.png deleted file mode 100644 index 4af1b7f76..000000000 Binary files a/e107_themes/jayya/forum/edit.png and /dev/null differ diff --git a/e107_themes/jayya/forum/email.png b/e107_themes/jayya/forum/email.png deleted file mode 100644 index c13cbf776..000000000 Binary files a/e107_themes/jayya/forum/email.png and /dev/null differ diff --git a/e107_themes/jayya/forum/fcap.png b/e107_themes/jayya/forum/fcap.png deleted file mode 100644 index fce6646ab..000000000 Binary files a/e107_themes/jayya/forum/fcap.png and /dev/null differ diff --git a/e107_themes/jayya/forum/fcap2.png b/e107_themes/jayya/forum/fcap2.png deleted file mode 100644 index ba339ba12..000000000 Binary files a/e107_themes/jayya/forum/fcap2.png and /dev/null differ diff --git a/e107_themes/jayya/forum/fcap2orig.png b/e107_themes/jayya/forum/fcap2orig.png deleted file mode 100644 index 3d82038b1..000000000 Binary files a/e107_themes/jayya/forum/fcap2orig.png and /dev/null differ diff --git a/e107_themes/jayya/forum/finfobar.png b/e107_themes/jayya/forum/finfobar.png deleted file mode 100644 index 292688b66..000000000 Binary files a/e107_themes/jayya/forum/finfobar.png and /dev/null differ diff --git a/e107_themes/jayya/forum/forum_icons_template.php b/e107_themes/jayya/forum/forum_icons_template.php deleted file mode 100644 index c759b2c17..000000000 --- a/e107_themes/jayya/forum/forum_icons_template.php +++ /dev/null @@ -1,80 +0,0 @@ -'); -define('IMAGE_new', ''.LAN_199.''); -define('IMAGE_nonew', ''); -define('IMAGE_new_small', ''.FORLAN_11.''); -define('IMAGE_nonew_small', ''.FORLAN_12.''); -define('IMAGE_new_popular', ''.FORLAN_13.''); -define('IMAGE_nonew_popular', ''.FORLAN_14.''); -define('IMAGE_new_popular_small', ''.FORLAN_13.''); -define('IMAGE_nonew_popular_small', ''.FORLAN_14.''); -define('IMAGE_sticky', ''.FORLAN_15.''); -define('IMAGE_stickyclosed', ''.FORLAN_16.''); -define('IMAGE_sticky_small', ''.FORLAN_16.''); -define('IMAGE_stickyclosed_small', ''.FORLAN_16.''); -define('IMAGE_announce', ''.FORLAN_17.''); -define('IMAGE_announce_small', ''.FORLAN_17.''); -define('IMAGE_closed_small', ''.FORLAN_18.''); -define('IMAGE_closed', ''.FORLAN_18.''); - -// User info - -define('IMAGE_profile', ''.LAN_398.''); -define('IMAGE_email', ''.LAN_397.''); -define('IMAGE_website', ''.LAN_396.''); - -// action -define('IMAGE_pm', ''.LAN_399.''); -define('IMAGE_edit', ''.LAN_400.''); -define('IMAGE_quote', ''.LAN_401.''); -define('IMAGE_track', ''.LAN_392.''); -define('IMAGE_untrack', ''.LAN_391.''); -define('IMAGE_admin_edit', ''.LAN_406.''); -define('IMAGE_admin_move', ''.LAN_402.''); -define('IMAGE_admin_split', ''.FORLAN_105.''); -define('IMAGE_admin_move2', ''.LAN_408.''); - -define('IMAGE_report', ''.LAN_413.''); -define('IMAGE_attachment', ''); - -define('IMAGE_post', ''); -define('IMAGE_post2', ''); - -// Admin Icons - -define('IMAGE_admin_delete', 'src="'.img_path('admin_delete.png').'" alt="'.LAN_435.'" title="'.LAN_435.'" '); -define('IMAGE_admin_unstick', 'src="'.img_path('admin_unstick.png').'" alt="'.LAN_398.'" title="'.LAN_398.'" '); -define('IMAGE_admin_stick', 'src="'.img_path('admin_stick.png').'" alt="'.LAN_401.'" title="'.LAN_401.'" '); -define('IMAGE_admin_lock', 'src="'.img_path('admin_lock.png').'" alt="'.LAN_399.'" title="'.LAN_399.'" '); -define('IMAGE_admin_unlock', 'src="'.img_path('admin_unlock.png').'" alt="'.LAN_400.'" title="'.LAN_400.'" '); - -// Multi Language Images - -define('IMAGE_newthread', ''.FORLAN_10.''); -define('IMAGE_reply', ''); -define('IMAGE_rank_moderator_image', ''); -define('IMAGE_rank_main_admin_image', ''); -define('IMAGE_rank_admin_image', ''); - -?> \ No newline at end of file diff --git a/e107_themes/jayya/forum/main_admin.png b/e107_themes/jayya/forum/main_admin.png deleted file mode 100644 index 3d64ca22b..000000000 Binary files a/e107_themes/jayya/forum/main_admin.png and /dev/null differ diff --git a/e107_themes/jayya/forum/moderator.png b/e107_themes/jayya/forum/moderator.png deleted file mode 100644 index 92e31a13f..000000000 Binary files a/e107_themes/jayya/forum/moderator.png and /dev/null differ diff --git a/e107_themes/jayya/forum/new.png b/e107_themes/jayya/forum/new.png deleted file mode 100644 index 6fffc4936..000000000 Binary files a/e107_themes/jayya/forum/new.png and /dev/null differ diff --git a/e107_themes/jayya/forum/new_popular.gif b/e107_themes/jayya/forum/new_popular.gif deleted file mode 100644 index 4cfb26565..000000000 Binary files a/e107_themes/jayya/forum/new_popular.gif and /dev/null differ diff --git a/e107_themes/jayya/forum/new_small.png b/e107_themes/jayya/forum/new_small.png deleted file mode 100644 index 4a10d6b9b..000000000 Binary files a/e107_themes/jayya/forum/new_small.png and /dev/null differ diff --git a/e107_themes/jayya/forum/newthread.png b/e107_themes/jayya/forum/newthread.png deleted file mode 100644 index 66731b4b5..000000000 Binary files a/e107_themes/jayya/forum/newthread.png and /dev/null differ diff --git a/e107_themes/jayya/forum/nonew.png b/e107_themes/jayya/forum/nonew.png deleted file mode 100644 index 11a894d43..000000000 Binary files a/e107_themes/jayya/forum/nonew.png and /dev/null differ diff --git a/e107_themes/jayya/forum/nonew_popular.gif b/e107_themes/jayya/forum/nonew_popular.gif deleted file mode 100644 index ac4226d7e..000000000 Binary files a/e107_themes/jayya/forum/nonew_popular.gif and /dev/null differ diff --git a/e107_themes/jayya/forum/nonew_small.png b/e107_themes/jayya/forum/nonew_small.png deleted file mode 100644 index 4f8686df8..000000000 Binary files a/e107_themes/jayya/forum/nonew_small.png and /dev/null differ diff --git a/e107_themes/jayya/forum/post.png b/e107_themes/jayya/forum/post.png deleted file mode 100644 index cbb26ea90..000000000 Binary files a/e107_themes/jayya/forum/post.png and /dev/null differ diff --git a/e107_themes/jayya/forum/profile.png b/e107_themes/jayya/forum/profile.png deleted file mode 100644 index 964f6abb5..000000000 Binary files a/e107_themes/jayya/forum/profile.png and /dev/null differ diff --git a/e107_themes/jayya/forum/quote.png b/e107_themes/jayya/forum/quote.png deleted file mode 100644 index dfa764737..000000000 Binary files a/e107_themes/jayya/forum/quote.png and /dev/null differ diff --git a/e107_themes/jayya/forum/reply.png b/e107_themes/jayya/forum/reply.png deleted file mode 100644 index 882822591..000000000 Binary files a/e107_themes/jayya/forum/reply.png and /dev/null differ diff --git a/e107_themes/jayya/forum/report.png b/e107_themes/jayya/forum/report.png deleted file mode 100644 index cda3ad3b3..000000000 Binary files a/e107_themes/jayya/forum/report.png and /dev/null differ diff --git a/e107_themes/jayya/forum/sticky.png b/e107_themes/jayya/forum/sticky.png deleted file mode 100644 index 57b955cf0..000000000 Binary files a/e107_themes/jayya/forum/sticky.png and /dev/null differ diff --git a/e107_themes/jayya/forum/sticky_closed.png b/e107_themes/jayya/forum/sticky_closed.png deleted file mode 100644 index 6a3ab85d6..000000000 Binary files a/e107_themes/jayya/forum/sticky_closed.png and /dev/null differ diff --git a/e107_themes/jayya/forum/website.png b/e107_themes/jayya/forum/website.png deleted file mode 100644 index 273ca6aba..000000000 Binary files a/e107_themes/jayya/forum/website.png and /dev/null differ diff --git a/e107_themes/jayya/images/arrow.png b/e107_themes/jayya/images/arrow.png deleted file mode 100644 index 064e5f466..000000000 Binary files a/e107_themes/jayya/images/arrow.png and /dev/null differ diff --git a/e107_themes/jayya/images/arrow_16.png b/e107_themes/jayya/images/arrow_16.png deleted file mode 100644 index 064e5f466..000000000 Binary files a/e107_themes/jayya/images/arrow_16.png and /dev/null differ diff --git a/e107_themes/jayya/images/arrow_over_16.png b/e107_themes/jayya/images/arrow_over_16.png deleted file mode 100644 index 92dc165ca..000000000 Binary files a/e107_themes/jayya/images/arrow_over_16.png and /dev/null differ diff --git a/e107_themes/jayya/images/bar.jpg b/e107_themes/jayya/images/bar.jpg deleted file mode 100644 index 09b4da58f..000000000 Binary files a/e107_themes/jayya/images/bar.jpg and /dev/null differ diff --git a/e107_themes/jayya/images/blank.gif b/e107_themes/jayya/images/blank.gif deleted file mode 100644 index 63a7621dd..000000000 Binary files a/e107_themes/jayya/images/blank.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_active_left.gif b/e107_themes/jayya/images/btn_active_left.gif deleted file mode 100644 index 5a0bc8300..000000000 Binary files a/e107_themes/jayya/images/btn_active_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_active_right.gif b/e107_themes/jayya/images/btn_active_right.gif deleted file mode 100644 index 29dd8e325..000000000 Binary files a/e107_themes/jayya/images/btn_active_right.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_left.gif b/e107_themes/jayya/images/btn_left.gif deleted file mode 100644 index c4f67d3a4..000000000 Binary files a/e107_themes/jayya/images/btn_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_over_left.gif b/e107_themes/jayya/images/btn_over_left.gif deleted file mode 100644 index 9d806621a..000000000 Binary files a/e107_themes/jayya/images/btn_over_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_over_right.gif b/e107_themes/jayya/images/btn_over_right.gif deleted file mode 100644 index cf7c04d1b..000000000 Binary files a/e107_themes/jayya/images/btn_over_right.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_remove_active_left.gif b/e107_themes/jayya/images/btn_remove_active_left.gif deleted file mode 100644 index c2235c539..000000000 Binary files a/e107_themes/jayya/images/btn_remove_active_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_remove_left.gif b/e107_themes/jayya/images/btn_remove_left.gif deleted file mode 100644 index 463b0f650..000000000 Binary files a/e107_themes/jayya/images/btn_remove_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_remove_over_left.gif b/e107_themes/jayya/images/btn_remove_over_left.gif deleted file mode 100644 index 25cbc9fdb..000000000 Binary files a/e107_themes/jayya/images/btn_remove_over_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_remove_right.gif b/e107_themes/jayya/images/btn_remove_right.gif deleted file mode 100644 index 9bcbbca28..000000000 Binary files a/e107_themes/jayya/images/btn_remove_right.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_right.gif b/e107_themes/jayya/images/btn_right.gif deleted file mode 100644 index a74d24acb..000000000 Binary files a/e107_themes/jayya/images/btn_right.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_update_active_left.gif b/e107_themes/jayya/images/btn_update_active_left.gif deleted file mode 100644 index 954335d21..000000000 Binary files a/e107_themes/jayya/images/btn_update_active_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_update_left.gif b/e107_themes/jayya/images/btn_update_left.gif deleted file mode 100644 index 0de3fca1b..000000000 Binary files a/e107_themes/jayya/images/btn_update_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/btn_update_over_left.gif b/e107_themes/jayya/images/btn_update_over_left.gif deleted file mode 100644 index 6598ccd29..000000000 Binary files a/e107_themes/jayya/images/btn_update_over_left.gif and /dev/null differ diff --git a/e107_themes/jayya/images/bullet2.gif b/e107_themes/jayya/images/bullet2.gif deleted file mode 100644 index f31df614b..000000000 Binary files a/e107_themes/jayya/images/bullet2.gif and /dev/null differ diff --git a/e107_themes/jayya/images/button.png b/e107_themes/jayya/images/button.png deleted file mode 100644 index 4e09c6e3f..000000000 Binary files a/e107_themes/jayya/images/button.png and /dev/null differ diff --git a/e107_themes/jayya/images/buttonover.png b/e107_themes/jayya/images/buttonover.png deleted file mode 100644 index d5b52291f..000000000 Binary files a/e107_themes/jayya/images/buttonover.png and /dev/null differ diff --git a/e107_themes/jayya/images/comments_16.png b/e107_themes/jayya/images/comments_16.png deleted file mode 100644 index d40ae5552..000000000 Binary files a/e107_themes/jayya/images/comments_16.png and /dev/null differ diff --git a/e107_themes/jayya/images/computer.jpg b/e107_themes/jayya/images/computer.jpg deleted file mode 100644 index ca54f9889..000000000 Binary files a/e107_themes/jayya/images/computer.jpg and /dev/null differ diff --git a/e107_themes/jayya/images/computer_pepper.jpg b/e107_themes/jayya/images/computer_pepper.jpg deleted file mode 100644 index f3780d54f..000000000 Binary files a/e107_themes/jayya/images/computer_pepper.jpg and /dev/null differ diff --git a/e107_themes/jayya/images/email_16.png b/e107_themes/jayya/images/email_16.png deleted file mode 100644 index 503e87ff1..000000000 Binary files a/e107_themes/jayya/images/email_16.png and /dev/null differ diff --git a/e107_themes/jayya/images/messagebox_critical.png b/e107_themes/jayya/images/messagebox_critical.png deleted file mode 100644 index b953dd7e3..000000000 Binary files a/e107_themes/jayya/images/messagebox_critical.png and /dev/null differ diff --git a/e107_themes/jayya/images/messagebox_info.png b/e107_themes/jayya/images/messagebox_info.png deleted file mode 100644 index d8197d61a..000000000 Binary files a/e107_themes/jayya/images/messagebox_info.png and /dev/null differ diff --git a/e107_themes/jayya/images/messagebox_warning.png b/e107_themes/jayya/images/messagebox_warning.png deleted file mode 100644 index d5f6551d9..000000000 Binary files a/e107_themes/jayya/images/messagebox_warning.png and /dev/null differ diff --git a/e107_themes/jayya/images/ok.png b/e107_themes/jayya/images/ok.png deleted file mode 100644 index 592ce6f4a..000000000 Binary files a/e107_themes/jayya/images/ok.png and /dev/null differ diff --git a/e107_themes/jayya/images/on.png b/e107_themes/jayya/images/on.png deleted file mode 100644 index b59882b53..000000000 Binary files a/e107_themes/jayya/images/on.png and /dev/null differ diff --git a/e107_themes/jayya/images/polls.png b/e107_themes/jayya/images/polls.png deleted file mode 100644 index 82141276b..000000000 Binary files a/e107_themes/jayya/images/polls.png and /dev/null differ diff --git a/e107_themes/jayya/images/postedby_16.png b/e107_themes/jayya/images/postedby_16.png deleted file mode 100644 index cfa279899..000000000 Binary files a/e107_themes/jayya/images/postedby_16.png and /dev/null differ diff --git a/e107_themes/jayya/images/print_16.png b/e107_themes/jayya/images/print_16.png deleted file mode 100644 index 728d047e7..000000000 Binary files a/e107_themes/jayya/images/print_16.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_body.png b/e107_themes/jayya/images/s_body.png deleted file mode 100644 index 93fc31f81..000000000 Binary files a/e107_themes/jayya/images/s_body.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_body_.png b/e107_themes/jayya/images/s_body_.png deleted file mode 100644 index 93fc31f81..000000000 Binary files a/e107_themes/jayya/images/s_body_.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_left_bevel.png b/e107_themes/jayya/images/s_left_bevel.png deleted file mode 100644 index 6e7a92f60..000000000 Binary files a/e107_themes/jayya/images/s_left_bevel.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_left_bevel_.png b/e107_themes/jayya/images/s_left_bevel_.png deleted file mode 100644 index 6b7e4f8df..000000000 Binary files a/e107_themes/jayya/images/s_left_bevel_.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_left_cap.png b/e107_themes/jayya/images/s_left_cap.png deleted file mode 100644 index 929c1adf7..000000000 Binary files a/e107_themes/jayya/images/s_left_cap.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_left_cap_.png b/e107_themes/jayya/images/s_left_cap_.png deleted file mode 100644 index 4798a7c03..000000000 Binary files a/e107_themes/jayya/images/s_left_cap_.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_main_cap.png b/e107_themes/jayya/images/s_main_cap.png deleted file mode 100644 index c5d9b9d34..000000000 Binary files a/e107_themes/jayya/images/s_main_cap.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_main_cap_.png b/e107_themes/jayya/images/s_main_cap_.png deleted file mode 100644 index 5f8e2879d..000000000 Binary files a/e107_themes/jayya/images/s_main_cap_.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_nav.png b/e107_themes/jayya/images/s_nav.png deleted file mode 100644 index 1845caac4..000000000 Binary files a/e107_themes/jayya/images/s_nav.png and /dev/null differ diff --git a/e107_themes/jayya/images/s_nav_.png b/e107_themes/jayya/images/s_nav_.png deleted file mode 100644 index 1845caac4..000000000 Binary files a/e107_themes/jayya/images/s_nav_.png and /dev/null differ diff --git a/e107_themes/jayya/images/screen.png b/e107_themes/jayya/images/screen.png deleted file mode 100644 index a57edefc4..000000000 Binary files a/e107_themes/jayya/images/screen.png and /dev/null differ diff --git a/e107_themes/jayya/images/top_mid_back.jpg b/e107_themes/jayya/images/top_mid_back.jpg deleted file mode 100644 index 823b41d30..000000000 Binary files a/e107_themes/jayya/images/top_mid_back.jpg and /dev/null differ diff --git a/e107_themes/jayya/images/top_mid_back_pepper.jpg b/e107_themes/jayya/images/top_mid_back_pepper.jpg deleted file mode 100644 index f3780d54f..000000000 Binary files a/e107_themes/jayya/images/top_mid_back_pepper.jpg and /dev/null differ diff --git a/e107_themes/jayya/images/top_right_back.jpg b/e107_themes/jayya/images/top_right_back.jpg deleted file mode 100644 index 73923fc1b..000000000 Binary files a/e107_themes/jayya/images/top_right_back.jpg and /dev/null differ diff --git a/e107_themes/jayya/images/top_right_back_pepper.png b/e107_themes/jayya/images/top_right_back_pepper.png deleted file mode 100644 index a57edefc4..000000000 Binary files a/e107_themes/jayya/images/top_right_back_pepper.png and /dev/null differ diff --git a/e107_themes/jayya/index.html b/e107_themes/jayya/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/jayya/languages/English.php b/e107_themes/jayya/languages/English.php deleted file mode 100644 index 7768069be..000000000 --- a/e107_themes/jayya/languages/English.php +++ /dev/null @@ -1,30 +0,0 @@ - \ No newline at end of file diff --git a/e107_themes/jayya/nav_menu.css b/e107_themes/jayya/nav_menu.css deleted file mode 100644 index 416516f3a..000000000 --- a/e107_themes/jayya/nav_menu.css +++ /dev/null @@ -1,110 +0,0 @@ -div.menuBar, -div.menuBar a.menuButton, div.menuButton, div.menuButton_over, -div.menu, -div.menu a.menuItem { - font-family: arial, sans-serif; - font-size: 11px; - font-style: normal; - font-weight: normal; - color: #000000; -} - -div.menuBar { - background-color: #F7F9FA; - background-image: url(images/s_nav.png); - background-repeat: repeat-x; - border-top: 1px solid #ffffff; - border-bottom: 0px solid #000; - padding: 4px 0px 4px 0px; - text-align: left; -} - -div.emenuBar { - background-color: #F7F9FA; - border-top: 1px solid #ffffff; - border-bottom: 0px solid #000; - text-align: left; -} - -div.menuBar a.menuButton, div.menuButton, div.menuButton_over { - background-color: transparent; - border: 1px solid #F7F9FA; - color: #000000; - cursor: default; - left: 0px; - margin: 0px; - padding: 2px 4px 2px 22px; - position: relative; - text-decoration: none; - top: 0px; - z-index: 100; -} - -div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over { - background-color: transparent; - border-color: #ffffff #a5a5a5 #a5a5a5 #ffffff; - color: #000000; -} - -div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, -div.menuBar a.menuButtonActive:hover { - background-color: #ffffff; - border-color: #a5a5a5 #ffffff #ffffff #a5a5a5; - color: #000; - left: 1px; - top: 1px; -} - -div.menu { - background-color: #FCFDFF; - border: 1px solid; - border-color: #ffffff #a5a5a5 #a5a5a5 #ffffff; - left: 0px; - padding: 1px 1px 1px 1px; - position: absolute; - top: 0px; - visibility: hidden; - z-index: 101; -} - -div.menu a.menuItem { - color: #000000; - cursor: default; - display: block; - padding: 2px 11px 2px 0px; - text-decoration: none; - white-space: nowrap; -} - -div.menu a.menuItem:hover, div.menu a.menuItemHighlight { - background-color: #F0F6FF; - color: #000000; -} - -div.menu a.menuItem span.menuItemBuffer { - padding: 0px 2px 0px 2px; - color: #ffffff; -} - -div.menu a.menuItem:hover span.menuItemBuffer { - padding: 0px 2px 0px 2px; - color: #000000; -} - -div.menu a.menuItem span.menuItemText { - padding: 0px 0px 0px 3px; -} - -div.menu a.menuItem span.menuItemArrow { - margin-right: -.75em; -} - -div.menu div.menuItemSep { - border-top: 1px solid #a5a5a5; - border-bottom: 1px solid #ffffff; - margin: 4px 2px; -} - -a.menuItem.header { - border-bottom: 1px solid #b3b3b3; -} \ No newline at end of file diff --git a/e107_themes/jayya/pepper.css b/e107_themes/jayya/pepper.css deleted file mode 100644 index 3f94b68d8..000000000 --- a/e107_themes/jayya/pepper.css +++ /dev/null @@ -1,335 +0,0 @@ -/* info: alternative stylesheet */ - -/* Core Classes */ -body { - background-color: #fdfdfd; -} - -body, td { - margin: 0px; - padding: 0px; - text-align: left; - color: #000; -} - -body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext, -.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar { - font: normal 11px arial, verdana, tahoma, sans-serif; - color: #000; -} - -.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox { - font: normal 10px arial, verdana, tahoma, sans-serif; - color: #000; -} - -a { - color: #cc3300; -} - -a:hover { - color: #003300; -} - -img { - border: 0px; -} - -.linkspage_button { - border: 0px; -} - -form { - margin: 0px; -} - -.tbox { - border: #A5ACB2 1px solid; - background-color: #fff; -} - -.indent { - border: #999 1px dashed; - padding: 5px; - margin: 5px; - background-color: #fcf9f9; -} - -.button, .button:hover { - border: 1px solid #000; -} - -.button { - background-image : url(images/button.png); -} - -.button:hover { - background-image : url(images/buttonover.png); -} - -.nextprev { - border: 0px; - text-align: center; - padding: 2px; - background-color: #f9f7f7; -} - -.spacer{ - padding: 5px 0px; -} - -.fborder, .border{ - border-collapse: collapse; - border-spacing: 0px; -} - -.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar { - padding: 4px; - background-color: #fff; - border: 1px solid #000; -} - -.forumheader, .forumheader4, .finfobar { - background-color: #fdfbfb; -} - -.forumheader5 { - cursor: pointer; -} - -.fcaption, .forumheader5 { - background-color: #f9f7f7; -} - -table { - margin-left: auto; - margin-right: auto; -} - -.searchhighlight { - text-decoration: underline; - color: #ff0000; - font-weight: bold; -} - -ul { - margin-top: 0px; - margin-bottom: 0px; -} - -.helpbox { - border: 0px; -} - -/* Theme Specific Classes */ - -.page_container { - width: 100%; - border-collapse: collapse; - border-spacing: 0px; -} - -.top_section, .main_section { - width: 100%; - background-color: #fff; - border-bottom: 1px solid #000; - border-collapse: collapse; - border-spacing: 0px; -} - -.top_section_left { - vertical-align: middle; -} - -.top_section_mid { - vertical-align: bottom; - text-align: right; - padding: 3px 5px 3px 0px; - border-left: 1px solid #000; - background-image: url(images/top_mid_back_pepper.jpg); - background-repeat: no-repeat; - background-color: #F3EDED; -} - -.top_section_right { - vertical-align: middle; - text-align: center; - border-left: 1px solid #000; - background-image: url(images/top_right_back_pepper.png); - background-repeat: no-repeat; - background-position: center; - background-color: #F3EDED; -} - -.menus_container { - width: 170px; - border-collapse: collapse; - border-spacing: 0px; -} - -.default_menu { - vertical-align: top; -} - -.left_menu, .right_menu { - width: 170px; - vertical-align: top; - background-color: #F9f7f7; -} - -.left_menu { - border-right: 1px solid #000; -} - -.right_menu { - border-left: 1px solid #000; -} - -.cap_border { - border-top: 1px solid #000; - border-bottom: 1px solid #fff; -} - -.cap_border.button_menu { - border-bottom: 0px; - text-align: left; -} - -.main_caption, .left_caption, .right_caption { - white-space: nowrap; - padding: 3px 5px; - border-top: #e9efff 1px solid; - border-bottom: 1px solid #000; - background-repeat: no-repeat; - background-position: left; - color: #fff; -} - -.main_caption { - background-color: #587D82; -} - -.left_caption, .right_caption { - background-color: #173E4F; -} - -.cont { - border-collapse: collapse; - border-spacing: 0px; - width: 100%; -} - -.menu_content { - padding: 5px; - background-color: #fff; -} - -.menu_content.non_default { - background-color: transparent; -} - -.menu_content.buttons { - padding: 0px; -} - -.news_info { - width: *; - background-color: #F3F0F0; - border-collapse: collapse; - border-spacing: 0px; -} - -td.link_button { - border-bottom: 1px solid #000; -} - -/* Nav Menu Classes */ - -div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem { - font: normal 11px arial, verdana, tahoma, sans-serif; - color: #000; -} - -div.menuBar { - background-color: #FFF8D9; - border-top: 1px solid #fff; - padding: 4px 0px; - text-align: left; -} - -div.emenuBar { - background-color: #FFF8D9; - border-top: 1px solid #fff; - text-align: left; -} - -div.menuBar a.menuButton, div.menuButton, div.menuButton_over { - background-color: transparent; - border: 1px solid #FFF8D9; - cursor: default; - left: 0px; - margin: 0px; - padding: 2px 4px 2px 22px; - position: relative; - text-decoration: none; - top: 0px; - z-index: 100; -} - -div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over { - background-color: transparent; - border-color: #fff #a5a5a5 #a5a5a5 #fff; -} - -div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover { - background-color: #ffffef; - border-color: #a5a5a5 #fff #fff #a5a5a5; - left: 1px; - top: 1px; -} - -div.menu { - background-color: #FFF8D9; - border: 1px solid; - border-color: #fff #a5a5a5 #a5a5a5 #fff; - left: 0px; - padding: 1px; - position: absolute; - top: 0px; - visibility: hidden; - z-index: 101; -} - -div.menu a.menuItem { - cursor: default; - display: block; - padding: 2px 11px 2px 0px; - text-decoration: none; - white-space: nowrap; -} - -div.menu a.menuItem:hover, div.menu a.menuItemHighlight { - background-color: #ffffef; -} - -div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer { - padding: 0px 2px; -} - -div.menu a.menuItem span.menuItemText { - padding: 0px 0px 0px 3px; -} - -div.menu a.menuItem span.menuItemArrow { - margin-right: -.75em; -} - -div.menu div.menuItemSep { - border-top: 1px solid #a5a5a5; - border-bottom: 1px solid #fff; - margin: 4px 2px; -} - -a.menuItem.header { - border-bottom: 1px solid #b3b3b3; -} \ No newline at end of file diff --git a/e107_themes/jayya/preview.jpg b/e107_themes/jayya/preview.jpg deleted file mode 100644 index 345a65b39..000000000 Binary files a/e107_themes/jayya/preview.jpg and /dev/null differ diff --git a/e107_themes/jayya/style.css b/e107_themes/jayya/style.css deleted file mode 100644 index 488e1d8f3..000000000 --- a/e107_themes/jayya/style.css +++ /dev/null @@ -1,834 +0,0 @@ -/* Core Classes */ -body { - background-color: #e1e4e8; -} - -body, td { - margin: 0px; - padding: 0px; - text-align: left; - color: #000; -} - -body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext, -.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar { - font: normal 10px verdana, tahoma, arial, sans-serif; - color: #000; -} - -.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox { - font: normal 9px verdana, tahoma, arial, sans-serif; - color: #000; -} - -a { - color: #1A4487; -} - -a.visit:visited { - color: #444; -} - -a:hover, a.visit:hover { - color: #000000; -} - -img { - border: 0px; -} - -.linkspage_button { - border: 0px; -} - -form { - margin: 0px; -} - -.tbox { - border: #A5ACB2 1px solid; - background-color: #fff; -} - -.indent { - border: #999 1px dashed; - padding: 5px; - margin: 5px; - background-color: #f7f7f9; -} - -.button, .button:hover { - border: 1px solid #A5ACB2; -} - -.button { - background-image : url(images/button.png); -} - -.button:hover { - background-image : url(images/buttonover.png); -} - -.nextprev { - border: 0px; - text-align: center; - padding: 2px; - background-color: #f7f7f9; -} - -.spacer{ - padding: 5px 0px; -} - -.fborder, .border{ - border-collapse: collapse; - border-spacing: 0px; -} - -.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar { - padding: 4px; - background-color: #fff; - border: 1px solid #878787; -} - -.forumheader, .forumheader4, .finfobar { - background-color: #fbfbfd; -} - -.forumheader5 { - cursor: pointer; -} - -.fcaption, .forumheader5 { - background-color: #f7f7f9; -} - -table { - margin-left: auto; - margin-right: auto; -} - -.searchhighlight { - text-decoration: underline; - color: #ff0000; - font-weight: bold; -} - -ul { - margin-top: 0px; - margin-bottom: 0px; -} - -.helpbox { - border: 0px; - font: 12px arial, helvetica, sans-serif; -} - -/* Theme Specific Classes */ - -.page_container { - width: 100%; - border-collapse: collapse; - border-spacing: 0px; -} - -.top_section, .main_section { - width: 100%; - background-color: #fff; - border-bottom: 1px solid #878787; - border-collapse: collapse; - border-spacing: 0px; -} - -.top_section_left { - vertical-align: middle; -} - -.top_section_mid { - vertical-align: bottom; - text-align: right; - padding: 3px 5px 3px 0px; - border-left: 1px solid #878787; - background-image: url(images/top_mid_back.jpg); - background-repeat: no-repeat; - background-color: #E9EAF2; -} - -.top_section_right { - vertical-align: middle; - text-align: center; - border-left: 1px solid #878787; - background-image: url(images/top_right_back.jpg); - background-repeat: no-repeat; - background-position: center; - background-color: #f3f3f7; -} - -.menus_container { - width: 170px; - border-collapse: collapse; - border-spacing: 0px; -} - -.default_menu { - vertical-align: top; -} - -.left_menu, .right_menu { - width: 170px; - vertical-align: top; - background-image: url(images/s_body.png); - background-repeat: repeat-y; - background-color: #f0f1f2; -} - -.left_menu { - border-right: 1px solid #878787; -} - -.right_menu { - border-left: 1px solid #878787; -} - -.cap_border { - border-top: 1px solid #878787; - border-bottom: 1px solid #fff; -} - -.cap_border.button_menu { - border-bottom: 0px; - text-align: left; -} - -.main_caption, .left_caption, .right_caption { - white-space: nowrap; - padding: 3px 5px; - border-top: #e9efff 1px solid; - border-bottom: 1px solid #878787; - background-repeat: no-repeat; - background-position: left; -} - -.main_caption { - background-image: url(images/s_main_cap.png); - background-color: #e1e4e8; -} - -.left_caption, .right_caption { - background-image: url(images/s_left_cap.png); - background-color: #d2d5d9; -} - -.bevel { - background-image: url(images/s_left_bevel.png); - background-repeat: no-repeat; - background-position: right; -} - -.cont { - border-collapse: collapse; - border-spacing: 0px; - width: 100%; -} - -.menu_content { - padding: 5px; - background-color: #fff; -} - -.menu_content.non_default { - background-color: transparent; -} - -.menu_content.buttons { - padding: 0px; -} - -.news_info { - width: auto; - background-color: #f7f7f9; - border-collapse: collapse; - border-spacing: 0px; -} - -td.link_button { - border-bottom: 1px solid #000; -} - -b { - color: #232930; -} - -/* Nav Menu Classes */ - -div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem { - font: normal 11px arial, verdana, tahoma, sans-serif; - color: #000; -} - -div.menuBar { - background-color: #F7F9FA; - background-image: url(images/s_nav.png); - background-repeat: repeat-x; - border-top: 1px solid #fff; - padding: 4px 0px; - text-align: left; -} - -div.emenuBar { - background-color: #F7F9FA; - border-top: 1px solid #fff; - text-align: left; -} - -div.menuBar a.menuButton, div.menuButton, div.menuButton_over { - background-color: transparent; - border: 1px solid; - border-color: transparent !important; - border-color: #fff #F8FAFB #F0F2F3 #F8FAFB; - cursor: default; - left: 0px; - margin: 0px; - padding: 2px 4px 2px 22px; - position: relative; - text-decoration: none; - top: 0px; - z-index: 100; -} - -div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over { - background-color: transparent; - border-color: #fff #a5a5a5 #a5a5a5 #fff !important; -} - -div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover { - background-color: #fff; - border-color: #a5a5a5 #fff #fff #a5a5a5 !important; - left: 1px; - top: 1px; -} - -div.menu { - background-color: #FCFDFF; - border: 1px solid; - border-color: #fff #a5a5a5 #a5a5a5 #fff; - left: 0px; - padding: 1px; - position: absolute; - top: 0px; - visibility: hidden; - z-index: 101; -} - -div.menu a.menuItem { - cursor: default; - display: block; - padding: 2px 11px 2px 0px; - text-decoration: none; - white-space: nowrap; -} - -div.menu a.menuItem:hover, div.menu a.menuItemHighlight { - background-color: #F2F4FF; -} - -div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer { - padding: 0px 2px; -} - -div.menu a.menuItem span.menuItemText { - padding: 0px 0px 0px 3px; -} - -div.menu a.menuItem span.menuItemArrow { - margin-right: -.75em; -} - -div.menu div.menuItemSep { - border-top: 1px solid #a5a5a5; - border-bottom: 1px solid #fff; - margin: 4px 2px; -} - -a.menuItem.header { - border-bottom: 1px solid #b3b3b3; -} - -/* - QUICK TEMPORARY 0.8 FIX -*/ - -/* Forms */ -form { display:inline; } -fieldset { border: 0; margin-bottom: 10px; } -input, select{ vertical-align:middle; } -textarea { overflow:auto; } - -/* Table */ -table { border:0; border-spacing:0; empty-cells:show; font-size:100%; width: 100%; } -th { vertical-align:top; text-align:left; font-weight:normal; } -td { vertical-align:top; } - -/* Lists */ -ul,ol { list-style:none; } - -/* - * e107 v0.800 - new class definitions - */ - -/* Core Formatting */ -.left { text-align: left } -.right { text-align: right } -.center { text-align: center } -.f-left { float: left } -.f-right { float: right } -.top { vertical-align: top } -.middle { vertical-align: middle } -.bottom { vertical-align: bottom } -.clear { clear: both } -.clear-l { clear: right } -.clear-r { clear: left } -.smalltext { font-size: 11px; } -.nowrap { white-space:nowrap; } - -/* Core Icons */ -img.icon { border: 0px } -img.icon.list, -input.action { margin: 0px 3px } -img.icon.action, -input.action { vertical-align: middle } -img.S16 { width: 16px; height: 16px } -img.S32 { width: 32px; height: 32px } -img.S64 { width: 64px; height: 64px } -img.S128 { width: 128px; height: 128px } -img.edit, -img.delete, -input.delete { } -/*******************************************************************************************************************/ - -/******** Decorate JS */ -/* Admin List Table */ -.adminlist { width:100%; border:1px solid #ddd;} -.adminlist th { padding: 5px; border-bottom:1px solid #ddd; border-right: 1px solid #ddd; font-weight: bold; } -.adminlist td { padding: 5px; border-bottom:1px solid #ddd; border-right: 1px solid #ddd; } -.adminlist th.last, -.adminlist td.last { border-right: 0px solid;} -.adminlist tr.last td{ border-bottom: 0px solid;} -.adminlist thead { background-color:#f2f2f2; } - -.adminlist tbody {} -.adminlist tfoot {} -.adminlist tr.first {} -.adminlist tr.last {} -.adminlist tr.odd {} -.adminlist tr.even { background-color:#f6f6f6; } - -.adminlist .col-selection-cont { position: relative; float:right; } -.col-selection-cont .col-selection { text-align:left; background-color: #FCFDFF; border: 1px outset black; width:200px; margin-right:0px; overflow:visible; position: absolute; z-index:101; right:0px;} -.col-selection .col-selection-body { padding: 5px; clear: both; } - -/* Form elements */ -input.input-text, -textarea, -select, .tbox { - border-width:1px; - border-style:solid; - border-color:#aaa #c8c8c8 #c8c8c8 #aaa; - background:#fff; - font:12px arial, helvetica, sans-serif; -} - -input[disabled='disabled'], -textarea[disabled='disabled'], -select[disabled='disabled'], -.tbox.disabled, -.disabled { - background-color:#EFEFEF; - color:#000; - cursor:default; -} - -option { padding-right: 10px;} -input.input-text, textarea, .tbox, .helpbox { padding:2px; } - -input.e-spinner { - border:0px; -} - -select.tbox { min-height:17px; padding: 0px; /* setting the height of empty selects */ } -.select.order { width: 40px !important; } -.select.time-offset { width: 60px !important; } -input.radio { margin-right: 3px; } -label { cursor: pointer; } -.checkbox { margin-right: 5px; } - -/* BBcode textareas */ -div.bbarea.large, .tbox.large, .helpbox.large { width: 95% !important; } -div.bbarea.medium, .tbox.medium, .helpbox.medium { width: 60% !important; } -div.bbarea.small, .tbox.small, .helpbox.small { width: 250px !important; } -.remainingCharacters { margin: 0px; padding: 0px; } - - -.check-block { /* see administration newspost.php */ - padding: 2px 0px; - border-width:1px; - border-style:solid; - border-color:#aaa #c8c8c8 #c8c8c8 #aaa; - background:#fff; - font:12px arial, helvetica, sans-serif; - overflow:auto -} -.check-block .checkbox { margin-left: 2px } -.check-block .separator { clear: both; border-bottom: 1px solid #aaa; margin-bottom: 4px; height: 4px } - - -.field-help { width: 280px; line-height: 1.4em; padding-top: 3px; color:#333333; font-size: 11px; } -.label-note { font-style: italic; } -.form-note { font-style: italic; } -.field-spacer.strong { font-weight: bold } -.required-label { font-weight: bold } - -/* Related JS functionality - .autocheck together with .auto-toggle-area (see admin/image.php) */ -.auto-toggle-area { width: 280px; cursor: pointer; } - -/* form used for settings */ -.col-label { width: 250px; } -.col-control {} - - - -.adminform { width:100%; border:1px solid #ddd;} - -.adminform th { padding: 5px; font-weight: bold; white-space:nowrap; } -.adminform td { padding: 5px; } - - -.adminform td { padding: 5px; text-align: left} -.adminform td div.field-spacer { margin-bottom: 3px; } /* multi-fields per row separator */ -.adminform td div.field-section { clear: both; margin-bottom: 10px; } /* multi-field sections per row - wrapper */ - -.adminform td .check-block { width:95%; height:60px; } - -.adminform .select { width: 280px;} -.adminform .input-text { width: 274px;} -.adminform td.control textarea { width: 274px;} - -.adminform td.label { } -.adminform td.control { } - - -/* form used for content edit */ -.adminedit { width:100%; border:1px solid #ddd;} -.adminedit.options { } /* form used for content item options */ -.adminedit td { padding: 5px; text-align: left} -.adminedit td div.field-spacer { clear: both; margin-bottom: 3px; } /* multi-fields per row - wrapper */ -.adminedit td div.field-section { clear: both; margin-bottom: 10px; } /* multi-field sections per row - wrapper */ -.adminedit .select { width: 280px; } -.adminedit .input-text { width: 274px;} -.adminedit td.control textarea { width: 274px;} -.adminedit td.control textarea.large { width: 400px; } - -.adminedit td .check-block { width:95%; height:60px; } - -.adminedit td.label {} -.adminedit td.control {} - - - - -/* Admin Info Table */ -.admininfo { width:100%; border:1px solid #ddd;} -.admininfo td { padding: 1px 5px; text-align: left} - - -.info-bar { padding: 5px 0px; } - -/* Images and avatars */ -.image-box {border:1px solid #ddd; margin-right: 10px; position: relative; margin-bottom: 10px; } -.image-box .spacer { } -.image-box .image-name { padding: 5px; } -.image-box .image-delete { position: absolute ; bottom: 10px; text-align: center; width: 100%} -.image-box .image-users {padding: 5px;} -.image-box .image-preview {padding: 5px;} - -/******** Prepare for Image Preview JS */ -.image-preview {} - - -/******** SyS Messages / Message text formatting */ -/* message boxes */ -.s-message { } - -.s-message div.info, -.s-message div.error, -.s-message div.success, -.s-message div.debug, -.s-message div.warning { padding: 5px; margin-bottom: 10px; } - - -.s-message div.info { background-color:#C1E0FF; border: 1px solid #3399FF; } -.s-message div.error { background-color:#FFCECE; border: 1px solid #CC0000; } -.s-message div.success { background-color:#DFFFDF; border: 1px solid #009900; } -.s-message div.warning { background-color:#FFFFD5; border: 1px solid #FFCC00; } -.s-message div.debug { background-color:#FFFFFF; border: 1px solid #EAEAEA; } - -.s-message .s-message-title { height: 32px; background: 0 50% no-repeat; padding-left: 42px; font-size: 14px; font-weight: bold; line-height: 32px; } - -.s-message div.info .s-message-title { background-image: url(images/messagebox_info.png); } -.s-message div.error .s-message-title { background-image: url(images/messagebox_critical.png); } -.s-message div.success .s-message-title { background-image: url(images/ok.png); } -.s-message div.warning .s-message-title { background-image: url(images/messagebox_warning.png); } -.s-message div.debug .s-message-title { background-image: url(images/messagebox_info.png); } - -.s-message-body { padding-left: 42px; } -.s-message-item {} - -/* validate result inline message */ -.validate-result {} - -/* message text (overall) */ -.warning { color: #FF6600 } -.success { color: green; } -.error { color: #FF0000 } -.info {} -.required { color:red } -/******** Tooltip info */ -.e-info {} - -/******** Admin Buttons */ -button { - border:0; - cursor:pointer; - font:bold 12px arial, helvetica, sans-serif; - padding:0 10px 0 0; - text-align:center; - color:#0b333c; -} -button span { - position:relative; - display:block; - white-space:nowrap; - padding:0 0 0 13px; - height:22px; line-height:22px; color:#0b333c; -} - -/*blue buttons*/ -button { background:url(images/btn_right.gif) right no-repeat; } -button span { background:url(images/btn_left.gif) left no-repeat; } - -button:hover, -button:focus { background:url(images/btn_over_right.gif) right no-repeat; } -button:hover span, -button:focus span { background:url(images/btn_over_left.gif) left no-repeat; } - - -button:active { background:url(images/btn_active_right.gif) right no-repeat; } -button:active span { background:url(images/btn_active_left.gif) left no-repeat; } - -button::-moz-focus-inner { border: none; } /*To all who have a problem with 1px spans offset in firefox, the following sentence will solve this problem: */ - -button.delete span { padding-left: 30px; } -button.delete span { background-image:url(images/btn_remove_left.gif); } -button.delete:hover span, -button.delete:focus span { background-image:url(images/btn_remove_over_left.gif) } -button.delete:active span { background-image:url(images/btn_remove_active_left.gif)} - -/*default submit*/ -button.submit span {} -button.submit span {} -button.submit:hover span, -button.submit:focus span {} -button.submit:active span {} - - -button.update span { padding-left: 30px; } -button.update span { background-image:url(images/btn_update_left.gif); } -button.update:hover span, -button.update:focus span { background-image:url(images/btn_update_over_left.gif)} -button.update:active span { background-image:url(images/btn_update_active_left.gif)} - -button.create span { padding-left: 30px; } -button.create span {} -button.create:hover span, -button.create:focus span {} -button.create:active span {} - -button.edit span { padding-left: 30px; } -button.edit span {} -button.edit:hover span, -button.edit:focus span {} -button.edit:active span {} - -button.cancel span {} -button.cancel span {} -button.cancel:hover span, -button.cancel:focus span {} -button.cancel:active span {} - - - -.buttons-bar { padding: 10px 0px; } -.buttons-bar button { margin-right: 10px; } -.buttons-bar button.f-right { margin-right: 0px; } -.buttons-bar .options { margin-bottom: 10px; } - -/* Actions (adminlist) - input type image */ -input.action { vertical-align: middle; } /* default */ -input.action.delete {} -input.action.edit {} - -/********** Page Loading Status default style */ -#loading-mask { color: #556B2F; font-size: 1.2em; font-weight:bold; position:absolute; text-align: center; padding: 0; margin: 0; background-color: transparent; } -#loading-mask .loader { position: fixed; top: 40%; left: 50%; width: 200px; text-align: center; background: #F0F9E3 none repeat scroll 0 0; border: 2px solid #556B2F; font-weight: bold; padding: 10px 5px; margin-left: -100px; margin-top: 0; } -#loading-mask img { margin: 10px auto; } - -/********** Element Loading Status default style */ -.element-loading-mask { background-repeat: no-repeat; background-position: 50% 50%; background-color: #f5f5f5; } - -/********** Auto complete default style */ -div.e-autocomplete { - position:absolute; - width:250px; - background-color:white; - border:1px solid #c0c0c0; - margin:0; - padding:0; -} -div.e-autocomplete ul { - list-style-type:none; - margin:0; - padding:0; - font-weight: bold; font-size: 11px -} -div.e-autocomplete ul li.selected { background-color: #f5f5f5;} -div.e-autocomplete ul li { - list-style-type:none; - display:block; - margin:0; - padding: 5px; - cursor:pointer; - -} -div.e-autocomplete ul li span.informal { font-weight: normal; font-size: 9px} - -/********** Docs */ -#docs-list { padding: 10px; margin-bottom: 15px; border: 1px solid #f5f5f5; } -#docs-list .qitem { margin: 3px 0; padding-left: 10px; } -.docs-item { padding: 10px; margin: 15px 0; border: 1px solid #f5f5f5; } - -.docs-item .qitem, -.docs-item .aitem, -.docs-item .gotop { margin: 3px 0; padding-left: 10px; } - -.docs-item .qitem { font-weight: bold; } -.docs-item .aitem { margin-bottom: 10px; } - -.docs-item h4, -#docs-list h4 { margin-bottom: 8px; } - -#docs-bottom-nav { height: 800px; } - -/********** Misc */ -.e-pointer { cursor: pointer; } /* Pointer Hand */ -.expand-container { padding: 10px; } /* Block with expandable items */ -.nextprev-bar { clear: both; padding: 5px; margin: 5px; border:1px solid #ddd; } /* Page NextPrev nabigation block */ -.imgselector-container { clear: both; } /* ImageSelector.sc */ - -/******** Side Navigation - - Admin Navigation - - Plugin Navigation -*/ -ul.plugin-navigation { margin: 0; padding: 0; } -ul.plugin-navigation a { text-decoration: none; } - -ul.plugin-navigation li { - background-color: #F7F9FA; - border-bottom: 1px solid #000; - text-align: left; - background: url(images/arrow_16.png) 2px 2px no-repeat; - line-height: 20px; - padding: 0px 0px 0px 20px; border-right: 0px; margin: 0 0; -} -ul.plugin-navigation li.active, -ul.plugin-navigation li:hover { - background: url(images/arrow_over_16.png) 2px 2px no-repeat; -} - -ul.plugin-navigation a { - display: block; - width: 98%; - line-height: 20px; - color: #000; -} - -ul.plugin-navigation a.link-active { - font-weight: bold; -} - -ul.plugin-navigation a.link:hover { - padding-left: 2px; -} - -ul.plugin-navigation ul.plugin-navigation-sub {} -ul.plugin-navigation ul.plugin-navigation-sub li { padding: 0px 10px 0px; } -ul.plugin-navigation ul.plugin-navigation-sub a.link {} -ul.plugin-navigation ul.plugin-navigation-sub a.link-active {font-weight: bold;} - - -/******** Block Elements */ -.block { border: 1px solid #DDDDDD; margin-bottom: 10px;} -.block-text { padding: 10px 10px 10px; } -.block h2.caption, .block h4.caption { padding: 5px 10px 5px; border-bottom: 1px solid #DDDDDD; } -.page-info { border: 1px solid #DDDDDD; margin-bottom: 10px; } -.page-info p { padding: 10px; } - -/***** Admin Info Panel Buttons **/ - -h2.caption { font-size: 200%; font-weight:bold; } - -.core-mainpanel-block { text-align:center; width:100px; float:left; height:48px; display:block;margin:15px; } -.core-mainpanel-link-text { font-weight:bold; text-decoration: none; padding:3px } - - - -#core-banlist-times .textarea { width: 98%; } - -#core-emoticon-configure input.input-text { width: 300px; } -#core-links-edit textarea { width: 390px !important; } -#core-links-edit .helpbox { width: 390px !important; margin: 5px 0px; } -#core-links-edit .field-help { width: 390px; } - -#core-admin-log-config legend { font-weight: bold; } - -#core-admin-log-maintenance .select { width: 60px; } -#core-admin-log-maintenance button { margin-left: 10px; } - -#core-frontpage-edit-home { width: 50%; float: left; } -#core-frontpage-edit-post-login { width: 50%; float: left; } -#core-frontpage-edit-home .adminlist { width: 99%; } -#core-frontpage-edit-post-login .adminlist { width: 99%; float: right; } -#core-frontpage-edit .tbox { width: 80%;} -#core-frontpage-edit select.tbox { width: 50%;} -#core-frontpage-edit .buttons-bar select.tbox { width: 140px; } -#core-frontpage-edit .buttons-bar { clear: both; } - -/** Custom Pages Front-end **/ -.cpage-nav { padding: 5px; margin: 0px 5px 10px 10px; } -a.cpage-np { font-size: 14px; } -a.cpage-np.current { text-decoration: none; } - -/******** bbcodes && typgoraphy */ -p { } -p.bbcode { margin: 10px 0px; text-indent: 15px; } /* override if requried */ -p.bbcode:first-letter { font-weight: bold; text-transform: uppercase } - -h1, h2, h3, h4, h5, h6 { margin: 10px 0px; text-indent: 15px; } -h1 { margin: 15px 0px; font-size: 16px; } -h2 { font-size: 14px; } -h3 { font-size: 12px; } - -h1.bbcode, h2.bbcode, h3.bbcode, h4.bbcode, h5.bbcode, h6.bbcode { }/* override if requried */ - -div.bbcode { margin: 15px 0px; clear: both; } /* layout control via bbcodes */ - - diff --git a/e107_themes/jayya/theme.php b/e107_themes/jayya/theme.php deleted file mode 100644 index f62aa3f9d..000000000 --- a/e107_themes/jayya/theme.php +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - - - - - -
    -{LOGO} - -{BANNER} - -{CUSTOM=search+default} -
    - -
    -{SITELINKS_ALT=".THEME_ABS."images/arrow.png+noclick} -
    - - ----- - - - - - - -
    - - -{SETSTYLE=default} -{FEATUREBOX|default} -{FEATUREBOX|dynamic} -{WMESSAGE} -"; - -$FOOTER['3_column'] = "
    -{FEATUREBOX|tabs=notablestyle} -
    - -
    -
    -
    -{SITEDISCLAIMER} -

    -
    - - - -"; - -$HEADER['2_column'] = " - - - -
    - - - - - - - - -
    -{LOGO} - -{BANNER} - -{CUSTOM=search+default} -
    - -
    -{SITELINKS_ALT=".THEME_ABS."images/arrow.png+noclick} -
    - - ---- - - - - - -
    - - -{SETSTYLE=default} -{WMESSAGE} -"; - -$FOOTER['2_column'] = "
    -
    -
    -
    -{SITEDISCLAIMER} -

    -
    -
    -"; -// [linkstyle] - -define('PRELINK', ''); -define('POSTLINK', ''); -define('LINKSTART', ''); -define('LINKEND', ''); -define('LINKDISPLAY', 1); -define('LINKALIGN', 'left'); - - -// [newsstyle] - -$sc_style['NEWSIMAGE']['pre'] = ""; -$sc_style['NEWSIMAGE']['post'] = ""; - -$sc_style['NEWSCOMMENTS']['pre'] = ""; -$sc_style['NEWSCOMMENTS']['post'] = ""; - - -$NEWSSTYLE = "
    -{STICKY_ICON}{NEWSTITLE} -
    - -"; - -define('ICONMAIL', 'email_16.png'); -define('ICONPRINT', 'print_16.png'); -define('ICONSTYLE', 'border: 0px'); -define('COMMENTLINK', LAN_THEME_2); -define('COMMENTOFFSTRING', LAN_THEME_1); -define('PRE_EXTENDEDSTRING', '

    [ '); -define('EXTENDEDSTRING', LAN_THEME_3); -define('POST_EXTENDEDSTRING', ' ]
    '); -define('TRACKBACKSTRING', LAN_THEME_4); -define('TRACKBACKBEFORESTRING', ' | '); - - -// [tablestyle] - -function tablestyle($caption, $text, $mode){ - global $style; - $caption = $caption ? $caption : ' '; - if ((isset($mode['style']) && $mode['style'] == 'button_menu') || (isset($mode) && ($mode == 'menus_config'))) { - $menu = ' buttons'; - $bodybreak = ''; - $but_border = ' button_menu'; - } else { - $menu = ''; - $bodybreak = '
    '; - $but_border = ''; - } - - $menu .= ($style && $style != 'default') ? ' non_default' : ''; - - echo "
    "; - if ($style == 'leftmenu') { - echo "
    ".$caption."
    "; - } else if ($style == 'rightmenu') { - echo "
    ".$caption."
    "; - } else { - echo "
    ".$caption."
    "; - } - echo "
    "; - if ($text != "") { - echo "
    "; - } -} - - -// chatbox post style -$CHATBOXSTYLE = " - -{USERNAME}
    {TIMEDATE}
    {MESSAGE}

    "; - - -// comment post style -$sc_style['REPLY']['pre'] = ""; -$sc_style['REPLY']['post'] = ""; - -$sc_style['SUBJECT']['pre'] = ""; -$sc_style['SUBJECT']['post'] = ""; - -$sc_style['COMMENTEDIT']['pre'] = ""; -$sc_style['COMMENTEDIT']['post'] = ""; - -$sc_style['JOINED']['post'] = "
    "; - -$sc_style['LOCATION']['post'] = "
    "; - -$sc_style['RATING']['post'] = "

    "; - -$sc_style['COMMENT']['post'] = "
    "; - - -$COMMENTSTYLE = "
    - - - -{REPLY}{SUBJECT} - - - - -{COMMENTEDIT} -
    ".LAN_THEME_5." {USERNAME} ".LAN_THEME_6." {TIMEDATE} -
    -
    -{AVATAR} -
    -{LEVEL}{JOINED}{COMMENTS}{LOCATION}{IPADDRESS} -
    -{COMMENT} -{RATING} -{SIGNATURE} -
    -
    "; - - -// poll style -$POLLSTYLE = " {QUESTION} -

    -{OPTIONS= OPTION
    BAR
    PERCENTAGE VOTES

    } -
    {AUTHOR}
    {VOTE_TOTAL} {COMMENTS} -
    -{OLDPOLLS} -
    "; - -?> \ No newline at end of file diff --git a/e107_themes/jayya/theme.xml b/e107_themes/jayya/theme.xml deleted file mode 100644 index bb435b5ce..000000000 --- a/e107_themes/jayya/theme.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - Classic e107 theme - Classic e107 theme - - old - classic - - generic - - preview.jpg - - - - - - - \ No newline at end of file diff --git a/e107_themes/khatru/download_template.php b/e107_themes/khatru/download_template.php deleted file mode 100644 index edc4d93e8..000000000 --- a/e107_themes/khatru/download_template.php +++ /dev/null @@ -1,237 +0,0 @@ -
    - - - - - -
    {DOWNLOAD_CAT_MAIN_ICON}

    {DOWNLOAD_CAT_MAIN_NAME}

    -

    - - - - - - -"; - -$DOWNLOAD_CAT_CHILD_TABLE .= " - - - - - -"; - -$DOWNLOAD_CAT_TABLE_END = " - -
    CategoryFiles
    {DOWNLOAD_CAT_SUB_ICON}{DOWNLOAD_CAT_SUB_NAME}{DOWNLOAD_CAT_SUB_COUNT} ({DOWNLOAD_CAT_SUB_SIZE})
    ".LAN_dl_6." {DOWNLOAD_CAT_SUB_DOWNLOADED}
    {DOWNLOAD_CAT_SEARCH}
    -\n"; - -// ##### ------------------------------------------------------------------------------------------ - - - -// ##### LIST TABLE ------------------------------------------------------------------------------- - - -$DOWNLOAD_LIST_TABLE_START = " - -

    - - - - - -
    {DOWNLOAD_CATEGORY_ICON}

    {DOWNLOAD_CATEGORY}

    -

    - -
    -
    - - - - - - - - - - - - -"; - - -$DOWNLOAD_LIST_TABLE .= " - - - - - - - - - -"; - -$DOWNLOAD_LIST_TABLE_END = " - -
    -".LAN_dl_37." - -  -".LAN_dl_38." - -  -".LAN_dl_39." - -  - -
    ".LAN_dl_28."".LAN_dl_22."".LAN_dl_24."".LAN_dl_21."".LAN_dl_29."".LAN_dl_12."".LAN_dl_8."
    {DOWNLOAD_LIST_NEWICON} {DOWNLOAD_LIST_NAME}{DOWNLOAD_LIST_DATESTAMP}{DOWNLOAD_LIST_AUTHOR}{DOWNLOAD_LIST_FILESIZE}{DOWNLOAD_LIST_REQUESTED}{DOWNLOAD_LIST_RATING}{DOWNLOAD_LIST_LINK} {DOWNLOAD_LIST_ICON}
    {DOWNLOAD_LIST_TOTAL_AMOUNT} {DOWNLOAD_LIST_TOTAL_FILES}
    -
    -
    -"; - -// ##### ------------------------------------------------------------------------------------------ - - -// ##### VIEW TABLE ------------------------------------------------------------------------------- - -$DOWNLOAD_VIEW_TABLE_START = " -
    - -"; - -$DOWNLOAD_VIEW_TABLE .= " - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -"; - -$DOWNLOAD_VIEW_TABLE_END = " -
    -{DOWNLOAD_VIEW_NAME} -
    {DOWNLOAD_VIEW_AUTHOR_LAN}{DOWNLOAD_VIEW_AUTHOR}
    {DOWNLOAD_VIEW_AUTHOREMAIL_LAN}{DOWNLOAD_VIEW_AUTHOREMAIL}
    {DOWNLOAD_VIEW_AUTHORWEBSITE_LAN}{DOWNLOAD_VIEW_AUTHORWEBSITE}
    {DOWNLOAD_VIEW_DESCRIPTION_LAN}{DOWNLOAD_VIEW_DESCRIPTION}
    {DOWNLOAD_VIEW_IMAGE_LAN}{DOWNLOAD_VIEW_IMAGE}
    {DOWNLOAD_VIEW_FILESIZE_LAN}{DOWNLOAD_VIEW_FILESIZE}
    {DOWNLOAD_VIEW_REQUESTED_LAN}{DOWNLOAD_VIEW_REQUESTED}
    {DOWNLOAD_VIEW_LINK_LAN}{DOWNLOAD_VIEW_LINK}
    {DOWNLOAD_VIEW_RATING_LAN}{DOWNLOAD_VIEW_RATING}
    -
    -"; - -// ##### ------------------------------------------------------------------------------------------ - -// ##### MIRROR LIST ------------------------------------------------------------------------------- - - -$DOWNLOAD_MIRROR_START = " -
    - - - - - - - - - - -"; - -$DOWNLOAD_MIRROR = " - - - - - - -"; - -$DOWNLOAD_MIRROR_END = " -
    {DOWNLOAD_MIRROR_REQUEST}
    {DOWNLOAD_MIRROR_HOST_LAN}{DOWNLOAD_MIRROR_DESCRIPTION_LAN}{DOWNLOAD_MIRROR_LOCATION_LAN}{DOWNLOAD_MIRROR_GET_LAN}
    {DOWNLOAD_MIRROR_IMAGE}

    {DOWNLOAD_MIRROR_REQUESTS}
    {DOWNLOAD_TOTAL_MIRROR_REQUESTS}
    {DOWNLOAD_MIRROR_DESCRIPTION}
    {DOWNLOAD_MIRROR_LOCATION}
    {DOWNLOAD_MIRROR_LINK} {DOWNLOAD_MIRROR_FILESIZE}
    -
    -"; - -// ##### ------------------------------------------------------------------------------------------ -?> \ No newline at end of file diff --git a/e107_themes/khatru/forum_post_template.php b/e107_themes/khatru/forum_post_template.php deleted file mode 100644 index 8b13a29b3..000000000 --- a/e107_themes/khatru/forum_post_template.php +++ /dev/null @@ -1,250 +0,0 @@ - -".LAN_61." - - - -"; -} - - -if(!isset($subjectbox)) -{ -$subjectbox = " -".LAN_62." - - - -"; -} - - - -// the poll is optional, be careful when changing the values here, only change if you know what you're doing ... -if(!isset($poll_form)) -{ - if(is_readable(e_PLUGIN."poll/poll_class.php")) { - require_once(e_PLUGIN."poll/poll_class.php"); - $pollo = new poll; - $poll_form = $pollo -> renderPollForm("forum"); - } -} - - -// finally, file attach is optional, again only change this if you know what you're doing ... -if(!isset($fileattach)) -{ -$fileattach = "".($pref['image_post'] ? LAN_390 : LAN_416)." -".LAN_392." -".LAN_393." | ".$allowed_filetypes." |
    ".LAN_394."
    ".LAN_395.": ".($pref['upload_maxfilesize'] ? $pref['upload_maxfilesize'].LAN_396 : ini_get('upload_max_filesize'))." -
    - -
    - -
    - - - - -"; -} - -// ------------ - - -if(!isset($FORUMPOST)) -{ -$FORUMPOST = " -{FORMSTART} -".BOXOPEN."{BACKLINK}".BOXMAIN." - -
    - -{USERBOX} -{SUBJECTBOX} - - - - -{POLL} -{FILEATTACH} - -
    {POSTTYPE} -{POSTBOX}
    {EMAILNOTIFY}
    {POSTTHREADAS} -
    -{BUTTONS} -
    -{FORMEND} -
    -{FORUMJUMP}".BOXCLOSE; -} - - - -if(!isset($FORUMPOST_REPLY)) -{ -$FORUMPOST_REPLY = " -
    -
    -{FORMSTART} - - - - -{USERBOX} -{SUBJECTBOX} - - - - - -{POLL} - -{FILEATTACH} - - - - -
    {BACKLINK} -
    {POSTTYPE} -{POSTBOX}
    {EMAILNOTIFY}
    {POSTTHREADAS} -
    -{BUTTONS} -
    -{FORMEND} - - - - - -
    -{FORUMJUMP} -
    -
    -
    -{THREADTOPIC} -{LATESTPOSTS} -
    -"; -} - - -if(!isset($LATESTPOSTS_START)) -{ -$LATESTPOSTS_START = " - - - -"; -} - -if(!isset($LATESTPOSTS_POST)) -{ -$LATESTPOSTS_POST = " - - - - -"; -} - -if(!isset($LATESTPOSTS_END)) -{ -$LATESTPOSTS_END = " -
    ". -LAN_101."{LATESTPOSTSCOUNT}".LAN_102." -
    {POSTER} -
    ".IMAGE_post2." ".LAN_322."{THREADDATESTAMP}
    - {POST} -
    -"; -} - -if(!isset($THREADTOPIC_REPLY)) -{ -$THREADTOPIC_REPLY = " - - - - - - - - -
    ".LAN_100."
    {POSTER} -
    ".IMAGE_post2." ".LAN_322."{THREADDATESTAMP}
    {POST} -
    -"; -} - - -if (!isset($FORUMTHREADPOSTED)) -{$FORUMTHREADPOSTED = -BOXOPEN.LAN_133.BOXMAIN." - - - -
    ".IMAGE_e."  -
    ".LAN_324."
    -".LAN_325."
    -".LAN_326."


    -
    ".BOXCLOSE; -} - - -if (!isset($FORUMREPLYPOSTED)) -{ -$FORUMREPLYPOSTED = -BOXOPEN.LAN_133.BOXMAIN." - - - -
    ".IMAGE_e."  -
    ".LAN_324."
    -".LAN_325."
    -".LAN_326."


    -
    ".BOXCLOSE; -} - - -$FORUM_CRUMB['sitename']['value'] = "{SITENAME}"; -$FORUM_CRUMB['sitename']['sep'] = " :: "; - -$FORUM_CRUMB['forums']['value'] = "{FORUMS_TITLE}"; -$FORUM_CRUMB['forums']['sep'] = " :: "; - -$FORUM_CRUMB['parent']['value'] = "{PARENT_TITLE}"; -$FORUM_CRUMB['parent']['sep'] = " :: "; - -$FORUM_CRUMB['subparent']['value'] = "{SUBPARENT_TITLE}"; -$FORUM_CRUMB['subparent']['sep'] = " :: "; - -$FORUM_CRUMB['forum']['value'] = "{FORUM_TITLE}"; -$FORUM_CRUMB['forum']['sep'] = " :: "; - -$FORUM_CRUMB['thread']['value'] = "{THREAD_TITLE}"; - - -?> \ No newline at end of file diff --git a/e107_themes/khatru/forum_posted_template.php b/e107_themes/khatru/forum_posted_template.php deleted file mode 100644 index 79bf0b1a1..000000000 --- a/e107_themes/khatru/forum_posted_template.php +++ /dev/null @@ -1,61 +0,0 @@ - - -".IMAGE_e."  - - - -
    ".LAN_413."
    -".LAN_414."
    -".LAN_326."


    -".BOXCLOSE; - -$FORUMTHREADPOSTED = -BOXOPEN.LAN_133.BOXMAIN." - - - - -
    ".IMAGE_e."  - -
    ".LAN_324."
    -".(defined("F_MESSAGE") ? F_MESSAGE."
    " : "")." -".LAN_325."
    -".LAN_326."


    -
    ".BOXCLOSE; - - -$FORUMREPLYPOSTED = -BOXOPEN.LAN_133.BOXMAIN." - - - - -
    ".IMAGE_e."  - -
    ".LAN_415."
    -".(defined("F_MESSAGE") ? F_MESSAGE."
    " : "")." -".LAN_325."
    -".LAN_326."


    -
    ".BOXCLOSE; - -?> \ No newline at end of file diff --git a/e107_themes/khatru/forum_preview_template.php b/e107_themes/khatru/forum_preview_template.php deleted file mode 100644 index c38131500..000000000 --- a/e107_themes/khatru/forum_preview_template.php +++ /dev/null @@ -1,28 +0,0 @@ - -".$poster." - -
    ".IMAGE_post2." ".LAN_322.$postdate."

    ".$tpost." - -"; - -?> \ No newline at end of file diff --git a/e107_themes/khatru/forum_template.php b/e107_themes/khatru/forum_template.php deleted file mode 100644 index 339979e51..000000000 --- a/e107_themes/khatru/forum_template.php +++ /dev/null @@ -1,72 +0,0 @@ -{PARENTNAME} {PARENTSTATUS}".BOXMAIN." - - - - - - - -"; - - -$FORUM_MAIN_PARENT_END = " -
    {FORUMTITLE}{THREADTITLE}{REPLYTITLE}{LASTPOSTITLE}
    ".BOXCLOSE; - -$FORUM_MAIN_FORUM = "\n{NEWFLAG}\n{FORUMNAME}
    {FORUMDESCRIPTION}{FORUMSUBFORUMS}\n{THREADS}\n{REPLIES}\n{LASTPOST}\n"; - - -$FORUM_MAIN_END = -BOXOPEN."{INFOTITLE}".BOXMAIN." - -\n\n\n\n\n\n\n\n\n\n\n\n\n
    {LOGO}{USERINFO}
    {INFO}
    {FORUMINFO}
    {USERLIST}
    {STATLINK}
    \n\n
    \n\n\n\n\n\n\n
    {ICONKEY}{SEARCH}{PERMS}\n
    Powered by e107 Forum System
    ".BOXCLOSE; - - -$FORUM_NEWPOSTS_START = "
    \n
    \n\n\n\n\n\n"; - - - -$FORUM_NEWPOSTS_MAIN .= "\n\n\n\n"; - - - -$FORUM_NEWPOSTS_END .= "
     {NEWTHREADTITLE}{POSTEDTITLE}
    {NEWIMAGE}{NEWSPOSTNAME}{STARTERTITLE}
    "; - - - -$FORUM_TRACK_START = "
    \n
    \n\n\n\n\n"; - - -$FORUM_TRACK_MAIN = " - - - -"; - - - -$FORUM_TRACK_END = "
    {TRACKTITLE}
    {NEWIMAGE}{TRACKPOSTNAME}{UNTRACK}
    \n
    \n
    "; - - - -?> \ No newline at end of file diff --git a/e107_themes/khatru/forum_viewforum_template.php b/e107_themes/khatru/forum_viewforum_template.php deleted file mode 100644 index 34ba6bafa..000000000 --- a/e107_themes/khatru/forum_viewforum_template.php +++ /dev/null @@ -1,136 +0,0 @@ - -{SUBFORUMS} - -
    {FORUMTITLE} Forum
    {THREADPAGES} - -{NEWTHREADBUTTON} - - - - - - - - - - - - - - - -"; - - - -$FORUM_VIEW_FORUM = " - - - - - - - - -"; - - $FORUM_VIEW_END = " -
     {THREADTITLE}{STARTERTITLE}{REPLYTITLE}{VIEWTITLE}{LASTPOSTITLE}
    {ICON} - - - - - - -
    {THREADNAME} {PAGES}{ADMIN_ICONS}
    -
    {POSTER}
    {THREADDATE}
    {REPLIES}{VIEWS}{LASTPOST}
    - - - - - -
    {THREADPAGES} -{FORUMJUMP} - -{NEWTHREADBUTTON} -
    -". -BOXCLOSE.BOXOPEN2." - - - - - - - - - - -
    {MODERATORS}{BROWSERS}
    {ICONKEY}{PERMS}

    {SEARCH} -
    "; - -/* hardcoded deprecated rss links -
    -".LAN_431." -".LAN_432." -".LAN_433." -
    -*/ -$FORUM_VIEW_END = " -
    Powered by e107 Forum System".BOXCLOSE2."
    "; - - -$FORUM_VIEW_SUB_START = " - - - - - - - - - -"; - -$FORUM_VIEW_SUB = " - - - - - - -"; - -$FORUM_VIEW_SUB_END = " -
    ".FORLAN_20."".FORLAN_21."".LAN_55."".FORLAN_22."
    {SUB_FORUMTITLE}
    {SUB_DESCRIPTION}
    {SUB_THREADS}{SUB_REPLIES}{SUB_LASTPOST}
    - - -"; - - ?> \ No newline at end of file diff --git a/e107_themes/khatru/forum_viewtopic_template.php b/e107_themes/khatru/forum_viewtopic_template.php deleted file mode 100644 index 6882e4e8a..000000000 --- a/e107_themes/khatru/forum_viewtopic_template.php +++ /dev/null @@ -1,151 +0,0 @@ -
    [ ".LAN_29." "; -$sc_style['LASTEDIT']['post'] = " ]"; - -$FORUMSTART = -BOXOPEN."{BACKLINK}".BOXMAIN." - - - - - - -
    {NEXTPREV} {TRACK} 
    - - - - - - -
    {THREADNAME}

    {GOTOPAGES}
    {BUTTONS}
    - - - - -\n - -
    \n".LAN_402."\n\n".LAN_403."\n
    - - -"; - -$FORUMEND = " - -
    -{GOTOPAGES} -
    - - - - - -
    {MODERATORS}
    {FORUMJUMP}
    {BUTTONS}
    -
    -
    - -
    {QUICKREPLY}
    "; - -/* hardcoded deprecated rss links -
    -".LAN_431." -".LAN_432." -".LAN_433." -
    -*/ -$FORUMEND .= "
    Powered by e107 Forum System
    -".BOXCLOSE; - - - - - - - - - -$FORUMTHREADSTYLE = " -
    - - - - - - - - - - - - - -
    \n{NEWFLAG}\n{POSTER}\n - - - - - -
    \n{THREADDATESTAMP}\n\n{REPORTIMG}\n{EDITIMG}\n{QUOTEIMG}\n
    -
    \n{AVATAR}\n\n{LEVEL}\n{MEMBERID}\n{JOINED}\n{POSTS}\n\n{POLL}\n{POST}\n{LASTEDIT}\n{SIGNATURE}\n
    \n\n{TOP}\n\n - - - - - -
    \n{PROFILEIMG}\n {EMAILIMG}\n {WEBSITEIMG}\n {PRIVMESSAGE}\n\n{MODOPTIONS}\n
    -
    -
    "; - - -$FORUMREPLYSTYLE = " -
    - - - - - - - - - - - - - -
    \n{NEWFLAG}\n{POSTER}\n - - - - - -
    \n{THREADDATESTAMP}\n\n{REPORTIMG}\n{EDITIMG}\n{QUOTEIMG}\n
    -
    \n{AVATAR}\n\n{LEVEL}\n{MEMBERID}\n{JOINED}\n{POSTS}\n\n{POST}\n{LASTEDIT}\n{SIGNATURE}
    \n\n{TOP}\n\n - - - - - -
    \n{PROFILEIMG}\n {EMAILIMG}\n {WEBSITEIMG}\n {PRIVMESSAGE}\n\n{MODOPTIONS}\n
    -
    -
    "; - -?> \ No newline at end of file diff --git a/e107_themes/khatru/images/background.png b/e107_themes/khatru/images/background.png deleted file mode 100644 index 14a6eb918..000000000 Binary files a/e107_themes/khatru/images/background.png and /dev/null differ diff --git a/e107_themes/khatru/images/blank.gif b/e107_themes/khatru/images/blank.gif deleted file mode 100644 index 63a7621dd..000000000 Binary files a/e107_themes/khatru/images/blank.gif and /dev/null differ diff --git a/e107_themes/khatru/images/bottom.png b/e107_themes/khatru/images/bottom.png deleted file mode 100644 index 10dd94b24..000000000 Binary files a/e107_themes/khatru/images/bottom.png and /dev/null differ diff --git a/e107_themes/khatru/images/bottomleft.png b/e107_themes/khatru/images/bottomleft.png deleted file mode 100644 index 64e4c93c9..000000000 Binary files a/e107_themes/khatru/images/bottomleft.png and /dev/null differ diff --git a/e107_themes/khatru/images/bottomright.png b/e107_themes/khatru/images/bottomright.png deleted file mode 100644 index 524c8c0b2..000000000 Binary files a/e107_themes/khatru/images/bottomright.png and /dev/null differ diff --git a/e107_themes/khatru/images/bullet.png b/e107_themes/khatru/images/bullet.png deleted file mode 100644 index f65b6f29f..000000000 Binary files a/e107_themes/khatru/images/bullet.png and /dev/null differ diff --git a/e107_themes/khatru/images/bullet2.gif b/e107_themes/khatru/images/bullet2.gif deleted file mode 100644 index 5aaa2a792..000000000 Binary files a/e107_themes/khatru/images/bullet2.gif and /dev/null differ diff --git a/e107_themes/khatru/images/button.png b/e107_themes/khatru/images/button.png deleted file mode 100644 index 4e58e14dd..000000000 Binary files a/e107_themes/khatru/images/button.png and /dev/null differ diff --git a/e107_themes/khatru/images/icon.png b/e107_themes/khatru/images/icon.png deleted file mode 100644 index 001b63fdd..000000000 Binary files a/e107_themes/khatru/images/icon.png and /dev/null differ diff --git a/e107_themes/khatru/images/left.png b/e107_themes/khatru/images/left.png deleted file mode 100644 index 4527d49fa..000000000 Binary files a/e107_themes/khatru/images/left.png and /dev/null differ diff --git a/e107_themes/khatru/images/logo1.png b/e107_themes/khatru/images/logo1.png deleted file mode 100644 index 6e2ac3bec..000000000 Binary files a/e107_themes/khatru/images/logo1.png and /dev/null differ diff --git a/e107_themes/khatru/images/logo2.png b/e107_themes/khatru/images/logo2.png deleted file mode 100644 index b6d92ea25..000000000 Binary files a/e107_themes/khatru/images/logo2.png and /dev/null differ diff --git a/e107_themes/khatru/images/logo3.png b/e107_themes/khatru/images/logo3.png deleted file mode 100644 index ecbfbe84c..000000000 Binary files a/e107_themes/khatru/images/logo3.png and /dev/null differ diff --git a/e107_themes/khatru/images/menubg.png b/e107_themes/khatru/images/menubg.png deleted file mode 100644 index d4732fdb8..000000000 Binary files a/e107_themes/khatru/images/menubg.png and /dev/null differ diff --git a/e107_themes/khatru/images/menubg2.png b/e107_themes/khatru/images/menubg2.png deleted file mode 100644 index 12d6da7c8..000000000 Binary files a/e107_themes/khatru/images/menubg2.png and /dev/null differ diff --git a/e107_themes/khatru/images/nforumcaption.png b/e107_themes/khatru/images/nforumcaption.png deleted file mode 100644 index 4988f367d..000000000 Binary files a/e107_themes/khatru/images/nforumcaption.png and /dev/null differ diff --git a/e107_themes/khatru/images/nforumcaption2.png b/e107_themes/khatru/images/nforumcaption2.png deleted file mode 100644 index 80a845f34..000000000 Binary files a/e107_themes/khatru/images/nforumcaption2.png and /dev/null differ diff --git a/e107_themes/khatru/images/right.png b/e107_themes/khatru/images/right.png deleted file mode 100644 index d528618db..000000000 Binary files a/e107_themes/khatru/images/right.png and /dev/null differ diff --git a/e107_themes/khatru/images/top.png b/e107_themes/khatru/images/top.png deleted file mode 100644 index 132b76d08..000000000 Binary files a/e107_themes/khatru/images/top.png and /dev/null differ diff --git a/e107_themes/khatru/images/top2.png b/e107_themes/khatru/images/top2.png deleted file mode 100644 index f9cab1f4b..000000000 Binary files a/e107_themes/khatru/images/top2.png and /dev/null differ diff --git a/e107_themes/khatru/images/topleft.png b/e107_themes/khatru/images/topleft.png deleted file mode 100644 index baad1c3f2..000000000 Binary files a/e107_themes/khatru/images/topleft.png and /dev/null differ diff --git a/e107_themes/khatru/images/topleft2.png b/e107_themes/khatru/images/topleft2.png deleted file mode 100644 index 12688abc1..000000000 Binary files a/e107_themes/khatru/images/topleft2.png and /dev/null differ diff --git a/e107_themes/khatru/images/topright.png b/e107_themes/khatru/images/topright.png deleted file mode 100644 index fc512fda1..000000000 Binary files a/e107_themes/khatru/images/topright.png and /dev/null differ diff --git a/e107_themes/khatru/images/topright2.png b/e107_themes/khatru/images/topright2.png deleted file mode 100644 index 9b2bb268b..000000000 Binary files a/e107_themes/khatru/images/topright2.png and /dev/null differ diff --git a/e107_themes/khatru/index.html b/e107_themes/khatru/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/khatru/languages/English.php b/e107_themes/khatru/languages/English.php deleted file mode 100644 index b51355bc1..000000000 --- a/e107_themes/khatru/languages/English.php +++ /dev/null @@ -1,24 +0,0 @@ -jalist"); -define("LAN_THEME_2", "Comments are turned off for this item"); -define("LAN_THEME_3", "comment: "); -define("LAN_THEME_4", "Read the rest ..."); -define("LAN_THEME_5", "Trackbacks: "); - - -?> \ No newline at end of file diff --git a/e107_themes/khatru/newforumpost.php b/e107_themes/khatru/newforumpost.php deleted file mode 100644 index 6059637fd..000000000 --- a/e107_themes/khatru/newforumpost.php +++ /dev/null @@ -1,13 +0,0 @@ -\n
      \n"; - -$NEWFORUMPOSTSTYLE_MAIN = "
    • {THREAD} by {POSTER} [ views: {VIEWS}, replies: {REPLIES}, lastpost: {LASTPOST} ]\n\n
    • \n"; - -$NEWFORUMPOSTSTYLE_FOOTER = "
    \n

    \n".NFPM_LAN_6.": {TOTAL_TOPICS} | ".NFPM_LAN_4.": {TOTAL_REPLIES} | ".NFPM_LAN_3.": {TOTAL_VIEWS}"; - - -?> \ No newline at end of file diff --git a/e107_themes/khatru/news_template.php b/e107_themes/khatru/news_template.php deleted file mode 100644 index b23a1b66f..000000000 --- a/e107_themes/khatru/news_template.php +++ /dev/null @@ -1,32 +0,0 @@ - - -{ITEMS1} - -{ITEMS2} - - -"; - - -?> \ No newline at end of file diff --git a/e107_themes/khatru/poll_template.php b/e107_themes/khatru/poll_template.php deleted file mode 100644 index fdc539ac7..000000000 --- a/e107_themes/khatru/poll_template.php +++ /dev/null @@ -1,157 +0,0 @@ - -

    -{QUESTION} -

    -
    -

    -
    -"; - -$POLL_NOTVOTED_LOOP = " -{OPTIONBUTTON}{OPTION} -

    "; - -$POLL_NOTVOTED_END = " -

    -
    -

    -{SUBMITBUTTON} -

    -{AUTHOR} -
    -{VOTE_TOTAL} {COMMENTS} -
    -{OLDPOLLS} -

    -
    "; - -/* ################################# */ -/* template for polls when user HAS voted ... */ - -$POLL_VOTED_START = " -
    -{QUESTION} -
    -
    -"; - -$POLL_VOTED_LOOP = " -{OPTION} -
    {BAR}

    -{VOTES} | {PERCENTAGE} -

    -"; - -$POLL_VOTED_END = " -
    -{AUTHOR} -
    -{VOTE_TOTAL} {COMMENTS} -
    -{OLDPOLLS} -
    -"; - - -/* ################################# */ -/* template for polls when user CANNOT vote ... */ - - -$POLL_DISALLOWED_START = " -
    -{QUESTION} -
    -
    -"; - -$POLL_DISALLOWED_LOOP = " -{OPTION} -

    -"; - -$POLL_DISALLOWED_END = " -
    -{DISALLOWMESSAGE}

    -{VOTE_TOTAL} {COMMENTS} -
    -{OLDPOLLS} -
    -"; - - -/* ################################# */ -/* template for forum polls when user HASN'T voted*/ - -$POLL_FORUM_NOTVOTED_START = " -
    - - - - - - - - - - - -
    -
    {QUESTION}
    -
    "; - -$POLL_FORUM_NOTVOTED_LOOP = " -{OPTIONBUTTON}{OPTION} -

    "; - -$POLL_FORUM_NOTVOTED_END = " -
    -
    -{SUBMITBUTTON} -
    -
    -
    "; - - -/* ################################# */ -/* template for forum polls when user HAS voted */ - -$POLL_FORUM_VOTED_START = " -
    - - - - - - - - - - - -
    -
    {QUESTION}
    -
    -"; - -$POLL_FORUM_VOTED_LOOP = " -{OPTION} -
    {BAR}
    -{VOTES} | {PERCENTAGE} -

    -"; - -$POLL_FORUM_VOTED_END = " -
    -
    -{VOTE_TOTAL} -
    -
    -
    -"; - -?> \ No newline at end of file diff --git a/e107_themes/khatru/preview.png b/e107_themes/khatru/preview.png deleted file mode 100644 index 035d2ab8d..000000000 Binary files a/e107_themes/khatru/preview.png and /dev/null differ diff --git a/e107_themes/khatru/style.css b/e107_themes/khatru/style.css deleted file mode 100644 index 345ad3c10..000000000 --- a/e107_themes/khatru/style.css +++ /dev/null @@ -1,481 +0,0 @@ - -body { - background: #ffffff url(images/background.png) no-repeat; text-align: left; margin: 12px; - font: 7pt Verdana, Tahoma, Arial, Helvetica, sans-serif; - margin: 5px; - padding: 5px; -} - -/* Header / logo ... */ -#header { - height: 124px; - width: 100%; - background: url(images/logo2.png) repeat-x; - float: left; -} - -#logo1 { - position: absolute; - left:10px; - top:10px; - width: 192px; - height: 124px; - background: url(images/logo1.png) no-repeat; -} - -#headerr { - position: absolute; - right:10px; - top:10px; - height: 124px; - width: 8px; - background-repeat: no-repeat; - background: url(images/logo3.png) no-repeat; -} - -#banner { - position: absolute; - right:26px; - top:40px; -} - -/* end */ - -/* main layout ... */ - -#mainbox { - width: 100%; - margin: 0; padding: 0; -} - - -#leftcontent { - position: absolute; - top: 136px; - left: 10px; - width: 18%; - margin:0; padding:0; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} -#rightcontent { - position: absolute; - top: 136px; - right: 10px; - width: 18%; - margin:0; padding:0; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - -} - -#centercontent { - font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif; - margin-left: 20%; - width: 60%; -} - -#footer { - text-align: center; - - font: 9px tahoma, verdana, arial, helvetica, sans-serif; - color:#5d6e75; -} - -.clear { - clear: both; -} - - - - - - - -.dcaption { - width: 100%; -} - -.dcaption .left { background: url('images/topleft.png') no-repeat; float: left; height: 26px; width: 9px; margin-right: -3px; } -.dcaption .right { background: url('images/topright.png') no-repeat; float: right; height: 26px; width: 9px; margin-left: -3px; } -.dcaption .center {background-image: url('images/top.png'); color: #111; font: 10px Verdana, Tahoma, Arial, Helvetica, sans-serif; height: 26px; line-height: 26px; } - -.dbody { - width: 100%; -} - -.dbody .leftwrapper { - margin:0; padding:0; - background: url("images/left.png") left repeat-y; -} -.dbody .rightwrapper { - margin:0; padding:0; - background: url("images/right.png") right repeat-y; -} -.dbody .leftcontent { - float:left; - width:9px; - margin:0; padding:0; -} -.dbody .rightcontent { - float:right; - width:9px; - margin:0; padding:0; -} -.dbody .dcenter { - background: #EEE url('images/menubg.png'); - margin: 0 5px; -} -.dbody .dinner { - color: #222; - font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif; - padding: 4px; -} - -.dbottom .left { background: url('images/bottomleft.png') no-repeat; float: left; height: 8px; width: 9px; font-size: 1px; margin-right: -3px;} -.dbottom .right { background: url('images/bottomright.png') no-repeat; float: right; height: 8px; width: 9px; font-size: 1px; margin-left: -3px;} -.dbottom .center {background-image: url('images/bottom.png');height: 8px; font-size: 1px; } - -.dntop { - border-bottom: 1px solid #a9a9a9; - width: 99%; - margin-left: auto; - margin-right: auto; -} - -/* end */ - - - -.tbox.chatbox { - width: 80%; - margin-left: auto; - margin-right: auto; -} - - -a { - color: #00006e; - font-family: verdana, arial, sans-serif; - text-decoration: none; -} -a:hover { - color: #ec5800; - font-family: verdana, arial, sans-serif; - text-decoration: underline; -} - - -.smalltext { - font: 9px tahoma, verdana, arial, helvetica, sans-serif; - color:#5d6e75; -} - -form { - display: inline; -} -.spacer { - padding: 2px 0 2px 0; -} - -#wm { - voice-family: "\"}\""; - voice-family: inherit; - background: #f3eded url(images/wblogo.png) bottom right no-repeat; - border: 1px solid #ede3e3; - padding: 10px 150px 10px 10px; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.button { - border: #b7b5b5 1px solid; - color: #000; - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - text-align:center; - background-image : url(images/button.png); -} - -h1 { - font-size: 1.4em; - font-weight: bold; - margin-top: 0em; - margin-bottom: 0em; - color: #ec5800; -} - -h2 { - font-size: 1.2em; - font-weight: bold; - margin-top: 0em; - margin-bottom: 0em; - color: #ec5800; -} - -.newstext { - font-size: 8pt; - line-height: 120%; - color: black; - text-align: left; - font: 7pt verdana, tahoma, arial, helvetica, sans-serif; -} - -.newheadline { - font-size: 13px; - color: #ec5800; -} - -.newsinfo { - font: 9px tahoma, verdana, arial, helvetica, sans-serif; - color:#5d6e75; -} - -.newsinfo a { - background: transparent; - color: #5d6e75; -} - -.newsinfo a:hover { - color: #ec5800; - text-decoration: underline; -} - - - - - -#pollquestion { - font: 8pt Verdana, Tahoma, Arial, Helvetica, sans-serif; -} - -.helpbox { - color:#000; - font: 9px tahoma, verdana, arial, helvetica, sans-serif; - border: 0px none red; - background-color: transparent; -} - -.nforumholder { - border: 1px solid #345487; - padding: 0px; - background: transparent; -} - -.nforumcaption { - background-image: url(images/nforumcaption.png); - padding: 8px 4px 8px 4px; - font: 12px verdana, tahoma, arial, helvetica, sans-serif; - color: #fff; -} - -.nforumcaption2 { - background-image: url(images/nforumcaption2.png); - padding: 8px 0px 8px 4px; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; -} - -.nforumcaption3 { - border: 1px solid #fff; - padding: 4px; - background-repeat: repeat; background-image: url(images/menubg.png); - font: 11px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumthread { - border: 1px solid #fff; - padding: 4px; - background-repeat: repeat; background-image: url(images/menubg2.png); - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumthread2 { - border: 1px solid #fff; - padding: 4px; - background-color: #D1DCEB; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumreplycaption { - border: 1px solid #fff; - padding: 4px; - background-repeat: repeat; background-image: url(images/menubg2.png); - font: 12px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumreply { - border: 1px solid #fff; - padding: 4px; - background-repeat: repeat; background-image: url(images/menubg2.png); - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumreply2 { - border: 1px solid #fff; - padding: 4px; - background-repeat: repeat; background-image: url(images/menubg.png); - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} -.nforumdisclaimer { - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - color:#5d6e75; -} - -.nforumview1 { - border: 1px solid #fff; - padding: 4px; - background-repeat: repeat; background-image: url(images/menubg.png); - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumview2 { - border: 1px solid #fff; - padding: 4px; - background-repeat: repeat; background-image: url(images/menubg.png); - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.nforumview3 { - padding: 4px; - background-color: #BCD0ED; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #263448; -} - -.nforumview4 { - padding: 4px; - background-color: #E4EAF2; - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - color: #3A4F6C; -} - -a.forumlink{ - color: #4943c1; - text-decoration: none; -} - -a.forumlink:hover { - color: #bbb; - text-decoration: underline; -} - -td { - text-align: left; -} - -.smallblacktext { - font: 10px tahoma, verdana, arial, helvetica, sans-serif; - color:#000; - line-height: 120%; -} - -.tbox{ - background-color: #fff; - border: #b7b5b5 1px solid; - color: #000000; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; -} - -.forumheader{ - background: transparent; - font: 11px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 4px; - background-image: url(images/nforumcaption2.png); -} - -.forumheader2{ - background: transparent; - font: 12px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 4px; -} - -.forumheader3{ - background: transparent; - font: 11px verdana, tahoma, arial, helvetica, sans-serif; - color:#000; - padding: 4px; -} - -.forumborder{ - border: #000080 1px solid; -} - -.chatb { - font-size: 12px; -} - -.chatb a { - background: transparent; - color: #ec5800; -} - -.chatb a:hover { - color: #616060; - font-family: verdana, arial, sans-serif; - text-decoration: underline; -} - -p { - margin-top: 0px -} - -.indent{ - padding: 10px 10px 10px 10px; - margin: 5px; - font: 9px verdana, tahoma, arial, sans-serif; - color: #838387; - border: 1px solid #d6d6d6; -} - -.nextprev{ - color: #000000; - font: 9px verdana, tahoma, arial, helvetica, sans-serif; - padding : 2px; - text-align: right; -} - -ul { - padding-left: 12px; -} - -.commentinfo { - background-image: url(images/nforumcaption2.png); - padding: 8px 0px 8px 4px; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; -} - -.commentinfo a { - background: transparent; - color: #ec5800; -} - -.commentinfo a:hover { - color: #616060; - font-family: verdana, arial, sans-serif; - text-decoration: underline; -} - -.mediumtext { - font: 12px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; -} - -.fcaption { - background-image: url(images/nforumcaption2.png); - padding: 8px 0px 8px 4px; - font: 10px verdana, tahoma, arial, helvetica, sans-serif; - color: #000; -} - -hr { - border-top: #666 1px solid; - border-bottom: #fff 1px solid; - height: 2px; - width: 99%; - text-align:center; -} - -.linkspage_button{ - vertical-align: middle; - border:0px; -} \ No newline at end of file diff --git a/e107_themes/khatru/theme.php b/e107_themes/khatru/theme.php deleted file mode 100644 index 598bc7989..000000000 --- a/e107_themes/khatru/theme.php +++ /dev/null @@ -1,238 +0,0 @@ -".LAN_THEME_1.""); - -// [layout] - -$layout = "_default"; - - -define("BOXOPEN", " -
    -
    -
    -
    -
    "); - -define("BOXMAIN", " -
    -
    -
    -
    -
    -
    -
    -
    -"); - -define("BOXCLOSE", " -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    "); - -define("BOXOPEN2", " -
    -
    -
    -
    -
    -
    -
    -
    -"); - -define("BOXCLOSE2", " -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -"); - - - -$HEADER = " - - - -
    -
    -
    - {SITELINKS} - {MENU=1} -
    -
    - {MENU=2} -
    -
    -"; - - -$FOOTER = " -
    -
    - -
    -"; - - - -function tablestyle($caption, $text) -{ - echo " -
    -
    -
    -
    $caption
    -
    -
    -
    -
    -
    -
    -
    $text
    -
    -
    -
    -
    -
    -
    -
    -
    -"; -} - -// [linkstyle] - -define('PRELINK', ""); -define('POSTLINK', ""); -define('LINKSTART', ""); -define("LINKSTART_HILITE", ""); -define('LINKEND', "
    "); -define('LINKDISPLAY', 2); -define('LINKALIGN', "left"); -define("BULLET", "bullet.png"); -define("bullet", "bullet.png"); - -$NEWSSTYLE = " -
    -{NEWSTITLE} -
    -
    -{NEWSAUTHOR} -, -{NEWSDATE} - // -{NEWSCOMMENTS}{TRACKBACK} -
    -
    -
    -{NEWSBODY} -{EXTENDED} -
    -

    "; -define("ICONSTYLE", "float: left; border:0"); -define("COMMENTLINK", LAN_THEME_3); -define("COMMENTOFFSTRING", LAN_THEME_2); -define("PRE_EXTENDEDSTRING", "

    [ "); -define("EXTENDEDSTRING", LAN_THEME_4); -define("POST_EXTENDEDSTRING", " ]
    "); -define("TRACKBACKSTRING", LAN_THEME_5); -define("TRACKBACKBEFORESTRING", ", "); - -$CHATBOXSTYLE = " -
    - -{USERNAME} -
    -{TIMEDATE}
    -
    -{MESSAGE} -

    "; - -$COMMENTSTYLE = " - - - - - - - - -
    -{SUBJECT} - -{USERNAME} - - | -{TIMEDATE} -
    -
    -{AVATAR} -
    - -{COMMENTS} -
    -{JOINED} -
    -
    -{REPLY} -
    -{COMMENT} -
    {IPADDRESS}
    -
    -
    "; - diff --git a/e107_themes/leaf/bluehigh.ttf b/e107_themes/leaf/bluehigh.ttf deleted file mode 100644 index 14d45c5a1..000000000 Binary files a/e107_themes/leaf/bluehigh.ttf and /dev/null differ diff --git a/e107_themes/leaf/fontstyles/large.css b/e107_themes/leaf/fontstyles/large.css deleted file mode 100644 index 43cf6d620..000000000 --- a/e107_themes/leaf/fontstyles/large.css +++ /dev/null @@ -1,11 +0,0 @@ -/*THIS IS THE STYLESHEET FOR LARGE SIZED TEXT SIZE*/ -/*Increase font sizes +2px from original CSS*/ -body, h4, .formfield, .formbutton{ - font-size: 13px; -} -h3{ - font-size: 16px; -} -#credits, .c_commentinfo{ - font-size: 12px; -} \ No newline at end of file diff --git a/e107_themes/leaf/fontstyles/medium.css b/e107_themes/leaf/fontstyles/medium.css deleted file mode 100644 index 5664c5fb3..000000000 --- a/e107_themes/leaf/fontstyles/medium.css +++ /dev/null @@ -1,11 +0,0 @@ -/*THIS IS THE STYLESHEET FOR MEDIUM SIZED TEXT SIZE*/ -/*Increase font sizes +1px from original CSS*/ -body, h4, .formfield, .formbutton{ - font-size: 12px; -} -h3{ - font-size: 15px; -} -#credits, .c_commentinfo{ - font-size: 11px; -} \ No newline at end of file diff --git a/e107_themes/leaf/images/01_bg.gif b/e107_themes/leaf/images/01_bg.gif deleted file mode 100644 index 93421f38a..000000000 Binary files a/e107_themes/leaf/images/01_bg.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_bodybg.jpg b/e107_themes/leaf/images/01_bodybg.jpg deleted file mode 100644 index a830c54ce..000000000 Binary files a/e107_themes/leaf/images/01_bodybg.jpg and /dev/null differ diff --git a/e107_themes/leaf/images/01_font1.gif b/e107_themes/leaf/images/01_font1.gif deleted file mode 100644 index a39ef10bf..000000000 Binary files a/e107_themes/leaf/images/01_font1.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_font2.gif b/e107_themes/leaf/images/01_font2.gif deleted file mode 100644 index 941a2ed2c..000000000 Binary files a/e107_themes/leaf/images/01_font2.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_font3.gif b/e107_themes/leaf/images/01_font3.gif deleted file mode 100644 index b30fbe5d1..000000000 Binary files a/e107_themes/leaf/images/01_font3.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_footer.jpg b/e107_themes/leaf/images/01_footer.jpg deleted file mode 100644 index f45ced7df..000000000 Binary files a/e107_themes/leaf/images/01_footer.jpg and /dev/null differ diff --git a/e107_themes/leaf/images/01_hdot.gif b/e107_themes/leaf/images/01_hdot.gif deleted file mode 100644 index ec4c9d49b..000000000 Binary files a/e107_themes/leaf/images/01_hdot.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_header01.jpg b/e107_themes/leaf/images/01_header01.jpg deleted file mode 100644 index dfeec0c9d..000000000 Binary files a/e107_themes/leaf/images/01_header01.jpg and /dev/null differ diff --git a/e107_themes/leaf/images/01_header02.jpg b/e107_themes/leaf/images/01_header02.jpg deleted file mode 100644 index 1d6a134c5..000000000 Binary files a/e107_themes/leaf/images/01_header02.jpg and /dev/null differ diff --git a/e107_themes/leaf/images/01_header03.jpg b/e107_themes/leaf/images/01_header03.jpg deleted file mode 100644 index b63d2f3e3..000000000 Binary files a/e107_themes/leaf/images/01_header03.jpg and /dev/null differ diff --git a/e107_themes/leaf/images/01_header04.jpg b/e107_themes/leaf/images/01_header04.jpg deleted file mode 100644 index 2e5baa394..000000000 Binary files a/e107_themes/leaf/images/01_header04.jpg and /dev/null differ diff --git a/e107_themes/leaf/images/01_item1.gif b/e107_themes/leaf/images/01_item1.gif deleted file mode 100644 index a5b34fe32..000000000 Binary files a/e107_themes/leaf/images/01_item1.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_item2.gif b/e107_themes/leaf/images/01_item2.gif deleted file mode 100644 index 2780947fb..000000000 Binary files a/e107_themes/leaf/images/01_item2.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_item3.gif b/e107_themes/leaf/images/01_item3.gif deleted file mode 100644 index c4ce0043b..000000000 Binary files a/e107_themes/leaf/images/01_item3.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_linkbg1.gif b/e107_themes/leaf/images/01_linkbg1.gif deleted file mode 100644 index d971439c2..000000000 Binary files a/e107_themes/leaf/images/01_linkbg1.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_linkbg2.gif b/e107_themes/leaf/images/01_linkbg2.gif deleted file mode 100644 index c7f875075..000000000 Binary files a/e107_themes/leaf/images/01_linkbg2.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_logo.gif b/e107_themes/leaf/images/01_logo.gif deleted file mode 100644 index 2f2d9f342..000000000 Binary files a/e107_themes/leaf/images/01_logo.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_m_comment.gif b/e107_themes/leaf/images/01_m_comment.gif deleted file mode 100644 index 37320df98..000000000 Binary files a/e107_themes/leaf/images/01_m_comment.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_m_default.gif b/e107_themes/leaf/images/01_m_default.gif deleted file mode 100644 index ca2598b33..000000000 Binary files a/e107_themes/leaf/images/01_m_default.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_m_news.gif b/e107_themes/leaf/images/01_m_news.gif deleted file mode 100644 index 27682bcc5..000000000 Binary files a/e107_themes/leaf/images/01_m_news.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_mountaintop2.gif b/e107_themes/leaf/images/01_mountaintop2.gif deleted file mode 100644 index cb312fc37..000000000 Binary files a/e107_themes/leaf/images/01_mountaintop2.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_quote.gif b/e107_themes/leaf/images/01_quote.gif deleted file mode 100644 index fd48515a0..000000000 Binary files a/e107_themes/leaf/images/01_quote.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_about.gif b/e107_themes/leaf/images/01_s_about.gif deleted file mode 100644 index e5a52e902..000000000 Binary files a/e107_themes/leaf/images/01_s_about.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_categories.gif b/e107_themes/leaf/images/01_s_categories.gif deleted file mode 100644 index 72c9fb7b6..000000000 Binary files a/e107_themes/leaf/images/01_s_categories.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_chatbox.gif b/e107_themes/leaf/images/01_s_chatbox.gif deleted file mode 100644 index 455920f8a..000000000 Binary files a/e107_themes/leaf/images/01_s_chatbox.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_default.gif b/e107_themes/leaf/images/01_s_default.gif deleted file mode 100644 index f8be0904e..000000000 Binary files a/e107_themes/leaf/images/01_s_default.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_latestcomment.gif b/e107_themes/leaf/images/01_s_latestcomment.gif deleted file mode 100644 index b13403681..000000000 Binary files a/e107_themes/leaf/images/01_s_latestcomment.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_links.gif b/e107_themes/leaf/images/01_s_links.gif deleted file mode 100644 index eaec2038c..000000000 Binary files a/e107_themes/leaf/images/01_s_links.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_login.gif b/e107_themes/leaf/images/01_s_login.gif deleted file mode 100644 index a6aa07500..000000000 Binary files a/e107_themes/leaf/images/01_s_login.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_online.gif b/e107_themes/leaf/images/01_s_online.gif deleted file mode 100644 index fbcf003ce..000000000 Binary files a/e107_themes/leaf/images/01_s_online.gif and /dev/null differ diff --git a/e107_themes/leaf/images/01_s_search.gif b/e107_themes/leaf/images/01_s_search.gif deleted file mode 100644 index 965d1f412..000000000 Binary files a/e107_themes/leaf/images/01_s_search.gif and /dev/null differ diff --git a/e107_themes/leaf/images/bullet2.gif b/e107_themes/leaf/images/bullet2.gif deleted file mode 100644 index f81aee1f0..000000000 Binary files a/e107_themes/leaf/images/bullet2.gif and /dev/null differ diff --git a/e107_themes/leaf/index.html b/e107_themes/leaf/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/leaf/languages/English.php b/e107_themes/leaf/languages/English.php deleted file mode 100644 index cafb8279b..000000000 --- a/e107_themes/leaf/languages/English.php +++ /dev/null @@ -1,27 +0,0 @@ - diff --git a/e107_themes/leaf/links.sc b/e107_themes/leaf/links.sc deleted file mode 100644 index 45b05e28c..000000000 --- a/e107_themes/leaf/links.sc +++ /dev/null @@ -1,15 +0,0 @@ - -$links =""; - -return $links; diff --git a/e107_themes/leaf/preview.png b/e107_themes/leaf/preview.png deleted file mode 100644 index b65d5bdfd..000000000 Binary files a/e107_themes/leaf/preview.png and /dev/null differ diff --git a/e107_themes/leaf/style.css b/e107_themes/leaf/style.css deleted file mode 100644 index bcaf30470..000000000 --- a/e107_themes/leaf/style.css +++ /dev/null @@ -1,736 +0,0 @@ -/*This is the LEAF skin, made by Ivan for Nucleus CMS*/ -/*I am not a pro in CSS - If you are one and if you think it can be done better, by all means go ahead and adjust to your needs*/ -/*I've tried my best to comment on most of the styles*/ - -/*BASIC STUFF*/ -a:link, a:visited{ - color: #23598C; - text-decoration: none; -} -a:hover, a:active{ - color: black; -} - -img{ - border: none; -} - -.linkspage_button{ - border:0px; -} - -td{ - text-align:left; -} - -/*This is used for hidden stuff, stuff that you don't want people to see with CSS enabled*/ -/*Try disabling CSS and you'll see some messages that you don't see with CSS enabled*/ -.hidden{ - display: none; -} - -/*Use this to centerize any image/text*/ -.centerize{ - text-align: center; -} - -/* MAIN STRUCTURE */ -/*Don't edit if you know what's good for you*/ -body{ - color: #4C4C4C; - font-size: 11px; - font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans Unicode", Tahoma, sans-serif; - background: #123454 url(images/01_bg.gif) top repeat-x; - padding: 20px 0 20px 0; - text-align: center; -} -#wrapper{ - width: 700px; - margin: auto; - background: white url(images/01_bodybg.jpg) repeat-y; - text-align: left; -} - -/*The header image*/ -#header{ - position: relative; - width: 700px; - height: 151px; - margin: auto; - background: url(images/01_header01.jpg) no-repeat; -} - -/*The container - edit "230" to your desired width for the sidebar (lines 55, 58, 62)*/ -#container{ - /* width: 100%; */ - float: left; - margin-right: -230px; - width: 670px; -} -#content{ - margin-right: 230px; - padding: 25px 0; -} -#sidebar{ - width: 230px; - float: right; - padding: 25px 0; - text-align: left; -} -#footer{ - width: 700px; - margin: auto; - padding: 20px 0 0 0; - background: url(images/01_footer.jpg) top no-repeat; -} - -/* The container - custom page layout. resize adjustments for full screen */ -#container_full{ - /* width: 100%; */ - float: left; - margin-right: 0px; - /* -230 */ - width: 700px; -} -#content_full{ - /* margin-right: 230px; */ - padding: 25px 0; -} -#sidebar_full{ - width: 230px; - float: right; - padding: 25px 0; - text-align: left; - display:none; -} - -/*Credits part is where the copyrights/xhtml/css validation stuff will be*/ -#credits{ - font-size: 10px; - text-align: center; - color: #F7F7F7; -} -#credits a:link, #credits a:visited{ - color: #CFE6FD; -} -#credits a:hover, #credits a:active{ - color: white; -} -/*Ignore this*/ -.clearing{ - height: 0; - clear: both; -} -.smalltext{ - color:#fff; -} -#wrapper .smalltext{ - color:#000; -} - -/*THE MAIN TITLE - YOUR BLOG NAME ON TOP OF THE HEADER*/ -#header h1{ - position: absolute; - top: 16px; - left: 24px; - height:35px; - font-size: 20px; - line-height: 20px; - margin: 0; - text-indent: 35px; - background: url(images/01_logo.gif) bottom left no-repeat; - - - -} - -/*THE NAVIGATION - More detailed stuff in NAVIGATION LINKS section*/ -#navigation{ - font-size: 11px; - width: 694px; - height: 22px; - position: absolute; - top: 129px; - left: 3px; - list-style: none; -} -#navigation ul{ - list-style: none; - padding: 0; - margin: 0; -} -#navigation li{ - background: none; - display: inline; -} - -/* THE DEFAULT HEADERS (h2: Main titles, h3: Blog and Sidebar titles, h4: Comment names/userlinks)*/ -h2{ - color: #3E565F; - margin: 0 0 3px 0; - font-size: 16px; - height: 23px; - margin: 0 0 5px 0; -} -h3{ - color: #3E565F; - margin: 0 0 8px 0; - font-size: 14px; -} -h4{ - font-size: 11px; -} - -/*Sub structure - To create the margins of the body (where text will be placed)*/ -.contentdiv{ - margin: 0 15px 0 22px; -} -.sidebardiv{ - margin: 0 22px 0 15px; -} - - -/* THE STYLING OF THE BODY OF CONTENTS AND SIDEBAR */ -.contentbody{ - margin: 0; - padding: 0 0 0 0; - text-align: justify; -} -.sidebarbody{ - margin: 0 0 20px 0; - padding: 0; -} - -/* THIS PART IS THE SIDEBAR'S INDIVIDUAL DIVS */ -/* Note that it doesn't have any styling, but it's here in case you want to add some styles */ -.sidebarin{ - padding: 0; - margin: 0; -} - -/*MAIN TITLES*/ -h2{ - height: 23px; - text-indent: 20px; - margin: 0 0 5px 0; - background: url(images/01_m_default.gif) no-repeat; -} - -/*You can remove all parts here if you do not wish to use images as your main titles*/ -h2.news{ - text-indent: -9999px; - background: url(images/01_m_news.gif) no-repeat; -} -h2.comment{ - text-indent: -9999px; - background: url(images/01_m_comment.gif) no-repeat; -} - -/* THIS PART IS TO STYLE THE BACKGROUND IMAGES (THE QUOTE ON THE LEFT) */ -/* You can create different image on your on, but only if you know what you're doing should you edit this part */ -/* -.divweblog .contentbody, .divarchives .contentbody, .divarchivelist .contentbody, .diverror .contentbody, .divmemberinfo .contentbody, -.divsendmessage .contentbody, .divcommentitem .contentbody, .divsearch .contentbody{ - background: url(images/01_quote.gif) 0 3px no-repeat; -} -*/ - -/* comments page is special */ -.divcomment{ - margin: 0; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; */ -} - -/* content pages */ -.divcontent .contentbody{ - margin: 0; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; */ -} -.divcontent_manager .contentbody{ - margin: 0; - text-align: justify; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; */ -} - -/* special e107 page */ -.divcvs .contentbody{ - margin: 0; - text-align: justify; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_cvs.gif) 0 3px no-repeat; */ -} - -/* downloads */ -.divdownload .contentbody{ - margin: 0; - text-align: justify; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_download.gif) 0 3px no-repeat; */ -} - -/* forums */ -.divforum .contentbody{ - margin: 0; - /* padding: 0 0 10px 10px; */ - text-align: justify; - /* background: url(images/01_forum.gif) 0 3px no-repeat; */ -} -.divforum_viewforum .contentbody{ - margin: 0; - /* padding: 0 0 10px 10px; */ - text-align: justify; - /* background: url(images/01_forum.gif) 0 3px no-repeat; */ -} - -.divforum_viewtopic .contentbody{ - margin: 0; - /* padding: 0 0 10px 10px; */ - text-align: justify; - /* background: url(images/01_forum.gif) 0 3px no-repeat; */ -} - -/* links */ -.divlinks .contentbody{ - margin: 0; - text-align: justify; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; */ -} - -.divnews .contentbody{ - margin: 0; - padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; -} - -.divsubmitnews .contentbody{ - margin: 0; - text-align: justify; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; */ -} -/* user pages */ -.divuser .contentbody{ - margin: 0; - padding: 0; - text-align: justify; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; */ -} -.divusersettings .contentbody{ - margin: 0; - text-align: justify; - /* padding: 0 0 30px 43px; - text-align: justify; - background: url(images/01_quote.gif) 0 3px no-repeat; */ -} - - - -/* Add comment form's background */ -.divaddcomment .contentbody{ - /* background: url(images/01_quote3.gif) 0 3px no-repeat; */ -} - -/*MORE DETAILED STUFF - Item details of your blog items */ -.itemdetails{ - text-align: right; - padding: 5px 0 0 0; - background: url(images/01_hdot.gif) top repeat-x; -} - -/* used in the newsstyle */ -/* Posted by */ -.item1{ - padding: 0 0 0 13px; - margin: 0 0 0 12px; - background: url(images/01_item1.gif) 0 1px no-repeat; -} -/* Category */ -.item2{ - padding: 0 0 0 13px; - margin: 0 0 0 12px; - background: url(images/01_item2.gif) 0 3px no-repeat; -} -/* Comments */ -.item3{ - padding: 0 0 0 15px; - margin: 0 0 0 12px; - background: url(images/01_item3.gif) 0 3px no-repeat; -} -.item4{ - padding: 0 0 0 15px; - margin: 0 0 0 12px; -} -.item5{ - padding: 0 0 0 15px; - margin: 0 0 0 12px; -} -/*FORM STYLING*/ -form{ - margin: 0; - text-align: center; -} -form p{ - padding: 1em; - text-align: left; -} -/*Styling for all form fields*/ - -/*Form fields on focus effect (when user click on that input field)*/ -.formfield:focus{ - border: 1px solid black; -} -/*Form's buttons*/ -.formbutton{ - font-size: 11px; - margin: 1px 0 0 0; - padding: 1px 10px; - color: #494949; - background: white; - border-top: 1px solid #D4D2CF; - border-left: 1px solid #D4D2CF; - border-bottom: 1px solid #868686; - border-right: 1px solid #868686; -} - - -/* STYLING OF MENU TITLES */ - -h3{ /* default styleing for menu items, do not remove */ - height: 23px; - text-indent: 17px; - margin: 0 0 2px 0; - background: url(images/01_m_default.gif) no-repeat; -} - -h3.news{ /* remove background image from h3 in news posts */ - background: none; -} - - -/* You can remove all parts here if you do not wish to use images as your side titles */ - -h3.about { - height: 23px; - text-indent: -9999px; - margin: 0 0 2px 0; - background: url(images/01_s_about.gif) no-repeat; -} - -h3.login{ - height: 23px; - text-indent: -9999px; - margin: 0 0 2px 0; - background: url(images/01_s_login.gif) no-repeat; -} - -h3.categories { - height: 23px; - text-indent: -9999px; - margin: 0 0 2px 0; - background: url(images/01_s_categories.gif) no-repeat; -} -h3.search{ - height: 23px; - text-indent: -9999px; - margin: 0 0 2px 0; - background: url(images/01_s_search.gif) no-repeat; -} - -h3.links{ - height: 23px; - text-indent: -9999px; - margin: 0 0 2px 0; - background: url(images/01_s_links.gif) no-repeat; -} - -h3.online { - height: 23px; - text-indent: -9999px; - margin: 0 0 2px 0; - background: url(images/01_s_online.gif) no-repeat; -} - -h3.chatbox { - height: 23px; - text-indent: -9999px; - margin: 0 0 2px 0; - background: url(images/01_s_chatbox.gif) no-repeat; -} - -.compliance{ - -} - - - - -/* Sidbar menu content styles */ - -.defaultform{ - width: 174px; - background: #E2EDF0 url(images/01_mountaintop2.gif) top no-repeat; - padding:4px; -} - -/*THE LIST STYLES*/ -ul{ - list-style: none; - padding: 0; - margin: 0; -} -li{ - padding: 0 0 0 9px; - margin: 0 0 2px 0; - background: url(images/bullet2.gif) 0 6px no-repeat; -} - -/*THE SEARCH HIGHLIGHT*/ -.highlight{ - font-weight: bold; - text-decoration: underline; -} - -/* NAVIGATION LINKS */ -.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited{ - color: #4E4E4E; - width: 80px; - height: 20px; - line-height: 20px; - background: url(images/01_linkbg2.gif) top repeat-y; - padding: 0; -} -.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{ - color: #4E4E4E; - width: 80px; - height: 20px; - line-height: 20px; - background: url(images/01_linkbg2.gif) top repeat-y; - padding: 0; -} -.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{ - position: absolute; - top: 2px; - left: 14px; -} -.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{ - position: absolute; - top: 2px; - left: 96px; -} -.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{ - position: absolute; - top: 2px; - left: 178px; -} -.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{ - position: absolute; - top: 2px; - left: 260px; -} -.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{ - position: absolute; - top: 2px; - left: 342px; -} -.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{ - position: absolute; - top: 2px; - left: 424px; -} -.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{ - position: absolute; - top: 2px; - left: 506px; -} -.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{ - position: absolute; - top: 2px; - left: 588px; -} - -/*HOVER EFFECTS*/ -.nav1 a:hover, .nav1 a:active, -.nav2 a:hover, .nav2 a:active, -.nav3 a:hover, .nav3 a:active, -.nav4 a:hover, .nav4 a:active, -.nav5 a:hover, .nav5 a:active, -.nav6 a:hover, .nav6 a:active, -.nav7 a:hover, .nav7 a:active, -.nav8 a:hover, .nav8 a:active{ - background: url(images/01_linkbg1.gif) top repeat-y; - margin: 1px 0 0 0; -} - -/*USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE*/ - -.nav1_onpage a:link, .nav1_onpage a:visited, -.nav2_onpage a:link, .nav2_onpage a:visited, -.nav3_onpage a:link, .nav3_onpage a:visited, -.nav4_onpage a:link, .nav4_onpage a:visited, -.nav5_onpage a:link, .nav5_onpage a:visited, -.nav6_onpage a:link, .nav6_onpage a:visited, -.nav7_onpage a:link, .nav7_onpage a:visited, -.nav8_onpage a:link, .nav8_onpage a:visited{ - background: url(images/01_linkbg1.gif) top repeat-y; -} - -/*THE FOLLOWING PART IS FOR THE FONT CONTROL*/ -#fontcontrol{ - background: none; - width: 66px; - height: 18px; - position: absolute; - top: 18px; - left: 615px; -} -#fontcontrol ul{ - background: none; - list-style: none; - padding: 0; - margin: 0; -} -#fontcontrol li{ - background: none; -} -#fontcontrol i{ - display: block; - visibility: hidden; -} -.font1 a:link, .font1 a:visited{ - width: 18px; - height: 18px; - position: absolute; - top: 0; - left: 0; - background: url(images/01_font1.gif) no-repeat; -} -.font2 a:link, .font2 a:visited{ - width: 18px; - height: 18px; - position: absolute; - top: 0; - left: 22px; - background: url(images/01_font2.gif) no-repeat; -} -.font3 a:link, .font3 a:visited{ - width: 18px; - height: 18px; - position: absolute; - top: 0; - left: 44px; - background: url(images/01_font3.gif) no-repeat; -} -.font1 a:hover, .font1 a:active{ - background-position: 0 -18px; -} -.font2 a:hover, .font2 a:active{ - background-position: 0 -18px; -} -.font3 a:hover, .font3 a:active{ - background-position: 0 -18px; -} -/*END NAVIGATION LINKS*/ - -/*Nice Titles*/ -.nicetitle { - font-weight: bold; - color: #3C3C3C; - text-align: left; - position: absolute; - left: 0; - top: 0; - width: 25em; - z-index: 20; - max-width: 50%; -} -.nicetitle-content{ - overflow: hidden; - background: white; - border: 1px solid #333; - padding: 5px; - opacity: 0.9; -} -.nicetitle p{ - margin: 0; - line-height: 120%; -} -.nicetitle p.destination { - font-weight: normal; - font-size: 10px; - color: #5E7743; -} -div.nicetitle p span.accesskey { - color: #FF7200; -} - -/* e107 core style */ -.tbox, .helpbox{ - /* width: 80%; */ - font-size: 11px; - margin: 0 0 2px 0; - color: #494949; - border-top: 1px solid #868686; - border-left: 1px solid #868686; - border-bottom: 1px solid #D4D2CF; - border-right: 1px solid #D4D2CF; -} -.button{ - font-size: 11px; - margin: 1px 0 0 0; - padding: 1px 10px; - color: #494949; - background: white; - border-top: 1px solid #D4D2CF; - border-left: 1px solid #D4D2CF; - border-bottom: 1px solid #868686; - border-right: 1px solid #868686; -} -#commentform .tbox, #commentform .helpbox{ - /* width: 400px; - background-color:#000; */ -} - - -.fborder, .border{ - border-collapse: collapse; - border-spacing: 0px; -} - -.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar { - padding: 4px; - background-color: #fff; - border: 1px solid #D4DCDE; -} - -.forumheader, .forumheader4, .finfobar { - background-color: #E2EDF0; -} - -.forumheader5 { - cursor: pointer; -} - -.fcaption, .forumheader5 { - background-color: #fff; -} - -table { - margin-left: auto; - margin-right: auto; -} - - diff --git a/e107_themes/leaf/theme.js b/e107_themes/leaf/theme.js deleted file mode 100644 index 161b24548..000000000 --- a/e107_themes/leaf/theme.js +++ /dev/null @@ -1,524 +0,0 @@ -function setActiveStyleSheet(title) { - var i, a, main; - for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { - if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title")) { - a.disabled = true; - if(a.getAttribute("title") == title) a.disabled = false; - } - } -} - -function getActiveStyleSheet() { - var i, a; - for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { - if(a.getAttribute("rel").indexOf("style") != -1 && a.getAttribute("title") && !a.disabled) return a.getAttribute("title"); - } - return null; -} - -function getPreferredStyleSheet() { - var i, a; - for(i=0; (a = document.getElementsByTagName("link")[i]); i++) { - if(a.getAttribute("rel").indexOf("style") != -1 - && a.getAttribute("rel").indexOf("alt") == -1 - && a.getAttribute("title") - ) return a.getAttribute("title"); - } - return null; -} - -function createCookie(name,value,days) { - if (days) { - var date = new Date(); - date.setTime(date.getTime()+(days*24*60*60*1000)); - var expires = "; expires="+date.toGMTString(); - } - else expires = ""; - document.cookie = name+"="+value+expires+"; path=/"; -} - -function readCookie(name) { - var nameEQ = name + "="; - var ca = document.cookie.split(';'); - for(var i=0;i < ca.length;i++) { - var c = ca[i]; - while (c.charAt(0)==' ') c = c.substring(1,c.length); - if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); - } - return null; -} - -window.onload = function(e) { - var cookie = readCookie("style"); - var title = cookie ? cookie : getPreferredStyleSheet(); - setActiveStyleSheet(title); -} - -window.onunload = function(e) { - var title = getActiveStyleSheet(); - createCookie("style", title, 365); -} - -var cookie = readCookie("style"); -var title = cookie ? cookie : getPreferredStyleSheet(); -setActiveStyleSheet(title); - - - -// from http://www.kryogenix.org -// by Scott Andrew - http://scottandrew.com -// add an eventlistener to browsers that can do it somehow. -function addEvent(obj, evType, fn) - { - if (obj.addEventListener) - { - obj.addEventListener(evType, fn, false); - return true; - } - else if (obj.attachEvent) - { - var r = obj.attachEvent('on'+evType, fn); - return r; - } - else - { - return false; - } - } - -function floatImages() - { - // adapted from http://www.dithered.com/javascript/browser_detect/ - //**************************************************************// - // sniff user agent - var userAgent = navigator.userAgent.toLowerCase(); - - // if Mozilla 1.4 then quit - if ((userAgent.indexOf('gecko') != -1) && (userAgent.indexOf('gecko/') + 14 == userAgent.length) && (parseFloat(userAgent.substring(userAgent.indexOf('rv:') + 3)) == '1.4')) return; - - // if Opera then quit - if (document.all && window.Event) return; - //**************************************************************// - - // check this browser can cope with what we want to do - if (!document.getElementById) return; - var blogDiv = document.getElementById('blog'); - if (!blogDiv) return; - if (!blogDiv.offsetWidth) return; - - blogDiv.className = (blogDiv.offsetWidth >= 500) ? "float-images" : "block-images"; - } - -// Blockquote citations - -// Simon Willison's work: -// http://simon.incutio.com/archive/2002/12/20/#blockquoteCitations - -// Also Dunstan Orchard's work: -// http://1976design.com/blog/archive/2003/11/10/updates/ -function blockquoteCite() - { - if (!document.createElementNS) - { - document.createElementNS = function(ns, elt) - { - return document.createElement(elt); - } - } - quotes = document.getElementsByTagName('blockquote'); - for (i = 0; i < quotes.length; i++) - { - var cite = quotes[i].getAttribute('cite'); - // value of cite attribute should only contain URI, not any other - if ((cite) && (cite != '')) - { - newlink = document.createElementNS('http://www.w3.org/1999/xhtml', 'a'); - newlink.setAttribute('href', cite); - newlink.className = 'cite-link'; - newlink.appendChild(document.createTextNode(cite)); - newdiv = document.createElementNS('http://www.w3.org/1999/xhtml', 'cite'); - newdiv.className = 'blockquote-cite'; - newdiv.appendChild(document.createTextNode('Source: ')); - newdiv.appendChild(newlink); - quotes[i].appendChild(newdiv); - quotes[i].removeAttribute('cite'); - } - } - } - -// Ins and Del tags citations -function insdelCite() - { - if (!document.createElementNS) - { - document.createElementNS = function(ns, elt) - { - return document.createElement(elt); - } - } - var insdel = new Array(2); - insdel[0] = document.getElementsByTagName('ins'); - insdel[1] = document.getElementsByTagName('del'); - for (var i=0; i= 0) - { - this.isIE = true; - this.version = parseFloat(ua.substr(i + s.length)); - return; - } - - s = 'Netscape6/'; - if ((i = ua.indexOf(s)) >= 0) - { - this.isNS = true; - this.version = parseFloat(ua.substr(i + s.length)); - return; - } - - // treat any other 'Gecko' browser as NS 6.1. - s = 'Gecko'; - if ((i = ua.indexOf(s)) >= 0) - { - this.isNS = true; - this.version = 6.1; - return; - } - } - -// 2003-11-19 sidesh0w -// set delay vars to emulate normal hover delay -var delay; -var interval = 0.60; - -// this function runs on window load -// it runs through all the links on the page as starts listening for actions -function makeNiceTitles() - { - if (!document.createElement || !document.getElementsByTagName) return; - if (!document.createElementNS) - { - document.createElementNS = function(ns, elt) - { - return document.createElement(elt); - } - } - - // do regular links - if (!document.links) - { - document.links = document.getElementsByTagName('a'); - } - for (var ti=0; ti STD_WIDTH) - { - w = h_pixels; - } - else if ((STD_WIDTH>t_pixels) && (t_pixels>h_pixels)) - { - w = t_pixels; - } - else if ((STD_WIDTH>t_pixels) && (h_pixels>t_pixels)) - { - w = h_pixels; - } - else - { - w = STD_WIDTH; - } - - d.style.width = w + 'px'; - - mpos = findPosition(lnk); - mx = mpos[0]; - my = mpos[1]; - - d.style.left = (mx+15) + 'px'; - d.style.top = (my+35) + 'px'; - - if (window.innerWidth && ((mx+w) > window.innerWidth)) - { - d.style.left = (window.innerWidth - w - 25) + 'px'; - } - if (document.body.scrollWidth && ((mx+w) > document.body.scrollWidth)) - { - d.style.left = (document.body.scrollWidth - w - 25) + 'px'; - } - - document.getElementsByTagName('body')[0].appendChild(d); - - CURRENT_NICE_TITLE = d; - } - -function hideNiceTitle(e) - { - // 2003-11-19 sidesh0w - // clearTimeout - if (delay) clearTimeout(delay); - if (!document.getElementsByTagName) return; - if (CURRENT_NICE_TITLE) - { - document.getElementsByTagName('body')[0].removeChild(CURRENT_NICE_TITLE); - CURRENT_NICE_TITLE = null; - } - } - -addEvent(window, "load", floatImages); -addEvent(window, "resize", floatImages); -addEvent(window, "load", blockquoteCite); -addEvent(window, "load", insdelCite); -addEvent(window, "load", noAltTooltip); -addEvent(window, "load", makeNiceTitles); - -// I'm very poor in JavaScript. Please correct me if I'm wrong. - - - - - - - - - diff --git a/e107_themes/leaf/theme.php b/e107_themes/leaf/theme.php deleted file mode 100644 index 67c2fc412..000000000 --- a/e107_themes/leaf/theme.php +++ /dev/null @@ -1,255 +0,0 @@ -Que, based on the nucleus cms theme by Ivan Fong aka Stanch."; -$xhtmlcompliant = TRUE; -$csscompliant = TRUE; -$no_core_css = TRUE; -$admin_logo = "1"; -$logo = rand(1, 4); - -// [layout] -$layout = "_default"; - -// [theme settings] -define("STANDARDS_MODE", TRUE); -define("IMODE", "lite"); -define("THEME_DISCLAIMER", "
    ".$themeinfo.""); - -// [page defines used for css controll on per page basis] -define("e_PAGECLASS", str_replace(substr(strrchr(e_PAGE, "."), 0), "", e_PAGE)); - -// [navigation] -$register_sc[] = 'UL'; - -// [credit links] -$register_sc[] = 'LINKS'; - -// [colorstyle] Used for sidbar menus and forum header background color custimization. -$colorstyle ="E2EDF0"; - - -// [header function] -function theme_head() { - global $logo, $colorstyle; - return " - - - "; -} - - -$HEADER = " - -
    -
    -
    -
    -
    - - ".(e_PAGECLASS == "news" ? "

    ".LAN_THEME_7."

    " : "").""; - - -$FOOTER = " -
    -
    -
    -
    - - -
     
    -
    - -"; - -$CUSTOMHEADER = " - -
    -
    -
    -
    -
    - "; - - -$CUSTOMFOOTER = " -
    -
    -
    -
    -
     
    -
    - -"; - -$CUSTOMPAGES = "content_manager.php signup.php fpw.php forum.php forum_viewforum.php forum_viewtopic.php theme.php usersettings.php submitnews.php"; - -// [newsstyle] -function news_style($news) { - - $mydate = strftime("%d/%m :", $news['news_datestamp']); - $NEWSSTYLE = "
    -

    $mydate  {NEWSTITLE}

    - {NEWSICON} {STICKY_ICON}  - {NEWSBODY} - {EXTENDED} -

    -
    - {NEWSAUTHOR}  - {NEWSCATEGORY}  - {NEWSCOMMENTS}  - {EMAILICON}  - {PRINTICON}  - {PDFICON}  -
    -
    "; - return $NEWSSTYLE; -} - -// [newsliststyle] -$NEWSLISTSTYLE = ""; - -define("ICONSTYLE", "border:0"); -define("COMMENTLINK", LAN_THEME_1); -define("COMMENTOFFSTRING", LAN_THEME_2); -define("EXTENDEDSTRING", LAN_THEME_4); - -// [linkstyle] -define(PRELINK, ""); -define(POSTLINK, ""); -define(LINKSTART, ""); -define(LINKEND, ""); -define(LINKDISPLAY, ""); // 1 - along top, 2 - in left or right column - -// [tablestyle] -function tablestyle($caption, $text, $mode=""){ - global $style; - if(ADMIN){ - // echo "Style: ".$style.", Mode: ".$mode; - } - if($style == "sidebar"){ // sidebar styles - - echo "
    "; - - if($mode){ - if($caption != ""){ - echo "

    ".$caption."

    "; - if($text != ""){ - echo "
    ".$text."
    \n"; - } - }else{ - echo "
    ".$text."
    \n"; - } - }else{ - if($caption != ""){ - echo "

    ".$caption."

    "; - if($text != ""){ - echo "
    ".$text."
    \n"; - } - }else{ - echo "
    ".$text."
    \n"; - } - } - echo "
    \n"; - }else{ - echo "

    ".$caption."

    -
    ".$text."
    "; - } -} - -// [commentstyle] -$COMMENTSTYLE = ""; - -// [chatboxstyle] -$CHATBOXSTYLE = ""; - -?> \ No newline at end of file diff --git a/e107_themes/leaf/ul.sc b/e107_themes/leaf/ul.sc deleted file mode 100644 index 53b0055c5..000000000 --- a/e107_themes/leaf/ul.sc +++ /dev/null @@ -1,43 +0,0 @@ -global $sql, $link_class, $page,$tp; - -$sql -> db_Select('links', '*', "link_category = 1 and link_parent =0 and link_class IN (".USERCLASS_LIST.") ORDER BY link_order ASC"); -$ulmenu = PRELINK."
      "; // Leaf -//$ulmenu = "\n".POSTLINK; // Leaf -//$ulmenu .= "
    "; // Kubrick -return $ulmenu; \ No newline at end of file diff --git a/e107_themes/vekna_blue/images/bg.gif b/e107_themes/vekna_blue/images/bg.gif deleted file mode 100644 index afedbefc7..000000000 Binary files a/e107_themes/vekna_blue/images/bg.gif and /dev/null differ diff --git a/e107_themes/vekna_blue/images/blank.gif b/e107_themes/vekna_blue/images/blank.gif deleted file mode 100644 index 63a7621dd..000000000 Binary files a/e107_themes/vekna_blue/images/blank.gif and /dev/null differ diff --git a/e107_themes/vekna_blue/images/bullet2.gif b/e107_themes/vekna_blue/images/bullet2.gif deleted file mode 100644 index f9c23c04c..000000000 Binary files a/e107_themes/vekna_blue/images/bullet2.gif and /dev/null differ diff --git a/e107_themes/vekna_blue/images/button.png b/e107_themes/vekna_blue/images/button.png deleted file mode 100644 index 67d2fe62e..000000000 Binary files a/e107_themes/vekna_blue/images/button.png and /dev/null differ diff --git a/e107_themes/vekna_blue/images/cap.gif b/e107_themes/vekna_blue/images/cap.gif deleted file mode 100644 index 8ad252a71..000000000 Binary files a/e107_themes/vekna_blue/images/cap.gif and /dev/null differ diff --git a/e107_themes/vekna_blue/images/capleft.gif b/e107_themes/vekna_blue/images/capleft.gif deleted file mode 100644 index 3a8745be4..000000000 Binary files a/e107_themes/vekna_blue/images/capleft.gif and /dev/null differ diff --git a/e107_themes/vekna_blue/images/caption.png b/e107_themes/vekna_blue/images/caption.png deleted file mode 100644 index f18418d0a..000000000 Binary files a/e107_themes/vekna_blue/images/caption.png and /dev/null differ diff --git a/e107_themes/vekna_blue/images/fcap.png b/e107_themes/vekna_blue/images/fcap.png deleted file mode 100644 index 3c1d397d6..000000000 Binary files a/e107_themes/vekna_blue/images/fcap.png and /dev/null differ diff --git a/e107_themes/vekna_blue/images/line_bg.gif b/e107_themes/vekna_blue/images/line_bg.gif deleted file mode 100644 index 1fdfa1eb9..000000000 Binary files a/e107_themes/vekna_blue/images/line_bg.gif and /dev/null differ diff --git a/e107_themes/vekna_blue/images/logo4.jpg b/e107_themes/vekna_blue/images/logo4.jpg deleted file mode 100644 index cd28eeb5d..000000000 Binary files a/e107_themes/vekna_blue/images/logo4.jpg and /dev/null differ diff --git a/e107_themes/vekna_blue/images/menu.png b/e107_themes/vekna_blue/images/menu.png deleted file mode 100644 index b44fcfd71..000000000 Binary files a/e107_themes/vekna_blue/images/menu.png and /dev/null differ diff --git a/e107_themes/vekna_blue/images/menu1.gif b/e107_themes/vekna_blue/images/menu1.gif deleted file mode 100644 index 3d1a443ff..000000000 Binary files a/e107_themes/vekna_blue/images/menu1.gif and /dev/null differ diff --git a/e107_themes/vekna_blue/images/menubottom.png b/e107_themes/vekna_blue/images/menubottom.png deleted file mode 100644 index b0f566f20..000000000 Binary files a/e107_themes/vekna_blue/images/menubottom.png and /dev/null differ diff --git a/e107_themes/vekna_blue/index.html b/e107_themes/vekna_blue/index.html deleted file mode 100644 index e69de29bb..000000000 diff --git a/e107_themes/vekna_blue/languages/English.php b/e107_themes/vekna_blue/languages/English.php deleted file mode 100644 index 09e45503f..000000000 --- a/e107_themes/vekna_blue/languages/English.php +++ /dev/null @@ -1,21 +0,0 @@ -jalist, based on, and with permission from Arach's site, http://e107.vekna.com"); -define("LAN_THEME_2", "Read/Post Comment: "); -define("LAN_THEME_3", "Comments are turned off for this item"); -define("LAN_THEME_4", "Read the rest ..."); -define("LAN_THEME_5", "Trackbacks: "); diff --git a/e107_themes/vekna_blue/nav_menu.css b/e107_themes/vekna_blue/nav_menu.css deleted file mode 100644 index 45a5def1f..000000000 --- a/e107_themes/vekna_blue/nav_menu.css +++ /dev/null @@ -1,110 +0,0 @@ -div.menuBar, -div.menuBar a.menuButton, div.menuButton, div.menuButton_over, -div.menu, -div.menu a.menuItem { - font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif; - font-style: normal; - font-weight: normal; - color: #000000; -} - -div.menuBar { - background: url(images/menu1.gif) #fff; - padding: 4px 0px 4px 0px; - text-align: left; - border: 1px solid #a2a2a2; -} - -div.emenuBar { - background-color: #d8d8d8; - border-top: 1px solid #ffffff; - border-bottom: 0px solid #000; - text-align: left; -} - -div.menuBar a.menuButton, div.menuButton, div.menuButton_over { - background-color: transparent; - border: 1px solid #eeedee; - color: #000000; - cursor: default; - left: 0px; - margin: 0px; - padding: 2px 4px 2px 4px; - /* - if using a link icon replace line above with this one - padding: 2px 4px 2px 22px; - */ - position: relative; - text-decoration: none; - top: 0px; - z-index: 100; -} - -div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over { - background-color: transparent; - border-color: #ffffff #a5a5a5 #a5a5a5 #ffffff; - color: #000000; -} - -div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, -div.menuBar a.menuButtonActive:hover { - background-color: #d5d5d5; - border-color: #a5a5a5 #ffffff #ffffff #a5a5a5; - color: #000; - left: 1px; - top: 1px; -} - -div.menu { - background-color: #eee; - border: 1px solid; - border-color: #ffffff #a5a5a5 #a5a5a5 #ffffff; - left: 0px; - padding: 1px 1px 1px 1px; - position: absolute; - top: 0px; - visibility: hidden; - z-index: 101; -} - -div.menu a.menuItem { - color: #000000; - cursor: default; - display: block; - padding: 2px 11px 2px 0px; - text-decoration: none; - white-space: nowrap; -} - -div.menu a.menuItem:hover, div.menu a.menuItemHighlight { - background-color: #d5d5d5; - color: #000000; -} - -div.menu a.menuItem span.menuItemBuffer { - padding: 0px 2px 0px 2px; - color: #ffffff; -} - -div.menu a.menuItem:hover span.menuItemBuffer { - padding: 0px 2px 0px 2px; - color: #000000; -} - -div.menu a.menuItem span.menuItemText { - padding: 0px 0px 0px 3px; -} - -div.menu a.menuItem span.menuItemArrow { - margin-right: -.75em; -} - -div.menu div.menuItemSep { - border-top: 1px solid #a5a5a5; - border-bottom: 1px solid #ffffff; - margin: 4px 2px; -} - -a.menuItem.header { - border-bottom: 1px solid #b3b3b3; -} \ No newline at end of file diff --git a/e107_themes/vekna_blue/preview.jpg b/e107_themes/vekna_blue/preview.jpg deleted file mode 100644 index 4f18e92f9..000000000 Binary files a/e107_themes/vekna_blue/preview.jpg and /dev/null differ diff --git a/e107_themes/vekna_blue/style.css b/e107_themes/vekna_blue/style.css deleted file mode 100644 index 713a4b634..000000000 --- a/e107_themes/vekna_blue/style.css +++ /dev/null @@ -1,294 +0,0 @@ -body { - background: url(images/bg.gif) #e5e5e5 fixed no-repeat left bottom; margin: 10px; text-align: left -} -body { - font: 10px verdana, arial, sans-serif -} - -img { border:0; vertical-align:top; } - -#logo { - background-image: url(images/logo4.jpg); - border: 1px solid #999; - padding: 1px; - margin: 0px; - width: 800px; - height: 80px; -} - -.caption { - background-image: url(images/caption.png); - width: 200px; - height: 34px; -} - -.menubody { - background-image: url(images/menu.png); - width: 200px; - background-repeat: repeat-y; -} - -.menubottom { - background-image: url(images/menubottom.png); - width: 200px; - height: 7px; - background-repeat: no-repeat; -} - -.captionpadder { - padding-top: 2px; - padding-left: 4px; -} - -.menupadder { - padding: 8px; - width: 178px; -} - - -td { - font: 10px verdana, arial, sans-serif -} -a { - color: #5173b7; text-decoration: underline -} -a:hover { - color: black; text-decoration: underline -} -.indent { - border-right: #ffffff 1px solid; padding-right: 3px; border-top: #000 1px solid; padding-left: 3px; padding-bottom: 3px; margin: 5px; border-left: #000 1px solid; color: #000060; padding-top: 3px; border-bottom: #ffffff 1px solid; background-color: #ebebeb -} -.smalltext { - font-size: 9px; color: #444; letter-spacing: -1px -} -.smallblacktext { - font-weight: normal; font-size: 9px; color: #000; line-height: normal; font-style: normal; font-variant: normal -} -.defaulttext { - color: #000 -} -.mediumtext { - font-size: 11px; color: #000 -} -.captiontext { - font: bold 14px/120% verdana, arial, helvetica, sans-serif; color: #000 -} -.tbox { - border-right: #559 1px solid; border-top: #559 1px solid; font-size: 10px; min-height: 15px; border-left: #559 1px solid; color: #005; border-bottom: #559 1px solid; font-family: verdana, arial, helvetica, sans-serif; background-color: #e4e9f6 -} -.tbox.chatbox { - width: 80%; - margin-left: auto; - margin-right: auto; -} -.button { - border-right: #5e5d63 1px solid; border-top: #5e5d63 1px solid; font-size: 10px; background-image: url(images/button.png); border-left: #5e5d63 1px solid; color: #000; border-bottom: #5e5d63 1px solid; text-align: center -} -.button:hover { - color: #fff -} -.nextprev { - border-right: #77a 1px solid; padding-right: 1px; border-top: #77a 1px solid; padding-left: 1px; font-size: 9px; background-image: url(images/button.png); padding-bottom: 1px; border-left: #77a 1px solid; color: #000; padding-top: 1px; border-bottom: #77a 1px solid; background-color: #fcfcfc; text-align: center -} - -form { - margin: 2px 0px 0px -} -.spacer { - padding: 0 0 3px 0; -} -hr { - border-top: #006699 1px solid; vertical-align: bottom; width: 100%; border-bottom: #c6d6d6 1px solid; height: 2px; text-align: center -} -.border { - border-right: #91a7d4 2px solid; border-top: #91a7d4 2px solid; border-left: #91a7d4 2px solid; border-bottom: #91a7d4 2px solid; background-color: transparent -} - -.infobar { - border-right: #ccc 1px solid; padding-right: 4px; border-top: #fff 1px solid; padding-left: 4px; font-size: 10px; background-image: url(images/cap.gif); padding-bottom: 4px; border-left: #fff 1px solid; color: #000; padding-top: 2px; border-bottom: #ccc 1px solid; background-color: #e2e2e2 -} -p { - margin-top: 0px -} -.fborder { - padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px -} -.fbdefault { - border-right: #bbb 1px solid; border-top: #bbb 1px solid; margin: 0px; border-left: #bbb 1px solid; border-bottom: #bbb 1px solid; background-color: #fff; text-align: left -} -.forumheader { - border-right: #ccc 1px solid; padding-right: 4px; border-top: #888 1px solid; padding-left: 4px; font-weight: bolder; font-size: 12px; padding-bottom: 4px; border-left: #888 1px solid; color: #009; padding-top: 4px; border-bottom: #ccc 1px solid; background-color: #91a7d4; text-align: left -} -.forumheader2 { - border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #efefef; text-align: left -} -.f2default { - border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 12px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #efefef; text-align: left -} -.forumheader3 { - border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #fafafa; text-align: left -} -.f3default { - border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; font-size: 11px; padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #fafafa; text-align: left -} -.fcaption { - border-right: #557 1px solid; padding-right: 3px; border-top: #557 1px solid; padding-left: 3px; font-weight: bold; font-size: 11px; background-image: url(images/fcap.png); padding-bottom: 3px; border-left: #557 1px solid; color: #333; padding-top: 3px; border-bottom: #557 1px solid; background-color: #dfdfdf; text-align: left -} -.fcdefault { - border-right: #557 1px solid; padding-right: 3px; border-top: #557 1px solid; padding-left: 3px; font-weight: bold; font-size: 11px; background-image: url(images/fcap.png); padding-bottom: 3px; border-left: #557 1px solid; color: #333; padding-top: 3px; border-bottom: #557 1px solid; background-color: #dfdfdf; text-align: left -} -.fcaption2 { - border-right: #559 1px solid; padding-right: 0px; border-top: #559 1px solid; padding-left: 8px; font-weight: bold; background-image: url(images/fcap.png); padding-bottom: 2px; border-left: #559 1px solid; color: #559; padding-top: 2px; border-bottom: #559 1px solid; background-color: #e6e6e6 -} -.fcdefault { - background: #cccccc; color: #fff -} -.finfobar { - border-right: #c3bdbd 1px solid; padding-right: 4px; border-top: #c3bdbd 1px solid; padding-left: 4px; -/*FIXME background-image: url(forum/finfobar.png); */ - padding-bottom: 4px; border-left: #c3bdbd 1px solid; color: #000; padding-top: 4px; border-bottom: #c3bdbd 1px solid; background-color: #ccc8c8 -} -a.forumlink { - color: #333; text-decoration: none -} -a.forumlink:hover { - color: #000 -} -.helpbox { - border-right: red 0px; border-top: red 0px; font: 9px tahoma, verdana, arial, helvetica, sans-serif; border-left: red 0px; color: #000; border-bottom: red 0px; background-color: transparent -} -#wrapptable { - border-right: #ccc 4px solid; border-top: #ccc 4px solid; background: #fff; font: 12px verdana, arial, sans-serif; border-left: #ccc 4px solid; border-bottom: #ccc 4px solid -} -.borderx { - border-right: #ccc 1px solid; padding-right: 1px; border-top: #ccc 1px solid; padding-left: 1px; margin-bottom: 0.3em; padding-bottom: 1px; border-left: #ccc 1px solid; padding-top: 1px; border-bottom: #ccc 1px solid -} -.bordery { - border-right: #ccc 1px solid; padding-right: 1px; border-top: #ccc 1px solid; padding-left: 1px; padding-bottom: 1px; border-left: #ccc 1px solid; padding-top: 1px; border-bottom: #ccc 1px solid -} -#line { - background: url(images/line_bg.gif) repeat-x left top -} -.borderx#line { - background: url(images/line_bg.gif) repeat-x left top -} -.line2 { - border-right: #ccc 1px solid; padding-right: 3px; border-top: #ccc 1px solid; padding-left: 3px; font-weight: bolder; background: url(images/line_bg.gif) repeat-x; padding-bottom: 3px; border-left: #ccc 1px solid; color: #559; padding-top: 3px; border-bottom: #ccc 1px solid -} -.incontent { - padding-right: 1em; padding-left: 1em; padding-bottom: 0.5em; padding-top: 0.5em -} -a.clean { - font-weight: bold; color: #777; text-decoration: none -} -a.clean:hover { - color: #000; text-decoration: none -} -.fl_left { - float: left; margin: 2em 0.3em 0.3em; width: 285px -} -h6 { - border-right: #999999 3px double; padding-right: 1em; border-top: #999999 3px double; padding-left: 1em; font-weight: bolder; font-size: 11px; background: #96aad6; padding-bottom: 0.3em; margin: 0px 50px 0px 0px; border-left: #999999 3px double; color: #fff; padding-top: 0.3em; border-bottom: medium none; text-align: left -} -h5 { - border-right: #999999 1px solid; padding-right: 1em; border-top: #999999 1px solid; padding-left: 1em; background: #dadade; padding-bottom: 0.3em; margin: 0px 1px; border-left: #999999 1px solid; color: black; padding-top: 0.3em; border-bottom: #999999 1px solid -} -h4 { - clear: both; font-weight: bolder; font-size: 10px; margin: 0.3em 0px 0.5em; color: #559; -} -h4 img { - padding-right: 0px; padding-left: 0px; float: right; padding-bottom: 0px; padding-top: 0px; position: relative; top: -20px -} -lefticons { - padding-right: 0px; padding-left: 0px; float: right; padding-bottom: 0px; margin: 0px; padding-top: 0px; position: relative; top: 2px -} -.box_red { - border-right: #aaa 1px solid; padding-right: 0.3em; border-top: #aaa 1px solid; padding-left: 0.3em; background: url(images/box_bgshade_lbl.gif) repeat-x 50% bottom; padding-bottom: 0.3em; margin: 0px; border-left: #aaa 1px solid; color: #559; padding-top: 0.3em; border-bottom: #aaa 1px solid -} -.box_red ul { - padding-right: 0px; padding-left: 0px; list-style-position: inside; list-style-image: url(images/bullet2.gif); padding-bottom: 0px; margin: 0px 0.5em 0.8em; padding-top: 0px -} -.box_red ul li { - line-height: 17px -} -.box_red ul li a { - color: black; text-decoration: none -} -.box_red ul li a:hover { - color: #869ecf -} -#menu { - clear: both; border-right: #777 1px solid; border-top: #777 1px solid; font-size: 9px; background: url(images/menu1.gif) #fff; border-left: medium none; border-bottom: #777 1px solid; height: 20px -} -#menu ul { - padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none -} -ul.nobullets { - padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none -} -.jsmenu ul { - padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none -} -#menu li { - padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 9%; padding-top: 0px; height: 20px -} -#menu a { - display: block; background: url(images/menu1.gif) #eee; border-left: #7e7e7e 1px solid; width: 100%; color: #000; line-height: 20px; height: 20px; text-align: center; text-decoration: none -} -#menu a span { - display: block; border-left: #fff 1px solid; width: 100%; height: 20px -} -#menu a:hover { - background-position: 100% -36px; cursor: pointer; background-color: #ddd -} -#menu a.selected { - background-position: 100% -36px; cursor: pointer; background-color: #ddd -} -.hide { - display: none -} -#sub span { - display: none -} -li#home { - width: 11% -} -li#news { - width: 11% -} -li#forum { - width: 11% -} -li#admin span { - border-right: #7e7e7e 1px solid -} -li#empty { - border-left: #7e7e7e 1px solid -} -li#admin { - background-color: red -} -.jsmenu { - border-right: #555 1px solid; padding-right: 1px; border-top: #555 1px solid; display: none; padding-left: 1px; padding-bottom: 1px; border-left: #555 1px solid; padding-top: 1px; border-bottom: #555 1px solid; position: absolute; top: 30px; background-color: #fff -} -.jsmenu li { - font-size: 10px; margin: 0px; border-bottom: #fff 1px solid; font-family: verdana,sans-serif -} -.jsmenu li.separator { - padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; line-height: 1px; padding-top: 0px; height: 1px; background-color: #fff -} -.jsmenu li a { - border-right: #aaa 1px solid; padding-right: 2px; border-top: #aaa 1px solid; display: block; padding-left: 6px; padding-bottom: 2px; border-left: #aaa 1px solid; color: #000; padding-top: 1px; border-bottom: #aaa 1px solid; text-decoration: none -} -.jsmenu a:hover { - background: #afafaf -} - -ul, ol { - margin-top: 0; - margin-bottom: 0; -} - -.linkspage_button{ - border:0px; -} \ No newline at end of file diff --git a/e107_themes/vekna_blue/theme.php b/e107_themes/vekna_blue/theme.php deleted file mode 100644 index 56c64e5e6..000000000 --- a/e107_themes/vekna_blue/theme.php +++ /dev/null @@ -1,190 +0,0 @@ -".LAN_THEME_1.""); - -function theme_head() -{ - return "\n"; -} - -// [layout] - -$layout = "_default"; - -/* -to use an icon image next to links, add the following line ... -{SITELINKS_ALT=".e_IMAGE."blah.png} -instead of -{SITELINKS_ALT=no_icons} -then make change to nav_menu.css (documented in that file) -*/ - -$HEADER = " - - - - - - - - - - - - - - -
    -
    {SITELINKS_ALT=no_icons}
    -
    - -
    -{SETSTYLE=main} -"; - -$FOOTER = " - -{SETSTYLE=menu} -{MENU=1} -
    {SITEDISCLAIMER}
    {THEME_DISCLAIMER}
    -"; - -$CUSTOMHEADER = " - - - - - - - - - - - - - -
    -
    {SITELINKS_ALT=no_icons}
    -
    - -
    -{SETSTYLE=main} -"; - -$CUSTOMFOOTER = " -
    {SITEDISCLAIMER}
    {THEME_DISCLAIMER}
    -"; - -$CUSTOMPAGES = "forum.php forum_post.php forum_viewforum.php forum_viewtopic.php user.php submitnews.php download.php links.php comment.php stats.php usersettings.php documentation"; - -$NEWSSTYLE = " -
    -
    {NEWSTITLE}
    -
    {NEWSBODY}{EXTENDED}
    -
    {NEWSAUTHOR} on {NEWSDATE} | {NEWSCOMMENTS}{TRACKBACK}
    -
    -
    -"; - -define("ICONSTYLE", ""); -define("COMMENTLINK", LAN_THEME_2); -define("COMMENTOFFSTRING", LAN_THEME_3); -define("PRE_EXTENDEDSTRING", "

    [ "); -define("EXTENDEDSTRING", LAN_THEME_4); -define("POST_EXTENDEDSTRING", " ]
    "); -define("TRACKBACKSTRING", LAN_THEME_5); -define("TRACKBACKBEFORESTRING", " | "); - - -// [linkstyle] - - - - -define('PRELINK', "
      "); -define('POSTLINK', "
    "); -define('LINKSTART', "
  • "); -define("LINKSTART_HILITE", ""); -define('LINKEND', "
  • "); -define('LINKDISPLAY', 1); -define('LINKALIGN', "left"); - - -// [tablestyle] - -function tablestyle($caption, $text, $mode) -{ - global $style; - if($style == "menu") - { - echo "

    {$caption}

    "; - } - else - { - if($caption) - { - echo "
    \n
    {$caption}
    \n
    {$text}
    \n
    \n
    \n"; - } - else - { - echo "
    \n
    \n
    {$text}
    \n
    \n
    \n"; - } - } -} - -$COMMENTSTYLE = " - - - - - -
    {USERNAME}
    {TIMEDATE}
    {AVATAR}{REPLY}
    -{COMMENT} {COMMENTEDIT} -
    -"; - -$CHATBOXSTYLE = " - -{USERNAME} -
    -{MESSAGE} -
    -
    "; - -?> \ No newline at end of file