Editing WordPress Theme – THATCamp https://thatcamp.org/forums/topic/editing-wordpress-theme/feed/ Thu, 05 Mar 2020 18:31:11 +0000 https://bbpress.org/?v=2.6.4 en-US https://thatcamp.org/forums/topic/editing-wordpress-theme/#post-5142 <![CDATA[Editing WordPress Theme]]> https://thatcamp.org/forums/topic/editing-wordpress-theme/#post-5142 Sun, 06 Jul 2014 15:00:38 +0000 BISC DH Field School Hi Amanda and everybody!
I’m just trying to edit some aspects of my WordPress THATCamp site (using the THATCamp Base theme), and I’m having trouble fixing things in CSS that I know would be easy in HTML (and that I can see how to edit through FireBug if only I had access to the source code).

Is there any way on the THATCamp WP platform to actually edit the HTML? Have I just been staring at this too long? The specific problem I’m having is that images are justifying right on posts, despite my playing around with the HTML central to the text of the post. It would be really easy to fix if I could make the entire div in HTML style=”maxwidth: 100%” because Firebug seems to think that this styling info is in the HTML.

Thanks anyone for your help!
-Emily

]]>
https://thatcamp.org/forums/topic/editing-wordpress-theme/#post-5143 <![CDATA[Reply To: Editing WordPress Theme]]> https://thatcamp.org/forums/topic/editing-wordpress-theme/#post-5143 Mon, 07 Jul 2014 15:18:35 +0000 Amanda French Hey Emily,

You should be able to do that in the “Text” tab when you’re editing a post or a page — here’s an image:

WordPress text tab

Also if you click on the image in the default “Visual” tab, which hides the HTML, you should be able to set the width and alignment of the image. Hope that helps …

]]>