• ginoxy

    (@ginoxy)


    Good day all , i have “black in black” theme

    who can help me with it ?

Viewing 15 replies - 1 through 15 (of 37 total)
  • red-star

    (@red-star)

    Hmmm, what do you want to do? and mabye you would like to give us a url to youre side.

    Thread Starter ginoxy

    (@ginoxy)

    red-star, theme is “black in black”
    from this site https://www.eretzvaju.org

    —> Here is the theme that i choosed for my site

    https://t37.net/back-in-black

    i need to enlarge the font and to change it from white to gray

    and i’d like to change its width to smaller size

    red-star

    (@red-star)

    You can find youre font in youre css file
    /* Typographie et couleurs */

    Thread Starter ginoxy

    (@ginoxy)

    its not listed in the style.css !

    red-star

    (@red-star)

    I have just been looking at youre ccs and took the /* Typographie et couleurs */ from there.

    Mabye I misunderstand youre question

    #page to change the width

    Thread Starter ginoxy

    (@ginoxy)

    Well my question is that i have that theme installed in my site .. but i dont like the size of that font so i need to make large .. and i want to change the color of it from white to gray

    red-star

    (@red-star)

    Ok, in my humble opinion its there, but i could be wrong of course.

    vkaryl

    (@vkaryl)

    You should find the font declarations in the style.css file probably in the .post or .entry class. I’m not familiar with that theme, but all of the typography will be in the style.css file, you just have to look for things labeled “font-size”.

    The color will be handled by “color:#whatever” lines. You could start with the one probably in the body declaration. You might have to look at some of the information in the codex about the css for wp themes. This is the only link I have handy right now, and I can’t get codex to load for me at the moment: Blog_Design_and_Layout

    Thread Starter ginoxy

    (@ginoxy)

    This is the whole style.css file :

    [MODERATED: don’t post long code here! Please use https://pastebin.com, then post the link you are given here!]

    red-star

    (@red-star)

    #main to change the widht
    And if Im correct #body to change the rest you want.

    vkaryl

    (@vkaryl)

    He’s wanting the font itself to be white, and a larger size. And that’s handled in the refs I gave above….

    red-star

    (@red-star)

    Ok, but what does this mean

    // need to enlarge the font and to change it from white to gray

    and i’d like to change its width to smaller size //

    He wants his font from white to gray, and he can do this in the body.

    in the main declaration he can change the widht I thougt

    vkaryl

    (@vkaryl)

    Ack. Smaller not larger, then. I may have been remembering his other post about this where he wanted font size tweaks too…. And sometimes the post font color isn’t covered by the body font color declaration, just depends on theme.

    Thread Starter ginoxy

    (@ginoxy)

    its not working cannot find the code there ! its not changing btw

    red-star

    (@red-star)

    No harm done vkaryl. Im half sleeping anyway because of fighting to get my search form the way its working now.

    So I thougt I whas mis understanding a few things, but I know now what you mean because he has been asking about things like that before.

Viewing 15 replies - 1 through 15 (of 37 total)
  • The topic ‘new theme needs some modifying’ is closed to new replies.