Plugin Author
Jess
(@ardathksheyna)
Without seeing what your site looks like, the best I can suggest is something like:
.comic-navigation {
margin: 10px auto;
display: block;
}
Hi
I’ve got the site live now, could you please take a look at the comic layout for me and see if there’s a way for it to be centered in the page, along with the nav buttons?
Latest Comic Page: http://www.sentaliohub.com/comic/
Direct Comic Page: http://www.sentaliohub.com/comic/episode-1/
Thanks!
Plugin Author
Jess
(@ardathksheyna)
Try using this: http://pastebin.com/azEnLUcH
Just copy over the section of your style.css that starts at /* comic navigation */. This will center both the image and the navigation.
Thanks for the quick response!
I tested it out and I think I see where the problem is. The content area seems to only be about as wide as the comic. I guess to have space for a sidebar. So it seems to be a theme issue.
The nav buttons still don’t center, but that’s not a big deal I guess.
Wow, okay… I just had the feeling to tinker with sidebar widgets… And it worked! So it’s all centered now, thank you so much!