Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved [How To?] Panel - Slight problem
#1
Not Solved
Hello there,
Could someone tell me what's wrong with this and how can I fix it?

The problem is this in index.php:

[Image: MEclTU9.png]

While it should be like that (I can see it right when I enter a forum)

[Image: Ux2ISEf.png]

So, there's a problem with the panel in home page.

Hope somebody can help me, thanks in advance.
#2
Not Solved
Please post here the content of your header_welcome_user template and URL?
#3
Not Solved
Sure, here's the header:

<a name="top" id="top"></a>
<div id="panel">{$welcomeblock}</div>
<div id="header">
<div class="logo" align="center">
<a href="{$mybb->settings['bburl']}/index.php"><img
src="{$theme['logo']}" alt="{$mybb->settings['bbname']}"
title="{$mybb->settings['bbname']}" /> </a>
<div style="height: 20px; float: right; padding-top: 20px;">

URL: www.l2pride.net/forums
#4
Not Solved
bump, anyone?
#5
Not Solved
Just add this to your global.css

.links {
    float: right;
}


I recommend wrapping everything with container


Forum Jump:


Users browsing this thread: 1 Guest(s)