SIMION: problem with the alignment of rankings

Posted in: Newspaper
Post count: 494

Dear Simion,

On https://www.coupdepoker.com I removed date and author and used some CSS to have the rankings (stars) below the title on the HP. It worked well on “CULTURE POKER” for “Sélection de livres techniques sur le poker”.

The CSS I used is:

.td_module_6 .item-details {
display: flex;
align-items: center;
flex-flow: wrap;
}

I installed a new category on the HP, called “POKER EN LIGNE” and, I don’t understand why the stars of the 1st line in module 6 (POKERSTARS) are not below like the other ones.

Here’s a screenshop: https://ibb.co/cS4Ti9

Could you kindly help?

Thanks

Post count: 20688

Hi,

Without that code the result would be like this
https://www.screencast.com/t/YmKBO5eTe8rJ
So the reviews would be in the position you want by default. Why exactly is that code needed?

Thanks

Post count: 494

Hi Simion,

I used that code so the titles would be centered but you’re probably right, I can live without it.

Regards

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