Eduardo

Forum Replies Created

list of topics you have created till now.

  • Eduardo
    Participant
    Posted in : logo above blog title

    Hi,
    I see the deafult, thank you.
    But the deafult does not show *both* the logo and the text. What i wanted was to have my logo *and* the site title text.

    Your reply gave me an idea, and i manipulated the IF statements in the PHP to have the image always shown. So, i almost got what i wanted.

    However, i still can’t style the image margins and the image size to my liking. I can’t get the .site-tiel img selector to work from the child theme…

    Would you help me styel that?
    Thank you!

    Eduardo
    Participant
    Posted in : center image in post

    Thanks a lot Ahmet, that solved it.

    (I had no idea i would be replacing the original style.css by creating a child theme – i thought i would just add to the original).

    Just rated Readme at 5 stars in Themeforest.

    Eduardo
    Participant
    Posted in : center image in post

    Hi Mehmet, thank you.

    I just tried it, it did not work. In fact what this does is add the class “aligncenter” to the image. I did this manually before, and it didn’t work too.

    Any idea of what could be causing this?

    Eduardo
    Participant

    By the way, let me ask please, so i can work around this issue: What file is used to display a WP Attachment page? My blog options are: Regular, No Sidebar.

    (i’m looking for it so i can remove the datetime attribute myself).

    Thank you!

    Eduardo
    Participant

    Thank you Ahmet!

    Eduardo
    Participant

    I have three questions about full-width videos, please:

    1) Is it mandatory to set the post format to “video” to make the video full-width?

    2) Is it possible to have TWO full-width videos in the same post? How to do it?

    3) Can i choose a “poster frame” for the full-width video when using the video-format? Like for example, a frame from the middle of the video, as you have here in your demo http://themes.pixelwars.org/readme-wp/big-buck-bunny/ ?

    Thank you,
    Eduardo

    Eduardo
    Participant
    Posted in : Phone number

    thank you!

    Eduardo
    Participant
    Posted in : Phone number

    Hi – yes, i think i have it sorted out. It took me quite a lot of trying, i’m not a programmer or designer – but since you checked, it must be ok!
    Here is the css in case other people need the same. The value “1065px” should be according for each person’s needs.

    @media screen and (max-width: 1065px) {
    span.phone-number {
    position: absolute; right: 104px; top: 3px; font-size: 12px;
    }
    .site-header .social {
    display: none;
    margin: 0;
    position: absolute;
    width: 53px;
    }
    .toggle-link {
    display:block;
    }
    .site-header .social li a {
    background: #fff none repeat scroll 0 0;
    }
    }

    Eduardo
    Participant
    Posted in : Phone number

    Hi Ahmet, any ideas? Thank you :)

    Eduardo
    Participant

    I found it: the string is in share.min,js, here: button_text:"Compartilhar"
    One also has to change the css for a different sized word:
    .share.sharer-0 {
    width: 148px !important;
    }

    Thank you :)

    Eduardo
    Participant

    Thank you very much!

    Eduardo
    Participant
    Posted in : Phone number

    Thank you Ahmet, this works great – i had to change max-width to 1065px, beacause my header menu is too wide.

    But now, also because my menu is too wide, I need one last fix for it to be perfect. How do i get the individual social links to collapse into the social menu when the browser window is smaller than 1065px? I tried fiddling with the social-toggle class, but it is above my small understanding of css.

    Eduardo
    Participant

    Second question on Google maps subject: is it possible to have a Google map in a page, displayed in full width?

    Eduardo
    Participant
    Posted in : Phone number

    Hi, can you help, please?

    Eduardo
    Participant

    Can you help, please?

    Eduardo
    Participant
    Posted in : Phone number

    Hi,
    This topic was not mine, i found it while searching – but displaying the phone is essential for me.
    I used the code you provided, minus the font-size and bold formatting.
    The code works for desktop size, but when resizing the browser or using mobile devices, the menu is messed up.

    Please have a look at my test url: http://test.taijiquan.pro.br

    Thank you very much, i will be very grateful if you have a solution for mobile.

    Eduardo
    Participant

    Never mind, i solved it. Thank you.

    Eduardo
    Participant

    Hi Mehmet,

    I read the Codex about child themes. However, when i open heder.php, i can’t understand how Readme calls all those stylesheets.

    How should the child theme’s stylesheet look like? Should it enque every stylesheet that Readme uses, one by one? Should it enque just one?

    Thank you,
    Eduardo

Viewing 18 posts - 1 through 18 (of 18 total)