Hi,
Im working on a website build with j51_ariana. Now logo has position on the left side, i want this in de middle off the page.
Somebody have some ideas?
Not a live site yet.
greetz Maikel
- webneus
- Commercial Templates
- Wednesday, 05 March 2025
- Subscribe via email
Hello
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.logo {
left: 50%;
transform: translateX(-50%);
}
Ciaran
- more than a month ago
- Commercial Templates
- # 1
Hi Ciaran,
Thanks its center now. Dear seems someting not right, see attachments.
2 imagesecond is when scrolling
.
gr
Maikel
Thanks its center now. Dear seems someting not right, see attachments.
2 imagesecond is when scrolling
.
gr
Maikel
Attachments (1)
- more than a month ago
- Commercial Templates
- # 2
Hi Maikel
Sure. Details can be sent to info@joomla51.com. Please include a URL to this post in your email for our reference.
Ciaran
Sure. Details can be sent to info@joomla51.com. Please include a URL to this post in your email for our reference.
Ciaran
- more than a month ago
- Commercial Templates
- # 5
Hi Maikel
I do not appear to have received your details. Could I ask you to resend them (also cc in my personal email.. ciar4n@gmail.com). Please ensure to include a URL to this post for our reference.
Ciaran
I do not appear to have received your details. Could I ask you to resend them (also cc in my personal email.. ciar4n@gmail.com). Please ensure to include a URL to this post for our reference.
Ciaran
- 4 days ago
- Commercial Templates
- # 7
Thank you
To amend try also adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
Ciaran
To amend try also adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....
.header_nav {
position: absolute;
left: 0;
right: 0;
}
Ciaran
- 3 days ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »