• Hi,

    Along the top horizontal page selection there is spacing after contacts, which varys a bit from FF,IE and Opera (see example: https://thefabhouse.com/images/blix_space.gif )

    If pages are removed,ex:FAQ etc, spacing aligns left. I’ve tried to make it fit perfectly but I’ve found that different browsers space it every so slightly.

    Is there a way to make that spacing justified so there is no weird looking double bar at the end?

Viewing 3 replies - 1 through 3 (of 3 total)
  • That white line? It’s just the right-hand-side border for the element containing the “Contact” link. Since these links are generated through the WP function wp_list_pages(), you will probably have to do some hardcoding in the WordPress function files to fix this.

    Maybe try adding a unique ID to each link and then applying a style to the “Contact” link to remove the right border?

    Thread Starter fabrian

    (@fabrian)

    I’m sure I have to change some code, I’m just not sure what. To better explain, I have removed one page, see here: https://thefabhouse.com/images/blix_space2.gif . When there is not enough room to fill the whole bar, the links align left instead of justifying to the entire width..this is what I want to do. Any suggestions?

    Thread Starter fabrian

    (@fabrian)

    ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blix and spacing issue..see image’ is closed to new replies.