Advertisement
Guest User

Untitled

a guest
May 28th, 2015
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.51 KB | None | 0 0
  1. diff -r sela/content.php sela-mod/content.php
  2. 49a50,51
  3. >
  4. >
  5. diff -r sela/footer.php sela-mod/footer.php
  6. 3c3
  7. < * The template for displaying the footer.
  8. ---
  9. > * The template for displaying the footer.
  10. 11c11,15
  11. < <?php get_sidebar( 'footer' ); ?>
  12. ---
  13. > </div><!-- #page -->
  14. >
  15. > <?php get_sidebar( 'footer' ); ?>
  16. >
  17. > <footer id="colophon" class="site-footer" style="width:100%!important;">
  18. 13d16
  19. < <footer id="colophon" class="site-footer">
  20. 19c22
  21. < <a href="http://wordpress.org/" title="<?php esc_attr_e( 'A Semantic Personal Publishing Platform', 'sela' ); ?>" rel="generator"><?php printf( __( 'Proudly powered by %s', 'sela' ), 'WordPress' ); ?></a>
  22. ---
  23. > Copyright © 2015 k9britebark.com
  24. 21c24,25
  25. < <?php printf( __( 'Theme: %1$s by %2$s.', 'sela' ), 'sela', '<a href="https://wordpress.com/themes/" rel="designer">WordPress.com</a>' ); ?>
  26. ---
  27. > <a href="http://www.k9britebark.com/contact">Contact Us</a>
  28. >
  29. 24d27
  30. < </div><!-- #page -->
  31. diff -r sela/header.php sela-mod/header.php
  32. 3c3
  33. < * The Header for our theme.
  34. ---
  35. > * The Header for our theme.
  36. 16a17,18
  37. > <link href="http://www.k9britebark.com/assets/css/foundation.css" rel="stylesheet">
  38. > <link href="http://www.k9britebark.com/assets/css/normalize.css" rel="stylesheet">
  39. 21,23d22
  40. < <div id="page" class="hfeed site">
  41. < <header id="masthead" class="site-header" role="banner">
  42. < <a class="skip-link screen-reader-text" href="#content" title="<?php esc_attr_e( 'Skip to content', 'sela' ); ?>"><?php _e( 'Skip to content', 'sela' ); ?></a>
  43. 25,31d23
  44. < <div class="site-branding">
  45. < <?php sela_the_site_logo(); ?>
  46. < <h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
  47. < <?php if ( '' != get_bloginfo( 'description' ) ) : ?>
  48. < <h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
  49. < <?php endif; ?>
  50. < </div><!-- .site-branding -->
  51. 33,37c25,69
  52. < <nav id="site-navigation" class="main-navigation" role="navigation">
  53. < <button class="menu-toggle" aria-controls="menu" aria-expanded="false"><?php _e( 'Menu', 'sela' ); ?></button>
  54. < <?php wp_nav_menu( array( 'theme_location' => 'primary' ) ); ?>
  55. < </nav><!-- #site-navigation -->
  56. < </header><!-- #masthead -->
  57. ---
  58. > <header>
  59. > <nav class="tab-bar">
  60. > <section class="left tab-bar-section">
  61. > <h1 class="title">
  62. > <div class="row hide-for-tablet" style=" max-width: 90em;">
  63. > <div class="small-5 columns logo">
  64. > <a href="http://www.k9britebark.com/"><img src="http://www.k9britebark.com/assets/img/logo/logo.png"></a>
  65. > </div>
  66. > <div class="small-7 columns">
  67. > <ul class="navigation inline-list right hide-for-mobile uppercase">
  68. > <li class=""><p><a href="http://www.k9britebark.com/">Home</a></p></li>
  69. > <li class=""><p><a href="http://www.k9britebark.com/about">About Us</a></p></li>
  70. > <li class=""><p><a href="http://www.k9britebark.com/services">Services</a></p></li>
  71. > <li class=""><p><a href="http://www.k9britebark.com/learn">Learn More</a></p></li>
  72. > <li class=""><p><a href="http://www.k9britebark.com/locations">Locations</a></p></li>
  73. > <li class=""><p><a href="http://www.k9britebark.com/contact">Contact Us</a></p></li>
  74. > <li class="active"><p><a href="http://www.k9britebark.com/blog">Blog</a></p></li>
  75. > </ul>
  76. > </div>
  77. > </div>
  78. > </h1>
  79. > </section>
  80. > <section class="middle tab-bar-section hide-for-desktop hide-for-mobile">
  81. > <img src="http://www.k9britebark.com/assets/img/logo/logo.png">
  82. > <h1 class="title">
  83. > <div class="row">
  84. > <div class="small-12 columns">
  85. > <ul class="navigation inline-list text-center hide-for-mobile uppercase">
  86. > <li><p><a href="http://www.k9britebark.com/">Home</a></p></li>
  87. > <li><p><a href="http://www.k9britebark.com/about">About Us</a></p></li>
  88. > <li><p><a href="http://www.k9britebark.com/services">Services</a></p></li>
  89. > <li><p><a href="http://www.k9britebark.com/learn">Learn More</a></p></li>
  90. > <li><p><a href="http://www.k9britebark.com/locations">Locations</a></p></li>
  91. > <li><p><a href="http://www.k9britebark.com/contact">Contact Us</a></p></li>
  92. > </ul>
  93. > </div>
  94. > </div>
  95. > </h1>
  96. > </section>
  97. > <section class="right-small hide-for-desktop hide-for-tablet">
  98. > <a class="right-off-canvas-toggle menu-icon" href="#"><span></span></a>
  99. > </section>
  100. > </nav>
  101. > </header>
  102. >
  103. 39c71,72
  104. < <div id="content" class="site-content">
  105. ---
  106. > <div id="page" class="hfeed site">
  107. > <div id="content" class="site-content">
  108. \ No newline at end of file
  109. diff -r sela/inc/template-tags.php sela-mod/inc/template-tags.php
  110. 337a338,343
  111. >
  112. > echo 'debug meta ' . $meta_text;
  113. > echo 'cat: '. $category_list;
  114. > echo 'taglist: ' . $tag_list;
  115. > echo 'title: ' . the_title_attribute( 'echo=0' );
  116. >
  117. diff -r sela/style.css sela-mod/style.css
  118. 29a30,65
  119. > /* -------------------------------
  120. > CUSTOM FONTS
  121. > ------------------------------- */
  122. > @font-face {
  123. > font-family: 'GothamBlackRegular';
  124. > src: url('http://k9britebark.com/assets/fonts/gotham-black-webfont.eot');
  125. > src: url('http://k9britebark.com/assets/fonts/gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
  126. > url('http://k9britebark.com/assets/fonts/gotham-black-webfont.woff') format('woff'),
  127. > url('http://k9britebark.com/assets/fonts/gotham-black-webfont.ttf') format('truetype'),
  128. > url('http://k9britebark.com/assets/fonts/gotham-black-webfont.svg#GothamBlackRegular') format('svg');
  129. > font-weight: normal;
  130. > font-style: normal;
  131. > }
  132. >
  133. > @font-face {
  134. > font-family: 'GothamBoldRegular';
  135. > src: url('http://k9britebark.com/assets/fonts/gotham-bold-webfont.eot');
  136. > src: url('http://k9britebark.com/assets/fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
  137. > url('http://k9britebark.com/assets/fonts/gotham-bold-webfont.woff') format('woff'),
  138. > url('http://k9britebark.com/assets/fonts/gotham-bold-webfont.ttf') format('truetype'),
  139. > url('http://k9britebark.com/assets/fonts/gotham-bold-webfont.svg#GothamBoldRegular') format('svg');
  140. > font-weight: normal;
  141. > font-style: normal;
  142. > }
  143. >
  144. > @font-face {
  145. > font-family: 'GothamBookRegular';
  146. > src: url('http://k9britebark.com/assets/fonts/gotham-book-webfont.eot');
  147. > src: url('http://k9britebark.com/assets/fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
  148. > url('http://k9britebark.com/assets/fonts/gotham-book-webfont.woff') format('woff'),
  149. > url('http://k9britebark.com/assets/fonts/gotham-book-webfont.ttf') format('truetype'),
  150. > url('http://k9britebark.com/assets/fonts/gotham-book-webfont.svg#GothamBookRegular') format('svg');
  151. > font-weight: normal;
  152. > font-style: normal;
  153. > }
  154. >
  155. 38c74
  156. < font-family: inherit;
  157. ---
  158. > font-family: Arial, "helvetica neue", helvetica,arial, sans-serif;
  159. 40,41c76
  160. < font-weight: inherit;
  161. < font-style: inherit;
  162. ---
  163. >
  164. 55c90
  165. < background: #f0f0f0;
  166. ---
  167. > background: #fff;
  168. 70c105
  169. < ul {
  170. ---
  171. > ul {
  172. 457a493,505
  173. > .inline-list {
  174. > margin-top: 20px!important;
  175. > font-size: 14px;
  176. > }
  177. >
  178. > .inline-list li.active {
  179. > border-bottom: 1px solid #e1122a;
  180. > color: #e1122a;
  181. > }
  182. >
  183. > .inline-list li.active a {
  184. > color: #e1122a;
  185. > }
  186. 466a515
  187. > margin-top: 20px!important;
  188. 511c560
  189. < color: #5d5d5d;
  190. ---
  191. > color: #4f4f4f;
  192. 955c1004
  193. < padding: 3em 0 36px;
  194. ---
  195. > padding: 2em 0 0px;
  196. 964,965c1013,1014
  197. < padding-right: 4.661%;
  198. < padding-left: 4.661%;
  199. ---
  200. > padding-right: 20%;/*4.661%;*/
  201. > padding-left: 25%; /*4.661%;*/
  202. 980a1030
  203. > float:left;
  204. 994a1045
  205. > float:left;
  206. 1533a1585,1586
  207. > width: 100%!important;
  208. > margin: 0 auto;
  209. 2085a2139,2366
  210. >
  211. > /* Main site styles backport.*/
  212. >
  213. > .tab-bar {
  214. > background: #fff;
  215. > height: 150px;
  216. > -webkit-box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.15);
  217. > -moz-box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.15);
  218. > box-shadow: 0px 5px 5px -1px rgba(0,0,0,0.15);
  219. > }
  220. >
  221. > .tab-bar .title {
  222. > margin-top: 10px;
  223. > line-height: 16px;
  224. > }
  225. >
  226. > .tab-bar .title img {
  227. > max-width: none;
  228. > }
  229. >
  230. > .logo img {
  231. > height: 100%;
  232. > width: 100%;
  233. > }
  234. >
  235. > .tab-bar .title ul {
  236. > font-family: 'Roboto', sans-serif;
  237. > color: #000;
  238. > font-size: 15px;
  239. > font-weight: 400;
  240. > text-align: right;
  241. > list-style-type: none;
  242. > margin: 0;
  243. > padding: 0;
  244. > }
  245. >
  246. > .tab-bar .title ul li p {
  247. > padding-top: 10px;
  248. > font-size: 10px;
  249. > }
  250. >
  251. > .alert-box {
  252. > font-family: "GothamBookRegular", "helvetica neue", helvetica,arial, sans-serif;
  253. > margin-bottom: 0px;
  254. > border: 0px;
  255. > background: #D0190F;
  256. > }
  257. >
  258. > .right-small {
  259. > border-left: solid 1px #fff;
  260. > }
  261. >
  262. > .right-off-canvas-toggle.menu-icon {
  263. > margin-top: 15px;
  264. > }
  265. >
  266. > .tab-bar .menu-icon span::after {
  267. > margin-top: 3px;
  268. > box-shadow: 0 0px 0 2px #d11a10, 0 7px 0 2px #d11a10, 0 14px 0 2px #d11a10
  269. > }
  270. >
  271. > .tab-bar .navigation {
  272. > color: #000;
  273. > position: relative;
  274. > top: 35px;
  275. > }
  276. >
  277. > .tab-bar .navigation .active a {
  278. > color: #d11a10;
  279. > border-bottom: 2px solid #d11a10;
  280. > padding-bottom: 10px;
  281. > }
  282. >
  283. > a { color: #000; }
  284. > a:hover { color: #d11a10; }
  285. >
  286. > .clear { clear: both; }
  287. > .left { float: left; }
  288. > .right { float: right; }
  289. >
  290. > .uppercase {
  291. > text-transform: uppercase;
  292. > }
  293. >
  294. >
  295. > /* -------------------------------
  296. > MOBILE RESPONSIVE
  297. > ------------------------------- */
  298. > @media only screen and (max-width: 40.063em)
  299. > {
  300. > .hide-for-mobile {
  301. > display: none;
  302. > }
  303. >
  304. > .featurette-a h1, .featurette-b h1 , .featurette-c h1,
  305. > .featurette-subpage-a h1, .featurette-subpage-b h1 , .featurette-subpage-c h1 {
  306. > margin-top: 60px;
  307. > text-align: center;
  308. > }
  309. >
  310. > .featurette-a h5, .featurette-b h5, .featurette-c h5 {
  311. > text-align: center;
  312. > }
  313. >
  314. > .featurette-a .call-to-action,
  315. > .featurette-b .call-to-action,
  316. > .featurette-c .call-to-action {
  317. > text-align: center;
  318. > }
  319. >
  320. > .tab-bar {
  321. > height: 100px;
  322. > }
  323. >
  324. > .logo img {
  325. > height: 67px;
  326. > width: 202px;
  327. > margin-top: 5px;
  328. > }
  329. >
  330. > .copyright-footnote, .copyright {
  331. > text-align: center;
  332. > }
  333. >
  334. > .section-call-to-action a {
  335. > float: none;
  336. > text-align: center;
  337. > }
  338. >
  339. > .section-call-to-action {
  340. > text-align: center;
  341. > }
  342. >
  343. > #map-canvas {
  344. > height: 250px;
  345. > }
  346. >
  347. > .copyright {
  348. > text-align: center;
  349. > }
  350. >
  351. > .subpage-sidebar {
  352. > background: #F1F1F1;
  353. > padding-top: 25px;
  354. > margin-bottom: 50px;
  355. > }
  356. > }
  357. >
  358. > /* -------------------------------
  359. > TABLET RESPONSIVE
  360. > ------------------------------- */
  361. > @media only screen and (min-width: 40.063em) and (max-width: 64.063em)
  362. > {
  363. > .hide-for-tablet {
  364. > display: none;
  365. > }
  366. >
  367. > .logo img {
  368. > height: 100%!important;
  369. > width: 100%!important;
  370. > }
  371. >
  372. >
  373. > .featurette-a h1, .featurette-b h1 , .featurette-c h1,
  374. > .featurette-subpage-a h1, .featurette-subpage-b h1, .featurette-subpage-c h1 {
  375. > margin-top: 70px;
  376. > text-align: center;
  377. > }
  378. >
  379. > .featurette-a h5, .featurette-b h5, .featurette-c h5,
  380. > .featurette-subpage-a h5, .featurette-subpage-b h5, .featurette-subpage-c h5 {
  381. > text-align: center;
  382. > }
  383. >
  384. > .featurette-a .call-to-action,
  385. > .featurette-b .call-to-action,
  386. > .featurette-c .call-to-action {
  387. > text-align: center;
  388. > }
  389. >
  390. > .middle img {
  391. > height: 67px;
  392. > width: 202px;
  393. > margin-top: 20px;
  394. > }
  395. >
  396. >
  397. > .tab-bar {
  398. > text-align: center;
  399. > }
  400. >
  401. > .tab-bar .title ul {
  402. > font-family: 'Roboto', sans-serif;
  403. > position: relative;
  404. > margin: 0px;
  405. > left: 15%;
  406. > right: 15%;
  407. > text-align: center;
  408. > color: #000;
  409. > font-size: 15px;
  410. > font-weight: 400;
  411. > list-style-type: none;
  412. > }
  413. >
  414. > .tab-bar .title ul li p {
  415. > padding-top: 4px;
  416. > }
  417. >
  418. > .tab-bar .navigation {
  419. > color: #000;
  420. > position: relative;
  421. > top: 0px;
  422. > }
  423. >
  424. > #map-canvas {
  425. > height: 250px;
  426. > }
  427. > }
  428. >
  429. > /* -------------------------------
  430. > DESKTOP RESPONSIVE
  431. > ------------------------------- */
  432. > @media only screen and (min-width: 64.063em)
  433. > {
  434. > .hide-for-desktop {
  435. > display: none;
  436. > }
  437. > }
  438. \ No newline at end of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement