jmriddic
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images not displaying when clicked onHi contentiskey,
not so much plugin. Its turns out i had several pictures in the media library not attached to a page. I am still figuring out mess with wordpress. Thanks for the reply
Forum: Themes and Templates
In reply to: Can't remove published by or author info off image galleryActually figured out it was the loop-attachment-image php file.
So I commented the sections out
I still need to remove the comment section at the bottom from appearing. Any suggestions?Forum: Themes and Templates
In reply to: [Modern Estate] Menu items not display rightI see the issue IE 11. If I bring up using Chrome no issues at all.
Any suggestions and why IE 11?
Forum: Themes and Templates
In reply to: [Modern Estate] Menu items not display rightHi Can anyone help on this?
Forum: Themes and Templates
In reply to: How to center and supersize Page TitleHi Michael,
So the code you suggested is that added to the php or the syles.css?I tried at the latter but it still does not center the title text. We are basically learning about WordPress on the fly for a project and have a basic grasp of php and css. And the only pages we add have been through the WordPress dashboard.
Forum: Themes and Templates
In reply to: How to center and supersize Page TitleThis site is actually part of a course project but this page is good example of the fact that the welcome title should be centered
http://aaarrrgh.business.ecu.edu/s16s/7/
Modern Estate theme is by Slocum Studio
Forum: Themes and Templates
In reply to: How to center and supersize Page TitleI added text-align:center to two spots on the style.css file.
.page-title
.page-title:afterStill did not align center the text.