News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

[SOLVED] Line Space in Category Menu

Started by MAD King, May 28, 2013, 19:09:28 PM

Previous topic - Next topic

AH

Ah but at least we have progress!!


.art-block ul > li:before {
    bottom: 2px;
    content: url("../images/blockbullets.png");
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-left: -16px;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}

Get rid of this line to see the effect!
Regards
A

Joomla 3.10.11
php 8.0

MAD King

#31
EDIT:

With the line

.art-block ul > li:before {
    bottom: 2px;
    [i][b]content: url("../images/blockbullets.png");[/b][/i]
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-left: -16px;
    margin-right: 6px;
    position: relative;
    vertical-align: middle;
}


out I still get double bullets.

[attachment cleanup by admin]
Joomla! 4.3.4
VirtueMart 4.2.4 10922

AH

I really need to see live to be of much more help
Regards
A

Joomla 3.10.11
php 8.0

MAD King

Would it help if I send you the template?
Joomla! 4.3.4
VirtueMart 4.2.4 10922

AH

Unfortunately I do not have time resources to be able to install a local copy of your site in my testing domain.  If the site coudl be put on a publicly available server, I would be happy to help further.
Regards
A

Joomla 3.10.11
php 8.0

MAD King

I will set it up today and PM you.

Thank you
Joomla! 4.3.4
VirtueMart 4.2.4 10922

MAD King

#36
Thank you all for the help.

Problem solved
Joomla! 4.3.4
VirtueMart 4.2.4 10922