Title: CSS help &#8211; Pleaseee
Last modified: August 18, 2016

---

# CSS help – Pleaseee

 *  [meethere](https://wordpress.org/support/users/meethere/)
 * (@meethere)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/css-help-pleaseee-1/)
 * [http://www.directoriesonly.com/blog/](http://www.directoriesonly.com/blog/)
 * I want to change the position of top white links (home, about) to the black bar
   below the header image.
    Also I want to change the footer text and links to white.
 * Let me know what you need..
    You can easily get CSS – Just let me know what to
   change.

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/css-help-pleaseee-1/#post-512439)
 * Look at this guy’s css and code:
    [http://www.douglaskarr.com/](http://www.douglaskarr.com/)
 *  Thread Starter [meethere](https://wordpress.org/support/users/meethere/)
 * (@meethere)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/css-help-pleaseee-1/#post-512585)
 * Even though I am not able to get it work.
    The padding in CSS for toplinks doesn’t
   word for me. Please any body help this newbie 🙁
 *  [Tdude](https://wordpress.org/support/users/tdude/)
 * (@tdude)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/css-help-pleaseee-1/#post-512603)
 * Hi there. I was only briefly looking at your site. Check your style.css in your
   theme’s folder. Somewhere it says
 *  a, h2 a:hover, h3 a:hover {
    color: #006666; text-decoration: none; }
 * a:hover {
    color: #006666; text-decoration: underline; }
 * Change the color values to “#ffffff” or “white” to get links white. If you only
   want your footer links/text white, you will have to add something like
 * #footer p, #footer p a, #footer p a:hover{color:#ffffff;}
 * I see you’ve tried to att <div style=” color:white;”> in your markup for the 
   footer. It’s better to keep the styles in your stylesheet or you will get very
   frustrated one day when you want to change something. I’ve tried it and can’t
   recommend it.
 * I hope that helps,
    T

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

The topic ‘CSS help – Pleaseee’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Tdude](https://wordpress.org/support/users/tdude/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/css-help-pleaseee-1/#post-512603)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
