Dragosvr92 Posted February 12, 2015 Share Posted February 12, 2015 So i am trying to make my header responsive and im having troubles to place my ads... Is there a way to move this ad from the first spot on the second spot...? I came across some :before and :after css properties but i dont believe they work to move a html object from one place to another..... Can anyone help on this? Quote Link to comment Share on other sites More sharing options...
CroNiX Posted February 12, 2015 Share Posted February 12, 2015 You can't with just CSS. Why not just change their locations in the HTML of your template/page? Quote Link to comment Share on other sites More sharing options...
jeffreyappel Posted March 4, 2015 Share Posted March 4, 2015 This is a div problem. Logo,Menu,Ad Area and search box...put each of them into a separate div, then put all together into a container div.After then you can place anything in any place you want by applying CSS. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.