Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making the hlist center #47

Open
afattahi54 opened this issue Jan 13, 2014 · 1 comment
Open

Making the hlist center #47

afattahi54 opened this issue Jan 13, 2014 · 1 comment
Labels

Comments

@afattahi54
Copy link

Hi,

Can you please let me know how can we make the hlist navigation center?!

Regards,
Alireza Fattahi

@RiZKiT
Copy link

RiZKiT commented Jan 27, 2014

One solution would be to add the center class to your ym-hlist element and use the following css

.ym-hlist.center ul {
 display: inline-block;
 float: none;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants