Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #445896

    Also i need to make the width of the blog wider – can not figure out where that is done?

    Here is an example of a post that needs both to be wider for the content area available and also where I must have the date AND THE TIME in AM/PM format
    http://mcm-ct.com/mcm-indexes-show-intra-day-bear-trap-setting-up/

    • This topic was modified 9 years, 2 months ago by mocablue.
    #446046

    Figured it out…went to the inlcudes directory in the enfold theme and added the following code:

    at line 134:
    echo “<time class=’date-container minor-meta updated’ $markup>”.get_the_time(get_option(‘date_format’)).” at “.get_the_time(get_option(‘time_format’)).”</time>”;

    The thing I still have not figured out is where to go to increase the width of a single view post when no sideward is displayed. I do not want a sidebar on my single post blog view…but this leave a lot of space and I want the blog post view to be full width not 70%

    #446890

    Hey!

    I got a 404 page from the link you posted, could you link to your blog page please?

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.