Transparent Content Blocks on Profile Page

I'm using a different template from the shop and I can not get a answer from the creator, so here it goes. How can I make the content blocks on the profile page transparent so that my people can see their custom background images? I've found some old posts that pertain to files that don't exist anymore. Any help is always appreciated. 

Quote · 3 Jul 2017

Anyone? Noone? Please I need to get this taken care of and I can't get the template developer to answer me.

Quote · 5 Jul 2017

What template is it? Some developers allow you to make changes in the Template settings.

Keep in mind that some people will use background images that will make text very hard to read. Then they will blame you.

Quote · 5 Jul 2017

I just want to know how to make the profile page blocks transparent so people can see the background images they upload.

Quote · 5 Jul 2017

i would start by first using the element inspector that comes by default in firefox and chrome.

 

First - turn off all caching in your boonex site.

Second - go to profile page and right click anywhere on a block - just not on an image or link or video. There should be an option called "inspect" - click that/

This will open a section that has all kind of weird looking things. you are concerned with the section that has css attributes and the page html coding. In the css section, you can make changes to the page and see what it looks like without making any changes to code.

 

Then, you are just going to have to play around with the css to get what you want. Once you have what you want, look to the right of where you edited the css stuff and you will see a file name - something like: common.css:113. common/css is the file name you are going to edit. Now, the one you will need to look in first will be in the templates/tmpl_whateveryourcustomtemplatenameis/css/general.css/ The number after the : is the line number. If you do not find that line number or it is another bit of code - then you can add your changes to the bottom of that css file.

 

I hope that makes sense, but here is where you will most likely have an issue. The template for the page blocks is used all over the site - so if you make changes to one page block, it will also affect many other page blocks that use the same template/ so, as an example - there is a pageblock called disignBoxFirst. This is used for almost all of the blocks - including the profile blocks. So, if you make the profile blocks transparent - most likely almost all other blocks will become transparent as well.

 

So, you or the template creator would need to create a new pageblock template with a transparent background. then figure out how to assign those blocks to the profile page.

 

It can be done - it may just take some time.

caredesign.net
Quote · 5 Jul 2017

thanks for your help it worked perfectly to find the css files but when I make changes to the file from the directory it shows nothing is changed. I even tried changing all colors from white to black in the entire css file, cleared my cache and still no changes. It very weird that I can't find what needs to be changed.

Quote · 5 Jul 2017

what directory are the files in that you are making changes to?

caredesign.net
Quote · 6 Jul 2017

The css folder of the template I am using.

Quote · 7 Jul 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.