Jump to content
  • 0

не отображается фоновое изображение в элементе списка


Love_silense
 Share

Question

<a href="<?=$arSection["SECTION_PAGE_URL"]?>">
<li class="first_in_line_catalog_block" background="<?echo CFile::GetPath($arSection["DETAIL_PICTURE"])?>">
<?echo CFile::GetPath($arSection["DETAIL_PICTURE"])?>
</li>
</a>

в результате выражение CFile::GetPath($arSection["DETAIL_PICTURE"] выдаёт урл изображения, но в фон это изображение не ставится(свойство background не срабатывает). у кого-то есть идеи?

стили такие:

li.catalog_block, li.first_in_line_catalog_block

{

list-style:none;

display: inline-block;

width:132px;

height:188px;

text-align:center;

vertical-align:top;

}

li.first_in_line_catalog_block a, li.catalog_block a

{

color:black;

}

запихнуть в них фон не могу ибо для каждого пункта меню он разный.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

3ABAPKA, спасибо вам, мне почему то в голову не пришло впихнуть через атрибут style. Заработало(хотя чего-то поплыла остальная разметка, но тут уж сам разберусь)

не могли бы обьяснить логику? почему в одном случае работает а в другом нет?

Edited by Love_silense
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy