Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Quick Question
The category navigation bar on the top
how to hide this so I only have a category menu on the left not on the top
Many thanks
M
Admin> Configuration> Layout Settings
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Hi love the trublu, I downloaded the latest v. for zen v.1.3.5, with I think has the better category css or file I don't really know, but my links in info box still as one string in the box, how could i fix that, and how could i add a tagline to the header, I got my logo , but lost the tag line on the header lol, Help please.
Sorry one more thing, I took the icon on the boxes header of, fix the size of the blue gif, to 100%, but it doesnt fill the box header to the end, I'm geting a little space between the gif and the right boder, any ideas?
Thank you, other then that, great job, nice tpl.
Can't help with the tagline, but for the Information sidebox, edit the following file:
/includes/templates/trublu/sideboxes/tpl_information.php
There's not much code in it, so locate the FOR loop and add in the <br /> as shown below.
Code:for ($i=0; $i<sizeof($information); $i++) { $content .= $information[$i] . "<br />"; }
[FONT=Comic Sans MS]Steel Rat[/FONT]
Yea I'm not sure why it is still showing them all in line even with the added module file. It works on my site without the <br /> hack that Steel Rat mentioned. The only thing you lose by doing it that way is the hover color. That box is supposed to look like the Categories box where it changes the hover color.
Alternatively, you could also choose to use the CSS Rollout method with this template as well, or even the default ZC method. I just copied what I used which was the better categories contrib.
As far as the Tagline. I think I probably removed it all together at some point. You can delete the templates/trublu/common/header.php file and it will use the normal zen-cart header file, complete with the tagline or compare the two files and see where it should call the tagline.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Unfortunately I've had to abandon the use of Trublu, since it's not listed as compatible with 1.3.6, and is not allowing proper Paypal processing, as near as I can tell (i.e. tests with Classic template work, tests with Trublu don't.).
Hopefully in the future this will change.
[FONT=Comic Sans MS]Steel Rat[/FONT]
hmm Templates should have nothing to do with payment modules. I am running trublu without problem on my 1.3.6 site. Also remember that with 1.3.6 you need to remove and reinstall the paypal module (iirc) but still that wouldn't make sense. I haven't tried the paypal module tho unless they've changed something is the header.php or some of the other files that were modified for this template. but that isn't the zen way
Can anyone else confirm Paypal Processing problems with TruBlu?
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
[FONT=Comic Sans MS]Steel Rat[/FONT]