- This topic has 13 replies, 2 voices, and was last updated 4 years, 5 months ago by Skandha.
-
AuthorPosts
-
June 2, 2020 at 7:00 am #248635Oliver KlempertParticipant
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
June 2, 2020 at 7:06 am #248639SkandhaParticipant@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,
SkandhaJune 2, 2020 at 7:56 am #248642Oliver KlempertParticipantHey 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
June 2, 2020 at 8:12 am #248644SkandhaParticipant@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,
SkandhaJune 3, 2020 at 8:13 am #248745Oliver KlempertParticipantYes, 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
June 3, 2020 at 8:27 am #248757SkandhaParticipant@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,
SkandhaJune 3, 2020 at 10:10 am #248763Oliver KlempertParticipantPerfect!
Thanks a lot!
Oliver
June 3, 2020 at 10:29 am #248766SkandhaParticipant@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,
SkandhaJune 4, 2020 at 6:12 am #248855Oliver KlempertParticipant…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
June 4, 2020 at 6:32 am #248856SkandhaParticipant@brubacker: Hello Oliver,
Can you please enable right click once again so that I can check if that is possible?Kind Regards,
SkandhaJune 4, 2020 at 9:10 am #248867Oliver KlempertParticipantI have enabled it again – and written a small review.
Thanks for looking into it again.
June 5, 2020 at 12:34 am #248925SkandhaParticipant@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,
SkandhaJune 5, 2020 at 6:03 am #248929Oliver KlempertParticipantNo, 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.
June 5, 2020 at 6:43 am #248930SkandhaParticipant@brubacker: Let me know if you have anymore issues. Have a good day! 🙂
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Three Small questions about Adonis Pro for WordPress-Newbie’ is closed to new replies.