Centering the menu?

Boudi

...:: Bake the Unbakable ::...

Luisehahne

Hi Bernd,

i already try this, no effect. Or may be i put it on the wrong place?

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

BerndJM

Hi,

if a float: left (or right) is set and you change this and after this change the remaining layout is destroyed, there are two possibilities to solve this:

- set in the template a "blind div" after the part you will change with:
<div style="clear:both"></div>

or (maybe and):
- set in the next element, following the changed, again a float:left in the css file.

Regards Bernd

In theory, there is no difference between theory and practice. But, in practice, there is.

Roych

Yes I have noticed that. Everything I've tried was useles!

Anybody else out there??  :?

Thx anyway! ;)

Roych

Luisehahne

i try something, but i can't solve, think that is impossible because float:left is set. Without the float, style is destroid.

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Roych

I would be really gratefull if you can!

Thx!

Luisehahne

ah ok, i think i can solved it

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Roych

QuoteKann mir jemand bei der Übersetzung helfen, ich weiss nicht was er will.

Dietmar

I'm placing the photo of what I want! Sorry for not beeing clear in my explanation in my last posts!
And sry my english!



Hope this helps, I did it in photoshop!

[gelöscht durch Administrator]

Luisehahne

Kann mir jemand bei der Übersetzung helfen, ich weiss nicht was er will.

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Roych

Only thing that works is this.
When I change these parameters in 3-topmenu.css

ul#menu li {
   float: left;


or


ul#menu li {
   float: right;


everything else messes up the look of the menu

thx

Roych

Thx,

sorry but it's still not working when I try to center the menu! it's still messy!

I want my menu to be in the horizontal line but in the width center of the page!

thx!

Luisehahne

Hi,

after hard work, i finished it, pls download, install and try, think the rest of styling is not difficult for you. The problem with template is that it were made for WebsiteBaker 2.6, now it's ready for 2.7 and 2.8. Pls inform here, if all is ok

Dietmar

[gelöscht durch Administrator]
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Roych

I know it's terrible, but this is the wish of my friend, he likes the look of that colorfull webpage!

Here is the template:

[gelöscht durch Administrator]

kweitzel


Luisehahne

Sorry, but terrible, why don't you use the showmenu2? Can you zip and post the template here?

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Luisehahne

I will be going to have a look
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Roych

here is the link!

http://www.feel-fun.com/leon/

The page is still under construction so be gentle ;)

I have applyed the ( margin: 0 auto; ) so you can see what happens!

thx

Luisehahne

If you can give us an url to look, or is it a local installation?

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Roych

Hi

Thx for help!

Still doesent work. It center's the menu but the links are not in the line, but are messy like one word below the other!

any sugesstion?

thx!

Luisehahne

Try this

margin: 0 auto;

Dietmar
Note: Once the code has been generated, it is easy to debug. It's not a bug, it's a feature!

Roych

Hi

I'm using TEMPLERON template and I would like my menu to be in center of the page and not on the left as in default.
I have tried to change this in base.css but it's not working for me.
I can change it to right or left but not center.

float:right;
float: left;
Thoes two are working fine


float:inherit;
float:none;
those two are not! I tried center also!

I'm not very good at php and css, so I'm not sure what to do exatcly.

Is there something I'm doing wrong or

someone?

Thanx!