[2023-01-23] 4images 1.10 released
0 Members and 1 Guest are viewing this topic.
@ x23piracy,I think it is in the CSS file that is in that quickscript folder but not sure where. I am not a CSS guru, enough to be dangerous...Will try to look this weekend...
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat;}
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 19px; display: block; }
Hi,Could someone help me where I can replace the style?I would like it to appear folder.gif etc.thank you
Dear x23piracy,I would ask for your help, how to mod quicklist's folder images left to display. (Folder.gif, closed.gif folder, etc)thanks,Jean Mitchel
// first example $("#left_quicklist_nav").treeview({ collapsed: true, unique: true, persist: "location"
control: "#treecontrol",
// first example $("#left_quicklist_nav").treeview({ control: "#treecontrol", collapsed: true, unique: true, animated: "slow", persist: "location"
...If i could help you click this:
Me that I need to folder.gif and file.gif, folder-closed.gif folder-tree shown in the menu.I want something like a folder marked. (2. attached image).
//MOD Left QuickListfunction get_left_quicklist_bits($cat_id, $cid = 0, $depth = 1) { global $site_db, $drop_down_cat_cache, $cat_cache, $site_sess;//config area$left_quick_length=24; //length of category name, 0-3 =off (if on, will shorten name to fit with ... after it)$adjust_depth=1; // try to adjust for depth for right side to line up$with_folder=0; // if you want a folder to be displayed then set this to 1 (I thought it took to much screenspace)//end config
Hey 1st of all , its a nice MOD ... works perfectly ...is their any chance of showing the [ category images - plugin by V@NO ] in the quick list ?Thanks !
I have an error in the name of a category. How can I fix this?
Is it possible to show the newest categories on the top of the list???....