Offset in menu-bullets - Joomla! Forum - community, help and support
hello.
hope can give me here.
i have changed font type of rt quasar template, , everyting seems fine, except 1 thing. bullets (and background of button) has offset seems strange.
http://www.haugalandfk.no/
check site, , see mean in menus.
hope knows can adjust offset in placement of bullets vs menu text..
hope can give me here.
i have changed font type of rt quasar template, , everyting seems fine, except 1 thing. bullets (and background of button) has offset seems strange.
http://www.haugalandfk.no/
check site, , see mean in menus.
hope knows can adjust offset in placement of bullets vs menu text..
hi stigi,
if mean menu on right hand side, you'll need edit style6.css, line 66 , change background line read:
you'll need change template.css, line 73 background position is:
this pulls bullet , text more inline each other.
which button has offset mentioned?
regards,
@bewebdev ^ek
if mean menu on right hand side, you'll need edit style6.css, line 66 , change background line read:
code: select all
background: url("../images/body/style6/arrows.png") no-repeat scroll 5px 5px transparent;you'll need change template.css, line 73 background position is:
code: select all
background-position: 5px -450px;this pulls bullet , text more inline each other.
which button has offset mentioned?
regards,
@bewebdev ^ek
Comments
Post a Comment