Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialBudkhand Batbold
806 PointsColor and image shape is not changing
Hello,
Whenever i try to change the top bar's color it's not changing even though it shows the color i want on Workspace.
Also, I changed the my image shape to 10% as Joy did on the video. It still is the same almost circle kind of shape. On top of that my pics rotating 90 degrees. I tried uploading different pics same thing. Of course i saved and reloaded it
Chyno Deluxe
16,936 Pointscan you please provide a snapshot of your workspace.
1 Answer
Shawn Denham
Python Development Techdegree Student 17,801 PointsTo post your code to the forums wrap your code with 3 backticks (```) on the line before and after. If you specify the language after the first set of backticks, that'll help us with syntax highlighting.
Example:
```css
#body { color: black; }
```
or like Chyno Deluxe said, share your workspace :)
Dan Oswalt
23,438 PointsDan Oswalt
23,438 PointsHi, can you share your code? It's hard to guess at the issue.