Forum Moderators: not2easy

Message Too Old, No Replies

CSS in theme drupal CMS

         

x4team

7:21 pm on Sep 4, 2008 (gmt 0)

10+ Year Member



All kind night! I apologise for curve English) the Problem in cms drupal, I have changed a theme, but mine logo, bg, footer have an internal background along the edges, and it turns out that the menu and the text falls outside the limits internal bg, a question: how to narrow the menu and a system content... All thanks

[edited by: jatar_k at 1:03 pm (utc) on Sep. 5, 2008]
[edit reason] no urls thanks [/edit]

swa66

8:39 pm on Sep 4, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



URLs are frowned upon out here, try to post minimal code.

That's a lot of graphical work there.

But your CSS is *long*, I cannot imagine this is going to be possible to maintain.

Also you have hacks in there, take great care that they do not start a life of their own in the future.

But, I really don't understand what you want to achieve.

Your <a> tags of your horizontal menu have 25 horizontal padding, that and the text in a given font makes up for the width of the menu ... reducing the font size or the padding is what will make it more narrow ...

if you seek to make it larger in the vertical direction, normally the answer would be to use a repeating background, but your torn edges make that hard, very hard to get right.