Hello,
I have Placed few Banners on My Site (Left and Right hand side) using the Banners section in Administration. But when I scroll the Page Up and Down all the Banners Move Up and Down with Page. Instead of this I want my Banners will stick to the same position and only Page will scroll Up and Down.
I want the functionality similar like -> http://demo.boonex.com
Please find the attached screen shot for the same.
Apart from the above query, I Banners which I placed through Banners section in Administration, it is showing the same Banners on the All the Internal Pages as well, instead of that If I want to change the Banners in Internal Pages from Home Page How Can I do that...?
Thanks
|
You have to change this in your css file that is linked to your div (banner).
absolute position of your divs in browser/page.
check if this is possible for banner divs
|
Please let me know the Path of the file, where I can get this file...!!!
Thanks
|
|
check your banner module path and you find the css folder. Or use Firefox inspector to find the info you need... |
I placed banners on both the sides (left and right). Please see the attached screen shot# 1, if I changed the Position to "Fixed" it shows only 1 Banner on the left hand side. Please see the screen shot # 2. 1.JPG · 199.8K · 217 views 2.jpg · 240.4K · 172 views |
use absolute instead of fixed.
make sure that if you change this Always backup files before you start.
check your page width and the width of your columns. also if you use Ipad or smaller size browser check if it doesn't overlap blocks when you make the changes!!
|
Thanks for the suggestion...!!!
But it's not working with absolute as well and there is no overlapping...!!!
|
yeah i know it can be a pain in the butt.
Do you use custom template? If so that could be one the reason why it's not working. I see also that you use background image mod. If so that could be one the reason why it's not working.
Maybe if you send a message to the vendor and ask him to help you... Sometimes that is the quick and easy way to get things solved!!
That is why I don't use the banner on the side anymore... only on top and bottom.
looks better also :-)
|
Alright, What about the different Banners in Internal Pages, I mean the Banners which I placed on Home Page, I don't want the same Banners in Internal Pages how can I change the Banners in Internal Pages...!!! |
are you using a banner module or the standard module for your banners? if you use vendor module than you have option to select your page(s) where the banner will show.
the standard module that comes with boonex doesn't allow you to do that. if you want that you have to change the code for that. maybe put that in the JOB section on forum.
or you do it yourself if you have the knowledge. but be careful tho... Always backup your files and database b4 you make any changes!
|