MyBB Community Forums

Full Version: AndroidFreaks - The Samsung Galaxy forum from the Netherlands
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Maybe he is jealous on my theme or step with the wrong leg out of bed or what ever, but place indeed what anori says.. Do u have problems please hit the report button and do not post off-topic posts here...

So thats the last thing I say about the off-topic part, let go back ON-TOPIC Big GrinBig Grin

I love that everyone like my theme and forum, there always things that can be better or need to change, thats why I'm reading all feedbacks.... Its never wrong to make your own forum better and better....

Greatings..
Two things you have to change about your menu bar:

In the global.css search for:

.icymega {
    margin: 0 auto;
    width: auto;
    float: left;
    position: relative;
    z-index: 4;
    height: 36px;
    background: #026CB1 url(/menu_assets/images/t_cat.png) top left repeat-x;
    border: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
}

And remove the:

float: left;

And from your header template remove one of the li.

<li class="leeg"><div style="width: 241px;"></div></li>

That should fix the menu bar. Well it did for me at least.
Just so everyone knows, we prefer if you contact us but in this case its an old theme and it is plenty customized. Ah, Tom's Peace theme Toungue We really only care about our products and such. We have dozens of free themes out there, but we haven't updated most of them in over a year.

But thank you for backing us Californian. We appreciate your help.
(2012-12-17, 05:03 AM)anori Wrote: [ -> ]Two things you have to change about your menu bar:

In the global.css search for:

.icymega {
    margin: 0 auto;
    width: auto;
    float: left;
    position: relative;
    z-index: 4;
    height: 36px;
    background: #026CB1 url(/menu_assets/images/t_cat.png) top left repeat-x;
    border: 1px solid #999;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
}

And remove the:

float: left;

And from your header template remove one of the li.

<li class="leeg"><div style="width: 241px;"></div></li>

That should fix the menu bar. Well it did for me at least.


I can not change this 2 options because if I delete
float: left;
then The header is not right annymore and showing a emty space between the header and forum)

And if I delete
<li class="leeg"><div style="width: 241px;"></div></li>
then the menubar is to short en not fits annymore. The menubar is then smaller then the header..

Or do u have a diffrent code or tip to set that the menubar is as long as the header and the emty space is gone??

Thanks!
No answer or sollution ??
You need to apply both of them though. Not only 1.

In firefox:

Before:
http://i.imgur.com/uKhcd.png

After:
http://i.imgur.com/yPQFG.png
(2012-12-21, 10:54 PM)anori Wrote: [ -> ]You need to apply both of them though. Not only 1.

In firefox:

Before:
http://i.imgur.com/uKhcd.png

After:
http://i.imgur.com/yPQFG.png

Thats what I have don, I had both changed like u say and it not working for me.... The menu-bar is on the right place but I have a white space between the forum and header if I edited the things u says..

So I don't know what i'm doing wrong but I don't get it working.
(2012-12-22, 07:07 PM)GalaxyFreak Wrote: [ -> ]
(2012-12-21, 10:54 PM)anori Wrote: [ -> ]You need to apply both of them though. Not only 1.

In firefox:

Before:
http://i.imgur.com/uKhcd.png

After:
http://i.imgur.com/yPQFG.png

Thats what I have don, I had both changed like u say and it not working for me.... The menu-bar is on the right place but I have a white space between the forum and header if I edited the things u says..

So I don't know what i'm doing wrong but I don't get it working.

Mhmm.. thats odd :/ not sure why it does not work if i am honest.
I can put the templates here what I need to edit maybe you can take a look at it?? And maybe after you change it, it works for me or not ??
(2012-12-22, 10:34 PM)GalaxyFreak Wrote: [ -> ]I can put the templates here what I need to edit maybe you can take a look at it?? And maybe after you change it, it works for me or not ??

Wouldn't know why that would happen which browser are you using when you change it chrome?
Pages: 1 2 3 4 5 6