Closed (fixed)
Project:
Basic
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Reporter:
Anonymous (not verified)
Created:
9 Apr 2009 at 08:59 UTC
Updated:
13 Oct 2018 at 22:29 UTC
Jump to comment: Most recent
I need to configure the BASIC theme? Change column widths, enter a header banner etc. It seems this needs to be done via code modifcation of some templates / PHP files - or CSS files. I can't figure out which ones to modify in order to make basic changes.
Any help? Thanks!
Alex Trekzow
Comments
Comment #1
Anonymous (not verified) commentedTo change the dimensions of the theme, edit the layout.css in the css folder. It's just css.
To add new regions, you can start by reading this :
http://drupal.org/node/425312#comment-1444162
Comment #2
Anonymous (not verified) commentedI guess it's fixed :)