-
AuthorPosts
-
April 10, 2020 at 3:46 am #1202545
Hi Dear Experts,
I need one alignment for a picture which I placed on my footer.
Please check the provided website
and check the footer (the copyright section). Made in [flag], the image is higher than the font.I’ve tried
alignalign="middle"
and
align="bottom"
Non-work.Please assist me.
Thank you in advance.
April 11, 2020 at 6:58 am #1202839Hey Oref,
The flag looks a lot lower when checking your site compared to the screenshot you posted, did you manage to find a solution?
Best regards,
RikardApril 14, 2020 at 12:43 pm #1203547Yes, Rikard.
I recoded it like that:
© Copyright - TEXT | Made in<img class="alignright" src="IMG-URL" alt="ALT-Custom" width="20" height="50"/> [nolink]If you have a better suggestions, Please advise.
-
This reply was modified 5 years, 6 months ago by
Oref.
April 16, 2020 at 7:05 am #1204270Hi,
Thanks for the update. If that markup places the flag in the correct place then I don’t see any problem with it :-)
Best regards,
RikardApril 19, 2020 at 2:58 am #1205159Dear Rikard,
I also want to have two pictures, but since the alignment is to right, all pictures go to the right.
The situation must be like that:
(C) XXX domain | Company name | Made in [FLAG] | Designed by [Logo]Well. I think if TEXT goes a little higher (something like more center) would be great.
I believe I need to make a CSS class?
If this is not being rude, Can you kindly help?
April 20, 2020 at 5:41 am #1205381Hi,
Thanks for the update. Please try this CSS as well:
span.copyright .alignright { margin: 0 0 0 5px; }Best regards,
RikardApril 20, 2020 at 6:11 pm #1205536With two pictures, It has become together.
Both have been aligned right., Please find the image in private content.I wanted it to be
(C) domain | Company name | Made in [IMAGE 1] | Designed by [IMAGE 2]April 21, 2020 at 3:43 pm #1205830Hi Oref,
So you need to still add the Designed by [IMAGE 2] part, I do not see it there. Just add some class to the image so that it can be easily targeted by the css.
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 5 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
