1. webneus
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 05 March 2025
  5.  Subscribe via email
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
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

Thanks its center now. Dear seems someting not right, see attachments.

2 imagesecond is when scrolling
.
gr
Maikel
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Website is not online yet, i can send you login?

Maikel
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
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
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
Send details 3 weeks ago, can you help me with this issue.

Maikel
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
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
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!