Donate
While I don't maintain stripShow for a living, I wouldn't say no to a little donation, if you think the plugin is worth it...
Advertisements
-
RSS Links
-
Meta
Recent Forum Posts
-
Stripshow 3.0 killed all my comics!
posted in forum Support Requests by Li-An on January 18, 2012 at 3:45 am
-
Call User error message.
posted in forum Support Requests by lesbionix on November 27, 2011 at 7:38 pm
-
This post is a comic - not working
posted in forum Support Requests by Brad on November 27, 2011 at 1:17 pm
-
Getting The Side Bar Besides The Comic In Either Sandbox Or AutoComic
posted in forum Support Requests by Brad on November 16, 2011 at 6:26 am
-
"Your comics directory is not writable by the web server"
posted in forum Support Requests by Brad on August 18, 2011 at 5:59 am
-
Stripshow 3.0 killed all my comics!
Forums | All comics are not centered
All comics are not centered
5:16 pm
September 2, 2010
spanio
posts 6
http://paledogstudios.com/gfandman/
I've already used this plug-in (with great success) on another wordpress site and it worked out great. All of the comics on that site had the exact same dimensions, so the formatting never freaked out on me as it is doing here.
I think the problem is a result of the comics being different sizes, but I'm not even for sure. I just want all the comics to be centered. Maybe there is a bit of code missing somewhere that I could just drop in, but because I don't know the first thing about editing wordpress code, I wouldn't even know where to start.
Any help you are willing to offer would be greatly appreciated. Thank you.
5:43 am
September 3, 2010
Brad
posts 233
Well, I'm not sure. What you're talking about is a CSS problem rather than a WordPress or stripShow one. Centering divs that contain varying-width content isn't easy, and I never found a particularly satisfying way of doing it.
8:54 am
September 3, 2010
spanio
posts 6
Well crap. I don't even know how to begin to fix this.
9:01 am
September 3, 2010
Brad
posts 233
One thing I notice is that the .art-Sheet div is set to 800px, which is not as wide as that particular comic. Enlarging it to encompass the widest of your comics is probably a good idea.
9:31 am
September 3, 2010
spanio
posts 6
Apologies, but as a complete noob, I have no idea what that means or how to change it.
10:00 am
September 3, 2010
Brad
posts 233
Yeah, you'll need to learn a little bit about CSS. I see that the .art-Sheet element has its width set on line 92 of your theme's style.css file, if that helps.
4:35 pm
September 3, 2010
spanio
posts 6
Oh. Well then that explains everything. Thanks so much. It actually looks right now.