Link Buttons and Vertical Alginment Home › Forums › Weaver Xtreme Theme › Link Buttons and Vertical Alginment This topic has 2 replies, 2 voices, and was last updated 7 years, 2 months ago by Maureen. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts April 23, 2015 at 15:40 UTC #17657 MaureenParticipant I am using Weaver X 1.1.3 and the Weaver X Plus 1.1 plugin on this site: http://www.21stcenturydads.org. In the HTML Insertion Pre-Footer ares, I placed link buttons with images of logos. I was able to center the link button in the space, but cannot vertical align them. Is this possible? TX! April 23, 2015 at 16:13 UTC #21502 scramblerModerator Try to add the rule below in Main Options > Fonts & Custom > Custom CSS rule box .weaver-buttons a {display:inline-block;vertical-align:middle;} April 23, 2015 at 18:43 UTC #21503 MaureenParticipant Thanks Scrambler. That did it! Just needed to add a dash between vertical and align. .weaver-buttons a {display:inline-block; vertical–align:middle;} Also increased spacing between the 2 link buttons. Final rule: .weaver-buttons a {display:inline-block; vertical-align:middle; margin:0 4%;} Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In