full lenght sidebar - Wordpress Solution
[Solved] - full lenght sidebar - Wordpress Solution |
---|
Try following codes |
http://screencast.com/t/F6kCQtRGpsmj
I need the sidebar to be full lenght. I do not want the faux fix as it is critial this line up. As every browser display sleightly differently if I use a background it needs to be to wide to accomidate all browsers and if I make it the actual size on some browsers it is out of allignment, so it must be a div or code.
I have tried putting a div in but I am obviously not putting it in the right palce.
Anyone have a fix for this?
Solution - 1This will probably do it, difficult to know without seeing source; Find the which contains both the sidebar and the main content, and add
or to its css for the green sidebar to line up. For the h2, you can try; 1) writing a style in the style.css which is so specific that it over-writes the inline style. [[LINK href="http://reference.sitepoint.com/css/specificity"]]http://reference.sitepoint.com/css/specificity[[/LINK]] for example, a guess; 2) copy the inline style, and do a search through your plugins folder to find that string. Then delete it Solution - 2Please link to the real page if possible, so it'll be simpler to get you the right answer. Actually i can only guessing. |
Date: 2022-10-21 05:13:17 |
Category: Wordpress |