Possible to create a text with 100% transparency on Home pag

GK User
Thu May 29, 2014 10:13 pm
I am using a white transparent "sheet" for all my articles throughout my website (meaning that the background can bee seen a bit on every page).

My last wish for my site to be complete is to have the only the first default home page 100% transparent ... and the rest of the site as it is at the moment.

How can I accomplish this? :?:

PS. I am willing to send anyone a PM with login details to my site :blush: :)
User avatar
Gold Boarder

teitbite
Sat May 31, 2014 9:32 am
Hi

You can use a page class suffic which can be set in template configuration. This way You will have an additional class attached to body tag and You will be able to hide only this one header. It's a tip how to make it. If You want a detailed answer I need to see Your site after You will add this new page class suffix.
User avatar
Moderator

GK User
Sat May 31, 2014 9:40 am
teitbite wrote:Hi

You can use a page class suffic which can be set in template configuration. This way You will have an additional class attached to body tag and You will be able to hide only this one header. It's a tip how to make it. If You want a detailed answer I need to see Your site after You will add this new page class suffix.


Hi Teitbite, thank you for helping me. As my site is not live yet ... I will send you PM with link and login details. :cheer:
User avatar
Gold Boarder

teitbite
Mon Jun 02, 2014 8:16 am
Hi

Sorry, but this access from PM is not working. Can You please check ?

Username and password do not match or you do not have an account yet.
User avatar
Moderator

GK User
Mon Jun 02, 2014 11:07 am
Sorry about that. It is working now again.

Hope you can help :)
User avatar
Gold Boarder

GK User
Mon Jun 02, 2014 7:26 pm
Any news here?
I am eager to learn if this can be made.
Let me know if you need additional information from me of any kind.
:blush:
User avatar
Gold Boarder

teitbite
Wed Jun 04, 2014 10:20 am
Hi

This can be made and it should be simple, but I still cannot log to Your site. Please take a look at the screen.
User avatar
Moderator

GK User
Wed Jun 04, 2014 10:29 am
Hmmm, I just checked and it works fine. Please see your PM inbox once again and you will see the PWD.

When logged in you will arrive to "HOME - TEITBITE" 8-)

This is an important thing for me to solve. Hope to hear from you soon again.
User avatar
Gold Boarder

teitbite
Wed Jun 04, 2014 1:10 pm
Hi

You have ate the last letter in password sending it first time :). Now it worked, but I asked for an access to have an access to joomla panel as well, unfortunatelly You have a folder protection access too. But lets try to solve it without it.

- go to tempalte configuration
- add a page class suffix in features section, for example "frontpage"
- than add this to css:

Code: Select all
.frontpage .itemBody,
.frontpage #gkMainbody {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
User avatar
Moderator

GK User
Wed Jun 04, 2014 3:28 pm
THAAAANK YOUU! :D

I can now start releasing my site :woohoo:
User avatar
Gold Boarder

teitbite
Thu Jun 05, 2014 10:36 am
Hi

Great to hear that. Good luck :)
User avatar
Moderator


cron