# Where to hire a Discourse guru?

**URL:** https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785
**Category:** Marketplace
**Created:** [5 oktober 2018 om 06:45 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785 "2018-10-05T06:45:33Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![John\_Smith3](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@John\_Smith3](https://meta.discourse.org/u/John_Smith3)
#### Post date: [5 oktober 2018 om 06:45 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/1 "2018-10-05T06:45:33Z")

</div>

New to Discourse, love it, but I need to make some minor style changes, for example:

- Increase font size across the site
- Change some text to all caps across the site
- Round sharp corners on just about everything, but specifically buttons

As much as I’d love to DIY, I need to spend my time doing other things and would rather hire someone who knows.

Where would I go to hire someone to make the above changes?

Thanks!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [5 oktober 2018 om 06:45 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/2 "2018-10-05T06:45:47Z")

</div>

The #Marketplace category would be a good start!

---

<div class="post-metadata">

### Author: ![SidV](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sidv/32/119460_2.png) [@SidV](https://meta.discourse.org/u/SidV)
#### Post date: [5 oktober 2018 om 11:42 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/3 "2018-10-05T11:42:08Z")

</div>

Gurues 😉

I think Jay (@pfaffman) may help you, and all the staff from _[discourse team](https://meta.discourse.org/groups/team)_ of course.

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [5 oktober 2018 om 12:24 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/4 "2018-10-05T12:24:11Z")

</div>

I am sure that if you search ↗ you will find the answers to your questions on your own. What you are asking for is really basic (even if you do not know CSS at all) so if you lose a bit of time you will find the related topics.

For example, for the rounded buttons there is the component [Discourse Button Styles](https://meta.discourse.org/t/discourse-button-styles/88154).  
You can also take a look to [Material Design Theme](https://meta.discourse.org/t/material-design-stock-theme/47142?source_topic_id=28864)

For large font just add this in your stylesheet (16px as example, you can change it)

```plaintext
    html {
        font-size: 16px !important;
    }

```

For uppercase use the property “uppercase” on the element (`p` in the example below) you want to transform

```plaintext
    p{
        text-transform: uppercase;
    }

```

You will find many topics that talk about these changes, use the search!

I do not want to take Jay out of work, but these changes are really really easy

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [5 oktober 2018 om 12:44 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/5 "2018-10-05T12:44:29Z")

</div>

I don’t usually do custom theme work, but now that @dax has explained how to do this, I would be willing to take this one on. 😉

---

<div class="post-metadata">

### Author: ![John\_Smith3](https://avatars.discourse-cdn.com/v4/letter/j/a9adbd/32.png) [@John\_Smith3](https://meta.discourse.org/u/John_Smith3)
#### Post date: [5 oktober 2018 om 21:07 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/6 "2018-10-05T21:07:23Z")

</div>

Thanks Jay, here’s the complete list of what I’m looking to do:

- Remove “# total” & “# week” from mobile
- Round corners on buttons
- Remove “Badges” & “Desktop View” from mobile menu
- Remove “Our Admins” & “Site Statistics” from About page
- Increase paragraph text size just a bit
- Make mobile menu full width

If you or anyone can do these, I’d be happy to $ for the job.

Thanks!

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [5 oktober 2018 om 23:32 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/7 "2018-10-05T23:32:41Z")

</div>

You should add a budget (and perhaps this added detail) to your original post. This is probably a job for someone else.

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [6 oktober 2018 om 00:09 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/8 "2018-10-06T00:09:48Z")

</div>

Hey @John_Smith3 , I’d be happy to do these for you. Send me a private message and we can chat further.

---

<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: [5 november 2018 om 00:24 UTC](https://meta.discourse.org/t/where-to-hire-a-discourse-guru/98785/9 "2018-11-05T00:24:23Z")

</div>

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