andrew
Member Since
May 23, 2008Bio
CTO and core team leader of Concrete5.http://www.twitter.com/aembler/
C5 Sites
Too many to count..How about?
http://schoolpulse.com
http://www.monsoonworks.com
Personal URL
http://www.andrewembler.comMarketplace
My Posts
re: Yes, but...
We'll try and take a look at this. We had some problems early on because of the way the javascript was executing, sometimes editing and re-editing something multiple times would cause JS to break with strangely coded addons. But that was pretty early in t...
03/16/10 - 8:07pm
Couple places
You'll want to make changes to the packages/core_commerce/blocks/cart_links/view.php file, elements/cart_item_list.php block, and then go through all the files in the packages/core_commerce/js/ directory. There are a number of places in those files where ...
03/16/10 - 7:36pm
Hey
Is this still causing trouble? Just asking cuz I went to the site and it looks great. Just wondering if you were able to get a fix in there or are still struggling with something.
Nice looking site.
03/16/10 - 7:33pm
re: How to get ride of the two :: in title of concrete sites
Yep. You can change how page title's are built using a special define() function in your site's config/site.php. The default mask is
define('PAGE_TITLE_FORMAT', '%1$s :: %2$s');
With the first parameter being the site name and the second being the p...
03/16/10 - 7:28pm
Hmm
I'm not sure how easy this is to do, given that each menu item is different. You could have your developer modify the actual superfish javascript to do something like the following:
1. On mouse over, grab the current width of the item using something l...
03/16/10 - 1:24pm
transparent
Is it any better if you change "none" to "transparent" in your background-color? And regarding borders, try removing all the border declarations in the view.php file (there are several.)
Does that help at all?
03/16/10 - 1:18pm
re: Clear Background for Superfish
You will probably have to modify the view template directly.
Create a directory named autonav in your local blocks/ directory, and copy packages/superfish/blocks/autonav/view.php to this directory, and open it and make changes to the code itself.
...
03/16/10 - 1:16pm
Design?
can you use the built-in design settings in concrete 5.3.3 or 5.4 ? So, add the block and then change the design . Does that help? If you need more customization you may have to create a directory named autonav in your local blocks/ directory, and copy pa...
03/16/10 - 12:27pm




