Closed (fixed)
Project:
Wabi
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2008 at 20:40 UTC
Updated:
20 Sep 2008 at 22:22 UTC
I really like the colour scheme and look of this theme and would like to try and resolve this issue, having rejected it earlier, as it didn't work 'out of the box'.
The problem is simply that the mission 'box' extends over the edge of the middle column into the left-hand sidebar (at present, I have no right sidebar)
Can you help me to debug this? I have extensive experience with css, but not php / templates.
Comments
Comment #1
zcc_nz commentedSame here,
Its 99% professional theme, but that one tiny issue is a nuisance.
Comment #2
zcc_nz commentedWell I finally fixed it..
I changed the styles.css of the wabi theme so that the following was used:
table#mission {
margin: 2px 0px 10px 0px;
This is the same as the .pagetitle margins, which do line up nice and cleanly.
Remember that you have 2 version of this file, the base version in sites/all/themes/wabi and in files/color/wabi-XXXXXXX, where the X's equal the current version of the theme being used (if you have changed the colors).
You may have to flush cache and your browser cache to see the theme, I did the later on FF 3 and it was realigned.
Comment #3
errement commentedSame problem is under D6 wabi-6.x-1.1.tar.gz
Created a new issue for D6 version http://drupal.org/node/304153
Comment #4
Jeff Burnz commentedComment #5
Jeff Burnz commentedFixed in release 5.x-1.1
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.