One of my node elements doesn't seem to be going exactly according to weight. It seems to always go to the bottom no matter what weight I give it. I'd like to be able to see what weight it is being given when the page is rendered.

Comments

coreyp_1’s picture

Install the devel module. Each node has a tab where you can see the $node object. It's quite handy.

- Corey

sodani’s picture

Great, thank you