Headline on top

Posted in: Newspaper
Post count: 16

Is there a way of changing any of the modules so they display the headline first, then the pic rather than all start with the pic on top?

Post count: 7909

Hi,

You can edit module files and move the title above the image, for example module 2 – http://screencast.com/t/FDJJlcSQ0
You may need additional customization as it may look like this – http://screencast.com/t/UNmzBYEC4 so you will need to use also custom css, something like this – http://screencast.com/t/S1R1hZOv5D

.td_mod2 .entry-title {
min-height: 60px;
}

Thanks!

Post count: 16

OK. I’ve never modified modules, where do I go to do that? Also, where should the custom CSS go and should I be using a daughter theme if I’m making changes like this? Thanks!

Post count: 7909

Hi,

If you use the child theme you can try to make this change there in the modules folder > module that you want to change and the custom css you can paste it in Theme Panel > Custom Css: http://screencast.com/t/umCDttYYX
If you don’t have basic php/html/css experience I suggest to get someone to help you as we cannot provide any type of custom work at this time, sorry!

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.