Categories tree doesn't appears in the right way

18.12.2012 15:31
#1
agoraartesacra
Joomshopping forum user no avatar
Name: Nicola
18.12.2012
Сообщения: 5
Quote
Categories tree doesn't appears in the right way

we bought categories tree plugin and we put it in the left position but the plus sign of the second category isn't alligned. (See attachment). How can we solve this problem?
Categories tree doesn't appears in the right way


Joomla: 2.5
JoomShopping: 3.5
PHP: 5.3.2-1ubuntu4.18
 
18.12.2012 16:05
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Categories tree doesn't appears in the right way

URL?
CSS style.
width left block?

 
18.12.2012 16:28
#3
agoraartesacra
Joomshopping forum user no avatar
Name: Nicola
18.12.2012
Сообщения: 5
Quote
Aw: Categories tree doesn't appears in the right way

webdesigner - 18.12.2012 16:05

URL?

http://xx.xx.xxx.xxx/xxxxx/index.php/xxxxxxxx

CSS style

what do you mean? we don't set any particular css...

width left block?

238px


Последнее изменение: 19.12.2012 11:30
 
18.12.2012 16:39
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25919
Quote
Aw: Categories tree doesn't appears in the right way

Problem CSS

.column ul li {
background: url("../images/bullet.gif") no-repeat scroll 20px 7px transparent;
line-height: 160%;
margin-bottom: 5px;
overflow: hidden;
padding-left: 30px;
}

delete
line-height: 160%;
margin-bottom: 5px;
padding-left: 30px;

 
19.12.2012 11:29
#5
agoraartesacra
Joomshopping forum user no avatar
Name: Nicola
18.12.2012
Сообщения: 5
Quote
Aw: Categories tree doesn't appears in the right way

ok, solved

Thank!


Последнее изменение: 19.12.2012 11:34
 
19.12.2012 14:47
#6
agoraartesacra
Joomshopping forum user no avatar
Name: Nicola
18.12.2012
Сообщения: 5
Quote
Aw: Categories tree doesn't appears in the right way

webdesigner - 18.12.2012 16:39
Problem CSS


There is a problem:
this changes also involve bullets alignment of unordered list (see attachment)
Aw: Categories tree doesn't appears in the right way

 
19.12.2012 15:04
#7
agoraartesacra
Joomshopping forum user no avatar
Name: Nicola
18.12.2012
Сообщения: 5
Quote
Aw: Categories tree doesn't appears in the right way

Solved adding:

padding-left: 16px;

to:

.treeview li.collapsable, .treeview li.expandable { background-position: 0 -174px; }

in:

modules/mod_jshopping_tree_categories/css/jquery.treeview.css

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.