1. toms-office
  2. Commercial Templates
  3. Saturday, 06 October 2018
  4.  Subscribe via email
hi, i have the same problem with j51-serenity. i want to use a *.png-picture (logo with background transparent) in the template. i have added the code:
.logo {
background-color: transparent;
border-color: transparent;
box-shadow: none;
}
in the field "custom cms" and saved. the logo is still appearing still with a white background. can someone please help me.
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. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

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

.logo {
background-color: transparent;
border: 0 none;
box-shadow: none;
padding-top: 6px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
thanks for your new message. i have tried like you wrote. but it still does not work.
Attachments (2)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
I have already sent (e-Mail) logindata for you.
kind regards
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
I tried that code & it didn't work for me in Asley. http://www.katmandhu.com
(Switched to this, I just didn't like BOSS for this site.)
My logo is a transparent .png, so I think it would look better.
Thanks,
Kat
References
  1. http://www.katmandhu.com
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kat

You appear to be using the Ashley template. Would you like the entire header area to be transparent (have backgound image behind logo) ?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, but only on certain pages.

Been along time. Hope you are doing well.
I picked Ashley because the logo could be large enough for my taste.
I love all the new templates you've made since I have come back to haunt you!

Thanks for the reply,
Kat
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kat

Good to see you back :)

To amend try adding the following to the Custom CSS field of your template settings..

#container_header {
background-color: transparent;
}
.hornavmenu {
background-color: white;
padding-top: 15px;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 10
Accepted Answer Pending Moderation
0
Votes
Undo
Wow! That works perfectly! Many thanks!!!
References
  1. https://katmandhu.com/index.php
  1. more than a month ago
  2. Commercial Templates
  3. # 11
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran,

I love it so much, I've made all my header logos transparent. It just makes the background images look so much cooler and gives depth to the site! I need more!
Can you figure out a CSS that I could add to make everything under content down to footer transparent also. SIDECOL-A & B would be awesome too.

Sorry to come back and bug you again, but I swear this is the last until I start working back on bargoddess.com. I found a new template that I think will work better, but not for awhile. Gotta get this one going. (Neglected far too long.)

Thanks,
Kat
  1. more than a month ago
  2. Commercial Templates
  3. # 12
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kat

You appear to have already found a solution? Checking your site and it appears the footer of your site is now transparent?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 13
Accepted Answer Pending Moderation
0
Votes
Undo
Footer yes, that's standard with this template. I'd like Bottoms, Bases & Side Columns also.
  1. more than a month ago
  2. Commercial Templates
  3. # 14
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)....

#container_bottom1_modules,
#container_bottom2_modules {
background-color: transparent;
}


Sorry to say it is not possible to make the background of the side column transparent without effecting the component area.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 15
Accepted Answer Pending Moderation
0
Votes
Undo
Bottom works like a charm! Thanks!!!

I tried adding BASE, but no luck.
  1. more than a month ago
  2. Commercial Templates
  3. # 16
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL directly to an example of your base modules?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 17
Accepted Answer Pending Moderation
0
Votes
Undo
I have a page that I am playing with an idea for.

You have to look at the Showcase position also! I'm not sure if it got copied over from my other site or what, but I LOVE the looks of it for some reason! WTF? But I am gonna use it! I don't know if this template even has that position!

Here's the link to both in question.
https://katmandhu.com/index.php/katmandhu-designs/etsy-showcase
Want to be able to make these transparent.

No hurry & thanks for all you do for me!

Kat
  1. more than a month ago
  2. Commercial Templates
  3. # 18
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Kat. Looking good.

To amend the background of the base modules, try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#base1_modules {
background-color: transparent;
}
#base2_modules {
background-color: transparent;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 19
Accepted Answer Pending Moderation
0
Votes
Undo
Once again, it works perfectly!
Thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 20
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok