Active
Project:
Pixture
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2009 at 07:30 UTC
Updated:
21 Jul 2011 at 13:19 UTC
Hi everybody,
I am new in drupal, trying to create a site, but unfortunately I can't make any table visible in my pages, using the Pixture theme.
I have to use this theme, and don't know which .css file is responsible for that, and what I could do about it.
Any suggestion would be great, thanx!
| Comment | File | Size | Author |
|---|---|---|---|
| pixture_theme.JPG | 25.06 KB | hartzoul | |
| other_theme.JPG | 10.18 KB | hartzoul |
Comments
Comment #1
lyricnz commentedVery old, but not Core.
Comment #2
Deepika.chavan commentedHi,
- Create one custom css file in '/css ' dir, say 'local.css'.
- Add following code in 'pixture.info' file.
stylesheets[all][] = css/local.css- Try adding following css code in your custom css (i.e. local.css) file :
- Please clear cached data here- /admin/settings/performance
Rgrds,
Deepika Chavan.