-
Author
-
March 30, 2015 at 23:19 #52322
Globetrekker
ParticipantI am having trouble with my image on the homepage. I set it up under Sweetdate -> Homepage and even though I have pressed “Fixed” the image moves, when I scroll the page.
How can I get the image to be fixed?March 31, 2015 at 22:41 #52546Laura
ModeratorHello, please share your website link so i can help you 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 2, 2015 at 00:44 #52792Laura
ModeratorHello, please add this to quick css or style.css in child theme
COPY CODE#header { background-attachment: initial !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 2, 2015 at 10:29 #52821Globetrekker
ParticipantHi Laura,
I tried it, but as you can see it does not cover the homepage. The blue background is viewable depending on how large the window is.
Any other tricks? Thanks 🙂April 3, 2015 at 08:06 #53005Laura
ModeratorHello, to cover full page use this
COPY CODE#header { background-size: cover !important; }Let me know 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 3, 2015 at 12:31 #53019Globetrekker
ParticipantNow I’m back at square one – the picture isn’t fixed.
April 4, 2015 at 00:36 #53160Laura
ModeratorHello, you should have both codes together, like this:
COPY CODE#header { background-size: cover !important; background-attachment: initial; {Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 6, 2015 at 14:54 #53383Globetrekker
ParticipantHi Laura.. Still doesn’t work I’m afraid. Unless I have to upload the picture in a specific pixel size?
I have another question: I need to make the Button Background Color (the sign up/sign in menu on the homepage in front of the background) slightly transparent, and can therefore not do it in the Sweetdate menu, as it only supports RGB. Which code should I add?
Thank youApril 8, 2015 at 03:55 #53627Laura
ModeratorHello, could you share admin credentials? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 8, 2015 at 22:19 #53707Globetrekker
ParticipantHere you go – be careful ;D:
Username: Laura
PW: SweetLaura1234!!!Thank you
April 10, 2015 at 22:43 #53961Laura
ModeratorHello, its fixed, i used this
COPY CODE#header { background-attachment: initial !important; {In quick css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 12, 2015 at 17:29 #54101Globetrekker
ParticipantThanks a lot Laura. Looks good! 🙂
Can you answer the other question:I need to make the Button Background Color (the sign up/sign in menu on the homepage in front of the background) slightly transparent, and can therefore not do it in the Sweetdate menu, as it only supports RGB. Which code should I add?
Thank youApril 15, 2015 at 01:38 #54488Laura
ModeratorHello, please try with:
COPY CODEa.tiny.secondary.button.radius { background-color: rgba(255, 255, 255, 0.42); border-color: rgba(255, 255, 255, 0); } a.tiny.button.radius { border-color: rgba(81, 127, 164, 0); background-color: rgba(81, 127, 164, 0.4); }Let me know if it works 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 17, 2015 at 19:32 #54975Globetrekker
ParticipantHi Laura,
I tried the code and it is exactly what I want – almost!!
Because, I can see I wrote it the wrong way, and you did exactly what I asked! Thanks a lot! 🙂
However, I meant the large sign-up/search area including the newest members.
But I will make use of the code you provided also..
Hope you will help with about as well.. ThanksApril 18, 2015 at 06:17 #55045Laura
ModeratorHello, do you mean the form or the button?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 18, 2015 at 11:55 #55063Globetrekker
ParticipantHi Laura,
I mean the complete form. Everything I have marked with red in the attachment.
Thanks! 🙂April 18, 2015 at 16:14 #55077Laura
ModeratorHello, already did this before, please check https://archived.seventhqueen.com/forums/topic/kleo-inscription if you need more changes let me know 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 20, 2015 at 10:14 #55211Laura
ModeratorHello, i’m glad i could help! If you are happy with the help, please rate us 5 stars at ThemeForest or give a nice coment! 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.