Closed (won't fix)
Project:
Nodeblock
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2011 at 18:39 UTC
Updated:
18 Jan 2013 at 14:40 UTC
Hi there. I have been trying to customize one specific nodeblock I placed on the content area. I copied the node-nodeblock.tpl.php to my theme folder, and used the local.css file to override the default style. However, I still haven't found the way to write the CSS properly, since the block doesn't change. I don't know whether is a #node-nodeblock-xx, or #block-nodeblock-xx (I have tried all the possible permutations and none has worked so far). Can anyone help me?
Thanks,
-David
Comments
Comment #1
david_p commentedAny ideas out there? Anyone? What happened with the "Come for the software, stay for the community" motto?
Comment #2
Johnny vd Laar commentedIn a preprocess you can add template suggestions to load a different tpl for this node.