• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Webpage issue..

Naxtie

mapper, designer
Joined
Oct 15, 2011
Messages
1,565
Solutions
1
Reaction score
250
Location
Sweden
Hello there.. I got a problem with my webpage.
I will show pictures of the issue and if you know what the problem is, type here or just PM me and i'll send u the code to fix it.

Anyways, this is my issue. (Hope you'll understand).

It looks like this:
taosj4.png


But should look like this:
16k2yhw.png



Thanks in advance,
Naxtie
 
Those "lines" or borders or whatever it is isnt a picture. That's why there's something wrong in the php script.
And no I'm not talking about the red "gardens" hanging down, they are supposed to be like that :p

You can check the issue Live here, Loralia - The Final Hope
 
Wasn't too hard. :p

Cfr8T.png


- - - Edited - - -

PHP:
                <div class="topguilds"></div>
                    <div id="vt_menu">
                    <ul>
                    <div class="fb-like-box" data-href="https://www.facebook.com/loraliaeu?ref=hl" data-width="188" data-colorscheme="dark" data-show-faces="true" data-border-color="#251C16" data-stream="false" data-header="false"></div>                    
                    </ul>
                    </div>
                    
                    <div class="rightbot"></div>
            </div>
        </div>
 
Last edited:
Wasn't too hard. :p

Cfr8T.png


- - - Edited - - -

PHP:
                <div class="topguilds"></div>
                    <div id="vt_menu">
                    <ul>
                    <div class="fb-like-box" data-href="https://www.facebook.com/loraliaeu?ref=hl" data-width="188" data-colorscheme="dark" data-show-faces="true" data-border-color="#251C16" data-stream="false" data-header="false"></div>                    
                    </ul>
                    </div>
                    
                    <div class="rightbot"></div>
            </div>
        </div>

Thanks, ill try it in a sec, Will post if isnt working.

- - - Updated - - -

Thanks alot! it's actually working xD
 
Back
Top