Project

General

Profile

Actions

Feature #15404

closed

Topmenu can't be properly styled

Added by Thomas Murphy almost 19 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2006-01-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Can't be properly styled with a background-image, because giving the table a width of 100% also scales the table cells and it's content to this width. But maybe we want only the background image to take the whole horizontal space, which is at the moment only possible by attaching the background-image to the whole frame.

The changes have to be done in both files creating
typo3-alt-topmenu-dummy-php-iconmenu
typo3-alt-palette-php

The topmenu needs an additional div wrapped around table#typo3-topMenu, I would suggest

<div id="typo3-topMenu">

</div>

(issue imported from #M2253)

Actions

Also available in: Atom PDF