1. Ko3n
  2. Commercial Templates
  3. Friday, 23 March 2018
  4.  Subscribe via email
Hey Ciarán,

Don't stress with that questions. It's not urgent ;)

Is there a way to place the logo in the middle below the menu? Or can the logo only be displayed to the left of the menu?
sample.png for a better understanding. Sorry I'm not a good drawer. :D

And can you check if sample2.png is correct?
The menu item is still displayed on the phone. (Name of the menu item is "Webshop".)
Could it be that I have to enter the code in another field?

Thank you for your help and have a nice weekend!

Kindly,
Chris
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

1. Have you considered adding your logo to the showcase-1a module position in a Custom module (Extensions -> Modules -> New -> Custom)?

2. Would you have a URL to an example of the element you wish to hide?

Enjoy the weekend :)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán!

I've already fixed it :D

"hidden-phone" works well.
(https://www.joomla-monster.com/documentation/template-tutorials/how-to-show-or-hide-content-by-device)

And yes, I think I will use the showcase. I don't prefer it, but it's fine.

Kindly,
Chris
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hey Ciarán,

Do you have a code/suffix that centers the content of a module?

For example, everything that is in module Top 1a is automatically centered?

Thanks and nice weekend again :D

Chris

------------------------

Edit: Hey Ciarán! I've already fixed it so I don't need an answer anymore :p
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Good work Chris... thank you for the update! :)

Enjoy the weekend!

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Ciarán :)

how can I place H3 to center?

I can place H4, H2 and H1 to center but not H3 :(

I add the following css code in the template custom css field but it didn't work:

h3 {
text-align: center;
}


Kindly,
Chris
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

Would you have a URL directly to an example of your H3 tag?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Chris

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

.center {
text-align: center !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán! You are amazing!

Kindly,
Chris
  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!