Skip to content
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.

Commit

Permalink
Theme improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolatkey committed Nov 12, 2015
1 parent 096d700 commit c3e2cf4
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 13 deletions.
Binary file added assets/images/logo_footer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/logo_footer.psd
Binary file not shown.
Binary file added assets/images/logo_footer_night.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/logo_footer_night.psd
Binary file not shown.
18 changes: 12 additions & 6 deletions content/themes/default/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ input[type="text"]
#header
{
color:#ddd;
background:333#;
background:#333;
height: 2.8125rem;
/*font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;*/
}
Expand Down Expand Up @@ -213,10 +213,6 @@ input[type="text"]
font-size:11px;
}

#footer>*>div{
float:left;
}

#footer>*>.cp_link{
width:220px;
float:right;
Expand Down Expand Up @@ -278,7 +274,7 @@ input[type="text"]
#navig a
{
display:inline-block;
padding: 6px 8px;
padding: 8px 8px;
}

#navig ul
Expand Down Expand Up @@ -965,6 +961,10 @@ ul.dropdown li a
margin-right:5px;
}

.icon_wrapper.larg {
font-size: 32px;
}

.icon_wrapper{
overflow:visible;
}
Expand Down Expand Up @@ -1044,6 +1044,12 @@ ul.dropdown li a
-moz-border-radius:0px;
-webkit-border-radius:0px;
}
.list .group .preview {
float: none;
}
.list.series .group {
border-bottom: 1px solid #FFF;
}
}

#header a:link {
Expand Down
10 changes: 5 additions & 5 deletions content/themes/default/views/layouts/reader.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
echo link_tag('content/themes/' . get_setting('fs_theme_dir') . '/style.css?v='.FOOLSLIDE_VERSION);?>

<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet" href="<?php echo site_url() . 'assets/css/font-awesome.min.css?v='.FOOLSLIDE_VERSION ?>">
<link rel="sitemap" type="application/xml" title="Sitemap" href="<?php echo site_url() ?>sitemap.xml" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="<?php echo site_url() ?>rss.xml" />
<link rel="alternate" type="application/atom+xml" title="Atom" href="<?php echo site_url() ?>atom.xml" />
<link rel='index' title='<?php echo get_setting('fs_gen_site_title') ?>' href='<?php echo site_url() ?>' />
<meta name="generator" content="FoOlSlide <?php echo FOOLSLIDE_VERSION ?>" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<script src="<?php echo site_url() . 'js/vendor/jquery.min.js?v='.FOOLSLIDE_VERSION ?>"></script>
<script src="<?php echo site_url() . 'js/jquery.plugins.js?v='.FOOLSLIDE_VERSION ?>"></script>
<script src="<?php echo site_url() . 'assets/js/jquery.min.js?v='.FOOLSLIDE_VERSION ?>"></script>
<script src="<?php echo site_url() . 'assets/js/jquery.plugins.js?v='.FOOLSLIDE_VERSION ?>"></script>

<?php if ($this->agent->is_browser('MSIE')) : ?>
<script type="text/javascript">
Expand Down Expand Up @@ -56,12 +56,12 @@
<?php endif; ?>
<?php echo get_setting('fs_theme_header_code'); ?>
</head>
<body class="<?php if (isset($_COOKIE["night_mode"]) && $_COOKIE["night_mode"] == 1) echo 'night '; ?>" style="background: url('<?php echo base_url() ?>/content/themes/default/images/bgb.jpg') no-repeat center center fixed;">
<body class="<?php if (isset($_COOKIE["night_mode"]) && $_COOKIE["night_mode"] == 1) echo 'night '; ?>" style="background: url('<?php echo base_url() ?>content/themes/default/images/bg.jpg') no-repeat center center fixed;">
<div id="wrapper">
<?php echo get_setting('fs_theme_preheader_text'); ?>
<div id="header">
<?php echo get_setting('fs_theme_header_text'); ?>
<a href="<?php echo get_setting('fs_gen_back_url') //site_url('')?>"><img id="titl" src="<?php echo site_url() ?>images/logo.png" alt="<?php echo get_setting('fs_gen_site_title') ?>"></img></a>
<a href="<?php echo get_setting('fs_gen_back_url') //site_url('')?>"><img id="titl" src="<?php echo site_url() ?>assets/images/logo_footer_night.png" alt="<?php echo get_setting('fs_gen_site_title') ?>"></img></a>
<?php if (get_setting('fs_gen_back_url'))
echo'<!--<div class="home_url"><a href="' . get_setting('fs_gen_back_url') . '">' . _("Go back to site") . ' &crarr;</a></div>-->'; ?>

Expand Down
2 changes: 1 addition & 1 deletion content/themes/default/views/read.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
?>
</div>
<!--<div class="tbtitle icon_wrapper dnone" ><img class="icon off" src="<?php echo glyphish(181); ?>" /><img class="icon on" src="<?php echo glyphish(181, TRUE); ?>" /></div>-->
<?php echo $chapter->download_url(NULL, "fleft"); ?>
<?php echo $chapter->download_url(NULL, "fleft larg"); ?>
</div>
<div class="topbar_right">
<div class="tbtitle dropdown_parent dropdown_right"><div class="text"><?php echo count($pages); ?> ⤵</div>
Expand Down
2 changes: 1 addition & 1 deletion content/themes/default/views/readtoon.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
?>
</div>
<div class="tbtitle icon_wrapper dnone" ><img class="icon off" src="<?php echo glyphish(181); ?>" /><img class="icon on" src="<?php echo glyphish(181, TRUE); ?>" /></div>
<?php echo $chapter->download_url(NULL, "fleft"); ?>
<?php echo $chapter->download_url(NULL, "fleft larg"); ?>
</div>
</div>
<div class="clearer"></div>
Expand Down

0 comments on commit c3e2cf4

Please sign in to comment.