Hi,
Just wondering; what is the easiest way to achieve the two boxes this site has at the top?
www.coreliberation.com
Publish a page in HTML format. use table to create two columns.
someting like this
<table> <tr valign="top"><td widht ="50%"> <h2> heading 1 </h2> Text </td><td> <h2> heading 2 </h2> Text </td></tr> </table>
Harjoituspäiväkirja - www.lenkkivihko.fi
Thanks - that code above is useful but how do I get it on the front page above the news?
Is it a case of finding the code in Drupal or does Drupal allow something like this in the admin panel?
Any help on this?
Do I need to edit them theme perhaps?
When You edit node then click under "Publishing options" "Sticky at top of lists" checkbox
Comments
Easiest..
Publish a page in HTML format.
use table to create two columns.
someting like this
Harjoituspäiväkirja - www.lenkkivihko.fi
Thanks - that code above is
Thanks - that code above is useful but how do I get it on the front page above the news?
Is it a case of finding the code in Drupal or does Drupal allow something like this in the admin panel?
Any help on this? Do I need
Any help on this?
Do I need to edit them theme perhaps?
When You edit node then
When You edit node then click under "Publishing options" "Sticky at top of lists" checkbox