issue 3
(sidebar_bg.gif - replace border inside image with css border) reported by Gilboa.Nir
- Hi,
I'm in the process of creating an RTL (right-to-left) version of the theme
(thank you for your work btw), and I've spent about an hour trying to move
the sidebar border to the right.
In the end I found that the border is inside the image :) I would recommend
to change the following line
blueprint-wp.css:
line 131: #sidebar { margin-left: 7px; border-left: 1px solid #CCC; /*
lets us have border */ }
Even better would be to use a solid color for the sidebar background
instead of an image, but I leave that up to you..
Regards,
Nir Gilboa
Hi,
I'm in the process of creating an RTL (right-to-left) version of the theme
(thank you for your work btw), and I've spent about an hour trying to move
the sidebar border to the right.
In the end I found that the border is inside the image :) I would recommend
to change the following line
blueprint-wp.css:
line 131: #sidebar { margin-left: 7px; border-left: 1px solid #CCC; /*
lets us have border */ }
Even better would be to use a solid color for the sidebar background
instead of an image, but I leave that up to you..
Regards,
Nir Gilboa