Jutro ci dam kod.
(29.05.2016, 20:49)Divir napisał(a): Musisz przenieść ten kontener z menu pod logo, a następnie dostosować swój kod. Możesz zrobić coś podobnego to tego: https://jsfiddle.net/ucc35shw/1/
lub użyć zwykłego float jeśli chcesz wspierać starsze przeglądarki.
Nie widzę twojego obecnego kodu, więc jest to bardziej wróżenie.
Okej no wszystko ok tylko gdzie mam wkleić to pierwsze:
<div class="cont">
<div class="first">
<span>coś</span>
<span>coś</span>
<span>coś</span>
</div>
<div class="second">
<span>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Vero ex iste excepturi et, nesciunt natus. Quasi, ipsum pariatur in voluptatem nisi modi magni molestias! Optio nam hic sunt totam sequi.
</span>
</div>
</div>
Mój styl:
[color=#333333][font=Arial][size=small]<header>[/size]
[/font][/color]
[color=#333333][font=Arial][size=small]<div id="header">[/size][/font][/color]
[color=#333333][font=Arial][size=small]<center><div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div></center>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</div>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</div>[/size][/font][/color]
[color=#333333][font=Arial][size=small] </div>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<ul class="procstrike-menu">[/size][/font][/color]
[color=#333333][font=Arial][size=small]<li>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<a href="{$mybb->settings['bburl']}/index.php">[/size][/font][/color]
[color=#333333][font=Arial][size=small]<i class="fa fa-home"></i>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<strong>Forum</strong>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<small>Strona Główna</small>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</a>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</li>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<li>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<a href="{$mybb->settings['bburl']}/memberlist.php">[/size][/font][/color]
[color=#333333][font=Arial][size=small]<i class="fa fa-users"></i>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<strong>Społeczność</strong>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<small>Użytkownicy Forum</small>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</a>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</li>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</ul>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</header>[/size][/font][/color]
[color=#333333][font=Arial][size=small]</div>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<div id="content"> [/size][/font][/color]
[color=#333333][font=Arial][size=small]{$pm_notice}[/size][/font][/color]
[color=#333333][font=Arial][size=small]{$bannedwarning}[/size][/font][/color]
[color=#333333][font=Arial][size=small]{$bbclosedwarning}[/size][/font][/color]
[color=#333333][font=Arial][size=small]{$unreadreports}[/size][/font][/color]
[color=#333333][font=Arial][size=small]{$pending_joinrequests} [/size][/font][/color]
[color=#333333][font=Arial][size=small] <navigation>[/size][/font][/color]
[color=#333333][font=Arial][size=small] <div class="content">[/size][/font][/color]
[color=#333333][font=Arial][size=small] <div class="wrapper">[/size][/font][/color]
[color=#333333][font=Arial][size=small]<br />]]></template>[/size][/font][/color]
[color=#333333][font=Arial][size=small]<template name="headerinclude" version="1806"><![CDATA[<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />[/size][/font][/color]
[color=#333333][font=Arial][size=small]<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />[/size][/font][/color]
[size=small][font=Arial][color=#333333]<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />[/color][/font][/size]
myCreedo napisał 31.05.2016, 19:10:kod podaje się w tagach [code] [php] lub [kod=x] gdzie za x podajesz rodzaj kodu