ISSUE SUMMARY:
hi , I would like to add a responsive adsense unit in the position attached. Is there any way to center it and make it show for desctop 720x80?
Thanks in advance!
STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER
This positions will be always proportional and will use 100% of main content width. So e.g: if only one module = 1/1 from 100%, if two modules 1/2 and each will have 50% of 100%, if three modules = 1/3 and will have 33% of 100% and so on.
So you can't have FIXED width module column/position in responsive design... all widths are fluid.
Unless you add own menu position in fixed width container (defined in px).
To do that you'll need to edit template core files:
After you create new module position (you may copy existing module position code and just rename position title). you'll need to style it with css and give it fixed width... or define different width to different browser break points.
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you