Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Problems with align or float in wordpress theme Reply To: Problems with align or float in wordpress theme

#180534
konkursi.info
Participant

I’ve tried relative, absolute, align, float… Everything, but it seems like it doesn’t work… I’ve created new divs (added them to style.css) and then in header.php added content and before and after i’ve called div class… I’ve added it before this part of code:
<div class="sitecontainer container">
<div class="container clearfix navcontainer">
<div class="logo">
<code></code>

I’ve tried to use

<

div> and

<

div> for that adsense code (160×600) but every time I got
1 (LEFT)
2 (RIGHT)
Container
Cant even manage to get 1 2. Final goal is 1 container 2.