UI.X

UI.X 1.5.22.0

No permission to download
Can you repost the image, I am unable to view the others for some reason.

I dont know why, but its impossible for me to insert the image as full image. Anyways, you see the top of the ad, but the rest of it is hidden as you can see. Just to make things clear, this is when i use <div align="right"> ---adsense code--- </div> in ad_header template. The adsense code is for responsive ads.
 

Attachments

  • adsense.webp
    adsense.webp
    13.9 KB · Views: 24
Ah, right. You'll want to float that or something. XenForo (and UI.X) put a height on the logoBlock.

So is it possible or not?

Right now I have a small banner (not responsive) and Im fine with that, but its not vertically aligned. Is there something I can do in the <div> tag to get it aligned like the logo?
 
I'm sorry, I dont understand.. If I use the responsive ad function in adsense, the attachment I posted happens. What do you mean by Smart Sizing ad?
When you create a responsive ad code, you have to option the advance and smart sizing.
 
When you create a responsive ad code, you have to option the advance and smart sizing.
I cant find it. But dont waste more time on that, teaching me adsense is a bit off topic and not your job lol.

However; is it possible to vertically align the banner I have now, with the logo? Here is a screenshot of what it looks like atm: http://alopeci.info/adsense.jpg
As you can see its a bit too high compared to the logo
 
I cant find it. But dont waste more time on that, teaching me adsense is a bit off topic and not your job lol.

However; is it possible to vertically align the banner I have now, with the logo? Here is a screenshot of what it looks like atm: http://alopeci.info/adsense.jpg
As you can see its a bit too high compared to the logo
Not automagically, you would just want to add a margin. Wrap it in something like:

Code:
<div style="margin-top: 20px; float: right;"><!-- adsense code here --></div>
 
Last edited:
Ive made one edit to the above post.

Again this won't be responsive :/ Its one of the things we want to do is build a system to make adding responsive ads a breeze.
Thanks a lot, now it looks good :) I really appreciate all the help you (and the other guys) are offering, it must be frustrating helping noobs like me.

And yes, a function like that would have been awesome (y)
 
Thanks a lot, now it looks good :) I really appreciate all the help you (and the other guys) are offering, it must be frustrating helping noobs like me.

And yes, a function like that would have been awesome (y)
We were all new once. Happy to help.
 
Hey Guys. Few quick questions, one no where in your guides or video do you cover how to change the Footer stuff. Like your "Like us on Facebook", or "Buy us a beer" or "Quick Navigation" or "About Us". If you could please just inform me on this, it would be more than greatly appreciated. Thank you, and I LOVE THIS THEME!
- Harry
 
Back
Top Bottom