Category boxes in magazine are not long enough

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?"

Category boxes in magazine are not long enough

Postby jamihoward » 28 Feb 2012, 06:01

Screen Shot 2012-02-28 at 8.05.43 AM.png
Screen Shot 2012-02-28 at 8.05.43 AM.png (143.27 KiB) Viewed 569 times


I have set the number of posts in my category block on the magazine template to 4 but when I do, the fourth post appears under/behind the "see all posts" button.

I changed it to three and the category box shortened, but then the third post was pushed behind the button.

link: http://www.georgiaconnectorblog.com

Is there some CSS to force the categories to a uniform height?
jamihoward
 
Posts: 30
Joined: 15 Feb 2011, 15:46

Re: Category boxes in magazine are not long enough

Postby jamihoward » 28 Feb 2012, 07:09

drake posted this in another thread, but the solution is to remove the borders with this custom include:

Code: Select all
.suf-mag-category {border:none;}
jamihoward
 
Posts: 30
Joined: 15 Feb 2011, 15:46

Re: Category boxes in magazine are not long enough

Postby barrya » 29 Mar 2012, 22:52

I'm also having this problem. I posted about it in the bug reports -- viewtopic.php?f=2&t=8700 -- where I gave a pretty detailed writeup. It may or may not be a bug with Suffusion, but I still haven't found a fix for it.

Getting rid of the borders doesn't help. It looks the same -- cutting off the content but without borders.

One interesting thing about this is if you resize the browser, it snaps out and opens up the space for the content. This happens on Safari and Chrome (Webkit browsers) on a Mac for me.

You mentioned that 'Drake' found a solution for this -- Is it something other than the border none css here? I'm not finding this. Can you point us to a link for that?

THANKS
barrya
 
Posts: 11
Joined: 07 Feb 2011, 16:11

Re: Category boxes in magazine are not long enough

Postby sayontan » 29 Mar 2012, 23:05

As I responded on the other thread, for some reason the resize is not firing correctly in this case. There is an explicit call to resize things, which happens upon page load, but the Webkit browsers are ignoring it sometimes. E.g. if you look at the theme page of Suffusion the issue is not present and all the resizing happens correctly (the same kind of code is run). I can suggest a patch that you might want to try: explicitly set a height for the category block this way -
Code: Select all
.suf-mag-category { height: 300px !important; }

Adjust this to whatever works best for you.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: Category boxes in magazine are not long enough

Postby barrya » 29 Mar 2012, 23:23

Thanks much! It would be nice to have this resize with content, but until the universe shakes itself out, I am going to go with setting the height. If anyone wants to see it in progress it's here: http://dev.collectiveeye.org/ (but, it's always changing a bit so tomorrow might not have the category boxes)

Thanks again for checking this out and offering up your thoughts.

-b
barrya
 
Posts: 11
Joined: 07 Feb 2011, 16:11


Return to Support Requests

Who is online

Users browsing this forum: Google [Bot] and 1 guest