cannot make boxes transparent / uneven spaces

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

cannot make boxes transparent / uneven spaces

Postby trillian » 28 Apr 2012, 11:54

I just need to resolve two things;

1. I have tried everything I can find but cannot change the content boxes from white background to transparent, I have checked everything I can think of and most twice and they're still white.

2. There is an uneven vertical space between the 3rd and 4th column in this magazine template page and nothing I do fixes it. I tried all sorts of page widths, fixed, fixed and determined by elements, etc. and no matter what size the page that space is always uneven.

Otherwise I'm lovin it! :D

My site so far is; http://credence.org/new1/ (ignore the background image it's just to have something to play with for now)
trillian
 
Posts: 20
Joined: 28 Apr 2012, 11:48

Re: cannot make boxes transparent / uneven spaces

Postby drake » 28 Apr 2012, 12:04

1. Add at Suffusion Options -> Backend -> Custom Includes -> Custom Styles:
Code: Select all
.suf-mag-category, .suf-mag-excerpt, .suf-tile {background:none;border:none;}


2. You need to wait for 4.2 version which is in beta testing now. (Anyway without boxes the misalignment is not so visibile)
drake
 
Posts: 3778
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: cannot make boxes transparent / uneven spaces

Postby trillian » 28 Apr 2012, 15:42

Thanks Drake, That works! Now I just need to get the box that the slider is in to go transparent and the box with the headline above the excerpts. The sidebar I'll probably do another colour to separate it from the background and the other boxes.

(the slider is placed as text in a widget in 'widget area below header', I can only see how to have it either black or white)
trillian
 
Posts: 20
Joined: 28 Apr 2012, 11:48

Re: cannot make boxes transparent / uneven spaces

Postby drake » 28 Apr 2012, 17:12

Continue to add at Custom Styles:
Code: Select all
#horizontal-outer-widgets-1, .suf-mag-excerpts-header {background:none;border:none;}
drake
 
Posts: 3778
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: cannot make boxes transparent / uneven spaces

Postby trillian » 29 Apr 2012, 03:15

OK, that handles the widget area for the slider and the excerpts title but now it has made the footer trasparent as well, which I'd rather keep a solid colour :?

Thanks again for all your help! :D
trillian
 
Posts: 20
Joined: 28 Apr 2012, 11:48

Re: cannot make boxes transparent / uneven spaces

Postby Colin » 29 Apr 2012, 04:41

Just set a background for

Code: Select all
 #page-footer #cred {background-color: #000000;}


Change the colour value to suit.
Colin
 
Posts: 2788
Joined: 27 Oct 2009, 10:46

Re: cannot make boxes transparent / uneven spaces

Postby trillian » 29 Apr 2012, 05:44

Thanks Colin, That works! I had tried a few times based on the format of the other codes but I didn't know the exact syntax to use.
trillian
 
Posts: 20
Joined: 28 Apr 2012, 11:48

Re: cannot make boxes transparent / uneven spaces

Postby Colin » 29 Apr 2012, 06:16

No problem you probably want to add border:none too.
Colin
 
Posts: 2788
Joined: 27 Oct 2009, 10:46


Return to Support Requests

Who is online

Users browsing this forum: Colin, Google [Bot] and 7 guests

cron