change background color in blog view

More
15 years 9 months ago #7245 by yopyop001
Hi,

Do you have a link to see the problem?

May be it's a css issue :
What appens if you replace
Code:
<li class="<?php echo (($this->limitstart == 0) ? ($i+$leadnum)%2 : $i%2) ? 'even' : 'odd'; ?>"> <div class="<?php echo (($this->limitstart == 0) ? ($i+$leadnum)%2 : $i%2) ? 'ligne1' : 'ligne2'; ?>">
by
Code:
<li class="<?php echo (($this->limitstart == 0) ? ($i+$leadnum)%2 : $i%2) ? 'leadingblock_line1' : 'leadingblock_line2'; ?>"> <div class="<?php echo (($this->limitstart == 0) ? ($i+$leadnum)%2 : $i%2) ? 'ligne1' : 'ligne2'; ?>">

Bye

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

More
15 years 9 months ago #7250 by micker
it's perfect !!!!
great thanks !
do you have an idea to doesn't load plugin on category view ?
you are savior !

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save