Hello,
I would really like to be able to make a page where i can layout blocks in a grid formation [4 x4 ]
i tried panels with multiple colums but some blocks are longer than other and the [what would be] rows of blocks go out of alignment.
Does anybody have an idea how i could achive this.
thnk
I am trying to make a div appear only if the option is turned on in the administration area.
If you look at how the $mission works in the Zen theme, that is exactly what I want to do, but I need to keep that $mission available for a different div.
So what I need to do, but for the life of me can not figure out is to create an if statement in the page.tpl.php file to see if the variable I make is turned on to be displayed or else turned off (don't display it).
i have download a css sheet for tables, but where should i put it in the style.css file? i tried pasting it at the end but nothing happend
any idea where to get premade code for a good looking forum? drupal forums are really ugly
I've been undergoing a theme conversion from Zen to a custom theme based on an XHTML and CSS layout. All its going pretty well, but just yesterday when i tried changing my admin theme to use my custom them, the page shows up without any sytling from the CSS file at all.
And just for clarification, in the page source, the css file that is imported, the one with a bunch of numbers as the title, is this the result of all the css files after they are combined by Drupal? including the style.css?