Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #248635
    Oliver Klempert
    Participant

    Dear Catch-Themes-Support,

    I have bought your Adonis Pro Theme. I am new to WordPress and with your theme I have built my homepage. This is about a computer game called “Star Citizen”, a hobby web page, which publishes stories from the game community. I am the editor in chief.

    Have a look here: http://www.sternenwanderer.org

    I have three questions and it would be great, if you could help me:

    I have a background-picture with “stars” on it. Is it possible to make the black background with the texts more transparent, so that the stars can shine through? (I also want to experiment with several different backgrounds.)

    Is it possible to put the ticker with News on the frontpage directly under the header-picture?

    On the page called “Weltenwanderer” there is a sub-page called “Die Protagonisten”. In WordPress I worked with a block called “Media & Text”. There are two pictures of ingame-players. Is it possible to put them in line with the rest of the page (vertical)?

    Thanks,

    Oliver

    #248639
    Skandha
    Participant

    @brubacker: Hello Oliver,

    You seem to have disabled right click on your site. Can you enable it so that I can quickly provide you the necessary CSS Code to make the black background more transparent?

    To change the position of News Ticker you can use the Section Sorter feature.
    Go to => Appearance => Customize => Theme Options => Section Sorter => Drag and reorder the sections according to your choice and Publish.

    Also for the third question I will need you to enable right click so that I can look into the issue and provide you a solution,

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #248642
    Oliver Klempert
    Participant

    Hey Skandha,

    thanks for your fast reply. You you mean the copy-protection? I have disabled it for now.

    Changing the position of the news ticker doesnt work that way. I Tried. But maybe I am doing something wrong.

    Again: Thanks für your supprt.

    Oliver

    #248644
    Skandha
    Participant

    @brubacker: Hello Oliver,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To make the black background transparent */
    #page {
        background-color: unset;
    }
    /* To align the image with rest of the page in Die Protagonisten */
    .no-sidebar .alignwide {
    	margin: 0;
    }

    I am afraid it won’t be possible to bring the ticker below the Header Image as the you have create the ticker in the page editor and you cannot have above the page title.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #248745
    Oliver Klempert
    Participant

    Yes, that worked. Thanks a lot.

    Have a look: http://www.sternenwanderer.org

    Now it would be perfect if the footer at the end of the page with

    “Copyright © 2020 Sternenwanderer | Adonis Pro by Catch Themes”

    would be transparant too…any ideas?

    Oliver

    #248757
    Skandha
    Participant

    @brubacker: Hello Oliver,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #colophon {
        background-color: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #248763
    Oliver Klempert
    Participant

    Perfect!

    Thanks a lot!

    Oliver

    #248766
    Skandha
    Participant

    @brubacker: Hello Oliver, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/adonis/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    #248855
    Oliver Klempert
    Participant

    …sure, I can do this.

    But before: One more last question: On a 1980×1080 Monitor the website looks very good now. On a different monitor with 4K resolution for example the header-picture on the frontpage looks different – moon and planet are not visible anymore. I know this is because of the responsivness of the page – but is it possible to give the header picture a fix position, so that they just scale up and down but do not disapear anymore? I hope, you understand, what I mean.

    Oliver

    #248856
    Skandha
    Participant

    @brubacker: Hello Oliver,
    Can you please enable right click once again so that I can check if that is possible?

    Kind Regards,
    Skandha

    #248867
    Oliver Klempert
    Participant

    I have enabled it again – and written a small review.

    Thanks for looking into it again.

    #248925
    Skandha
    Participant

    @brubacker: Hello Oliver,
    I am afraid that cannot be controlled since the image is a background image and it tries to adjust with the screen size. Thank you for your wonderful review. Let me know if you have anymore issues.

    Kind Regards,
    Skandha

    #248929
    Oliver Klempert
    Participant

    No, its all set now and my homepage is ready so far. I will it keep like it is now – light in space but informative Thanks for your help.

    #248930
    Skandha
    Participant

    @brubacker: Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Three Small questions about Adonis Pro for WordPress-Newbie’ is closed to new replies.