Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file Problems with layouting

More
11 years 1 month ago #1846 by admin
Replied by admin on topic Re: Problems with layouting
I forgot the hover:
.innernews a:hover {
background-color: none !important;
}

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 1 month ago #1870 by admin
Replied by admin on topic Re: Problems with layouting
I have modified the way images are cropped in the main library of the module. That may be something you are interested into testing as it would improve the way small images show (they will fit the image size rather than appear unchanged). Let me know if you are interested on trying this out.
You will still have to apply the changes I have talked about previously...
Send an email to [email protected] if you are interested in getting the image cropping modifications.

Olivier.

Please Log in or Create an account to join the conversation.

More
11 years 5 days ago #2145 by mesa
Replied by mesa on topic Re: Problems with layouting
Hi,

thanks for your help some time ago. I was not able to do anything for the webpage until today.

Now I am trying to fix the css problems. But I am not able to understand your css files. They are very confusing.

one part I found was here:
styles/style.css.php
.latestnewsenhancedextended_<?php echo $suffix; ?> .newshead .picture a,
.latestnewsenhancedextended_<?php echo $suffix; ?> .newshead .nopicture a {
text-decoration: none;
display: inline-block;
height: 100%;
width: 100%;
cursor: hand;
}

But these are not the ones you mentioned above. Where can I find those styles? What files?

This is really confusing.

Thanks for your help.

Please Log in or Create an account to join the conversation.

More
11 years 5 days ago #2147 by mesa
Replied by mesa on topic Re: Problems with layouting
Hi,

I've changed my template. That one works well with your extension. You can delete my last two posts.

Thanks

Florian

Please Log in or Create an account to join the conversation.

More
11 years 5 days ago #2148 by admin
Replied by admin on topic Re: Problems with layouting
Hello Florian,

glad your new template is not conflicting with the module and saves you some headaches!

The module is made in such a way it gives you the most flexibility to present news. More flexibility means a more complex way of getting things done with CSS...

Olivier.

Please Log in or Create an account to join the conversation.