Title: Twenty ten theme css question
Last modified: August 20, 2016

---

# Twenty ten theme css question

 *  [iselaespana](https://wordpress.org/support/users/iselaespana/)
 * (@iselaespana)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/twenty-ten-theme-css-question/)
 * Hi!! I have a couple questions for you…
 * Website in question: [http://lospanchitos.com/](http://lospanchitos.com/)
 * 1.Re: Navigation – hover not covering whole navigation area. Ho can I fix that?
 * 2.Re: Widget in footer – is their a way that if I place a widget in the footer
   area I can have it appear to the right side of the footer? Right now whatever
   I do it sticks to the left.
 * 3. Navigation font – How can I change it to appear something a little cooler…
   🙂 and then default to the one there if they do not have it installed.
 * Thank you so much for your time.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Foxearedass](https://wordpress.org/support/users/foxearedass/)
 * (@foxearedass)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/twenty-ten-theme-css-question/#post-2586159)
 * 1 – not sure, play around with the /* =Menu of the main css file. my guess would
   be to change the line height in #access a { to 43.
 * 2 – I don’t see any widget :/
 * 3 – try [http://www.howtoplaza.com/how-to-use-custom-fonts-on-your-website-with-css](http://www.howtoplaza.com/how-to-use-custom-fonts-on-your-website-with-css).
 *  Thread Starter [iselaespana](https://wordpress.org/support/users/iselaespana/)
 * (@iselaespana)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/twenty-ten-theme-css-question/#post-2586162)
 * hi!! Thanks for the reply!! The widget is there all the way to left.. A twitter
   feed but I want it to appear in the box to the right. 🙂
 * I am playing with the rest as we speak.
 *  Thread Starter [iselaespana](https://wordpress.org/support/users/iselaespana/)
 * (@iselaespana)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/twenty-ten-theme-css-question/#post-2586168)
 * ok #1 is fixed 🙂
 * my main concern is #2~~!!
 *  [Foxearedass](https://wordpress.org/support/users/foxearedass/)
 * (@foxearedass)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/twenty-ten-theme-css-question/#post-2586186)
 * try
 *     ```
       #footer-widget-area .widget-area {
       	float: right;
       	margin-top: 20px;
       	margin-right: 20px;
       	width: 220px;
       }
       ```
   
 * change the values of margin-top and margin-right until the widget ends up in 
   the box.
 *  Thread Starter [iselaespana](https://wordpress.org/support/users/iselaespana/)
 * (@iselaespana)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/twenty-ten-theme-css-question/#post-2586393)
 * thanks your are awesome!!!!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Twenty ten theme css question’ is closed to new replies.

## Tags

 * [font](https://wordpress.org/support/topic-tag/font/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 5 replies
 * 2 participants
 * Last reply from: [iselaespana](https://wordpress.org/support/users/iselaespana/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/twenty-ten-theme-css-question/#post-2586393)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
