• Resolved Mitemd

    (@mitemd)


    I know that Onetone is one-page responsive theme, but I also want a blog. But I don’t know how to customize my pages like gallery, background, fonts, width of the black stripe on the left and so on…

    Any help from you, experts? ??

    https://www.northsee.de/blog

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi Mitemd
    Will be happy to help you.
    Can we take it step by step??
    What would you do first. We have to go one thing in time
    Cheers Tahoe Rock

    Thread Starter Mitemd

    (@mitemd)

    Wow, that was quick ??

    okay, step by step. I’ve made a page and named it ‘blog’. This page is in my upper menu. But If I click on it, it looks kind of different then the original theme.

    I want to delete this line for example:
    CATEGORIES : UNCATEGORIZED AUTHOR: MITJA NO COMMENTS YET
    above every article.

    Hi Mitemd
    First I have to ask:
    1)The Best – Do you have a child theme for your one-note theme?
    or
    2) Second the best – Are you using plugin for writing costume css?
    like: simple-custom-css/
    or
    3) Not really recommend – Go to your Appearance -Theme Options – CSS Styles

    Here is a code you should put to your style.css file in the child theme or the second or third option above

    .entry-category, .entry-author, .entry-comments {
    display:none;
    }

    If you do not know what Im talking about, just let me know. We will sort it out.

    Good luck

    What next??
    Cheers
    TR

    Thread Starter Mitemd

    (@mitemd)

    Great, I do not use a child theme. I installed Simple Custom CSS and it worked fine.

    Next would be changing the size of the font in the post itself. A gallery for the pictures would be also great. The theme itself doesn’t have a gallery right?

    Hi Mitemd,
    Font size for block content is:

    .entry-content p {
    font-size: 120%;
    }

    You can set how many % you want.
    To be continued Tomorrow.
    Will have to leave house
    Cheers
    TR

    Concerning OneTone Theme.
    Im not using that theme and do not know much about it now. this is not a obstacle.
    Choices for Galery:

    1) NextGen-Gallery plugin

    Youtube tutorial: https://youtu.be/aNA1Oq0rGZQ

    2) Responsive LiteBox. Needed much more coding.
    Here is good video on youtube: LiteBox-tutorial

    Hope this will be helpfull
    Cheers
    TR

    Thread Starter Mitemd

    (@mitemd)

    Hey again,

    slowly I get into this so I could change some things on my own ??

    For this gallery thing, maybe I meant something else. I meant ‘lightbox’. I want that my pictures kind of pops out, for example in the gallery section. That would be great.

    Ok now
    If you need any help let me know.
    TR

    Thread Starter Mitemd

    (@mitemd)

    Hey Tahoe,

    how are you doing?

    There’s a another thing that is not as it should be. If you go to https://www.northsee.de/blog you will see a menu on the left. If you go on a article the menu has disappeared.

    Cheers,
    Mitja

    Hi Mitemd
    I was testing this side bar menu and it looks like when it is in article that there is no css chance to show it out.
    Im not using your theme and do not know much of it, but there should be some clickable option to have, which let you appear this menu on article side bar mode.
    Try to contact help from your theme owner

    manuals/theme-guide-onetone

    www.ads-software.com/support/theme/onetone

    Sorry for that but this is for now
    I will try some other tricks if I get some more time
    Let me know if you will get some help.

    Cheers
    TR

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Customizing pages’ is closed to new replies.