# Hiring - Fix theme issues and homepage modification

**URL:** https://meta.discourse.org/t/hiring-fix-theme-issues-and-homepage-modification/100216
**Category:** Marketplace
**Created:** [October 23, 2018, 4:29am UTC](https://meta.discourse.org/t/hiring-fix-theme-issues-and-homepage-modification/100216 "2018-10-23T04:29:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Merlls\_Rizzini](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merlls_rizzini/32/125604_2.png) [@Merlls\_Rizzini](https://meta.discourse.org/u/Merlls_Rizzini)
#### Post date: [October 23, 2018, 4:29am UTC](https://meta.discourse.org/t/hiring-fix-theme-issues-and-homepage-modification/100216/1 "2018-10-23T04:29:44Z")

</div>

**What would you like done?**  
Fix some simple css bugs on a discourse theme ([Daemonite Material Theme - #41 by angus](https://meta.discourse.org/t/daemonite-material-theme/64521/41)), see bellow.

A few costumizations on embeds (Twitter, Instagram and Facebook).

Also a modification on homepage just like this forum: [https://community.shine.fr](https://community.shine.fr)

> **Resumo**
>
> [![|690x157](https://global.discourse-cdn.com/meta/original/3X/b/5/b5804d73a8a863754d0122dc4e1f2a60595b4ef9.png)](https://meta.discourse.org/uploads/short-url/pTDja8qRmSAKb6KfoR16N2oJjHH.png)
> 
> On scrolling:
> 
> [![|690x222](https://global.discourse-cdn.com/meta/original/3X/3/a/3a75d93c30dde1b7fe4d793ccdd5b3e161b8bbf1.png)](https://meta.discourse.org/uploads/short-url/8labkgOVSitT0dzIZuXeORjubYt.png)
> 
> [![|690x440](https://global.discourse-cdn.com/meta/original/3X/6/2/62b7d9ef1ee843f9248a3c6dc1263afcc61b8d8a.jpeg)](https://meta.discourse.org/uploads/short-url/e5iGSVqNHBhoS4DJZ59QjbjFE6K.jpeg)
> 
> [![](https://global.discourse-cdn.com/meta/original/3X/9/b/9b30313015595994f6db79cd4c5a896bf8c4790a.jpeg) ](https://i.imgur.com/JoX0WnT.png)
> 
> Broke mobile editor:
> 
> [![|328x500](https://global.discourse-cdn.com/meta/original/3X/5/4/549dcaa3d81c2f706249854761e15bd0d43d6ce4.jpeg)](https://meta.discourse.org/uploads/short-url/c4yaOjXEplMykanSPep5yzPVf2A.jpeg)

**When do you need it done?**  
November

**What is your budget, in $ USD that you can offer for this task?**  
I have no idea how much it cost, if its a hard word… I’m open to talk about a value.

---

<div class="post-metadata">

### Author: ![Stranik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stranik/32/85638_2.png) [@Stranik](https://meta.discourse.org/u/Stranik)
#### Post date: [October 23, 2018, 5:01am UTC](https://meta.discourse.org/t/hiring-fix-theme-issues-and-homepage-modification/100216/2 "2018-10-23T05:01:56Z")

</div>

I did some of the work earlier. And I thought it might come in handy if I put it here.

```plaintext
body {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}

.navigation-categories {
    

.categories-and-latest div.column.categories {
    min-width: 300px;
}
.categories-and-latest div.column:not(.categories) {
    flex: 4;
    min-width: 320px;
}

.category-description, .category-list tr .topics {
    display: none;
}
.category-list tr {
    border: none !important;
    margin: 6px;
    border-radius: 8px;
}
.category-text-title .category-name {
    margin-left: 0;
    font-size: 1.15rem;
    color: #333;
}
.category-text-title {
    margin-left: 12px;
}
.category-list tr .category {
    display: flex;
    text-align: left;
    align-items: center;
}
.category-list .category-logo {
    width: 44px;
    height: 44px;
    float: none;
    margin: 0;
}
.category-list tbody .category h3 {
    font-size: 1.3195em;
    line-height: 1.2;
}
.category-list tbody .category-title-link {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.category-list td {
    padding: 12px 0 0;
        padding-left: 0px;
}
.category {
    border: none !important;
}

}

.category-heading {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}
.category-heading p {
    font-size: 1em;
    margin: 0;
    max-width: 36em;
}
.category-heading img {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
    margin-right: 1.1rem;
}

```

 ![1](https://global.discourse-cdn.com/meta/original/3X/1/d/1dc2cc596f1867eb6818ae8059910e865f12eef9.jpeg)

It is clear that the above code needs some work, as I did not check his work now, when so much time has passed.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [November 22, 2018, 5:01am UTC](https://meta.discourse.org/t/hiring-fix-theme-issues-and-homepage-modification/100216/3 "2018-11-22T05:01:57Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
