Title: Simple problem
Last modified: August 19, 2016

---

# Simple problem

 *  Resolved [merajj](https://wordpress.org/support/users/merajj/)
 * (@merajj)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/simple-problem-1/)
 * i am having a very simple issue with my blog lay out. i have it very close to
   what i want but am having a silly problem with the links at the top.[ here is my site.](http://davidmendolia.com)
   as you can see, i am trying to create a static home page and have a link to the
   blog as a separate page. note that when you click the blog link you lose access
   to the link bar, and when you click the home link on the right the home link 
   on the left goes away… i would like it to be structured as
 * [home] [portfolio] [contact] [blog]
 * and not have the links disappear at any given point..
 * any advice would be greatly appreciated :]

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/simple-problem-1/?output_format=md) [1](https://wordpress.org/support/topic/simple-problem-1/?output_format=md)
2

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/simple-problem-1/page/2/#post-1312358)
 * For your bold line, in line 27 of style.css, change ‘border-bottom:2px solid #
   000’ to ‘border-bottom:1px solid #eee’.
 *  Thread Starter [merajj](https://wordpress.org/support/users/merajj/)
 * (@merajj)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/simple-problem-1/page/2/#post-1312400)
 * thanks ! the code i actually used to fix it was
 * {border-bottom:0px solid #000;}
 * not sure why that works but it looks right ;]
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/simple-problem-1/page/2/#post-1312401)
 * Its because the adjacent div also has a border that it shares with the one you
   suppressed. Be careful that the other div always shows, or else you will have
   no border at all.

Viewing 3 replies - 16 through 18 (of 18 total)

[←](https://wordpress.org/support/topic/simple-problem-1/?output_format=md) [1](https://wordpress.org/support/topic/simple-problem-1/?output_format=md)
2

The topic ‘Simple problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 18 replies
 * 2 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/simple-problem-1/page/2/#post-1312401)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
