JonnyE
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [raindrops] Black strip below – how to clean?Hi Nobita.
Here the reference to a part of a site in the picture.(http://www.autoexpert51.ru/wp-content/uploads/2012/11/from_site.png)
The red allocated distinction of color of the menu and the rest.
The green allocated two colors which I want to change for one – blackmy site http://www.autoexpert51.ru
Thank you.
Forum: Themes and Templates
In reply to: [raindrops] Black strip below – how to clean?Hi.
Help me please, again. ))))How to make a strip under the menu of one color – for example black. (to the right of the menu it best of all it is visible – consists of two flowers: gray and dark gray)
my site http://www.autoexpert51.ru
I am sorry to be poor at English.
Forum: Themes and Templates
In reply to: [raindrops] Black strip below – how to clean?Hi nobita!
Understood!
Added in the end of style.css of a line:
div.yui-ge {
margin-bottom:0;
}
div.yui-g {
margin-bottom:0;
}And now everything is excellent! Thanks!
Forum: Themes and Templates
In reply to: [raindrops] Black strip below – how to clean?Hi nobita.
With your help it turned out to level the text in the bottom widjet
thank you!With your help it turned out to level the text in the bottom widjet
thank you
but didn’t help the decision to clean a superfluous strip of black color.
I mean a strip which goes after footer, which gray color, on my site http://www.autoexpert51.ru this black strip about 5 millimeters at the very bottom.At present in style.css it is added the last lines:
/* bottom margin remove */
div.yui-ge {
margin-bottom:0;
}
Please, help me.P.s. theme raindrops is very good!
Forum: Themes and Templates
In reply to: [raindrops] Black strip below – how to clean?And one more question:
How in footer a widget to make alignment on the center?