Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter JonnyE

    (@jonnye)

    And one more question:
    How in footer a widget to make alignment on the center?

    Theme Author nobita

    (@nobita)

    Hi JonnyE

    Please write below code.

    style.css last line.

    /* align center where footer widget text */
    .widget-wrapper li{
    	text-align:center;
    }
    /* bottom margin remove */
    div.yui-ge{
    	margin-bottom:0;
    }

    Your English fine.

    My English is poor, sorry.
    Thank you.

    Thread Starter JonnyE

    (@jonnye)

    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!

    Thread Starter JonnyE

    (@jonnye)

    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!

    Theme Author nobita

    (@nobita)

    Please tryout below.

    Remove address element where footer.php 🙂

    Thread Starter JonnyE

    (@jonnye)

    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.

    Hi!

    Last week i startet the first tim to generate a wbsite – i am a raly amateur!

    Now my questions:
    1) How can I change the high of the fields in left sidebar “Select”, “From the world”, etc.

    2) How can I change the fonts example verdana or something else

    3) How and where can I individuali change the header – i want to fix a logo and a bannermanagement

    Thats it fore the first time… 🙂

    Can you help me?

    Best regards
    Wolfgang

    Hi!

    I forgot the test domain: http://www.a-e-i.at/www.a-e-i.at/

    Wolfgang

    Theme Author nobita

    (@nobita)

    Hi wdanemann

    This threads for JonnyE.

    You must cleate a new threads and paste above question. 🙂

    Thank you.

    Theme Author nobita

    (@nobita)

    Hi JonnyE

    I cannot understand the meaning of your question.

    Can you have a snapshot of a portion to change offered?

    Can easy concrete explanation be performed about the portion which you want to change?

    My English power of understanding is low like a child.

    Thank you.

    Thread Starter JonnyE

    (@jonnye)

    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 – black

    my site http://www.autoexpert51.ru

    Thank you.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Please use a CSS-specific forum for CSS-specific issues.

    Theme Author nobita

    (@nobita)

    Hi JonnyE

    Please try this style rules.

    #top #access{
    	background:red;/*base background example*/
    }
    #top #megaMenu{
    	float: none;
    	background:#000;/* for example*/
    }
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Black strip below – how to clean?’ is closed to new replies.