Ok, so If I decided to use the image re loader how hard is it to place it above the menu where my members doesn't have to scroll above the images to click on a different page. I cant seem to find the code to change the order.
And if I use this, how much power is this taking up on my server?! Is it worth it?
Thanks,
Derrick
Back to pulling my hair out! (ouch, ouch,ouch) |
what image re-loader do you mean? PS: If possible do not write me personally, please try to ask on the forum first |
Hi Sasha,
I was referring to the image reloader on the home page that had the big image of horses, dolphins etc.
The one where you can choose the reloader or html.
One of my sites I use the html to post linkable banners and now I would like to have the pictures at the top of the page on another site.
Is this possible? It just makes the screen to long to scroll over the images to get to the navigational menu.
Thanks,
Derrick
Back to pulling my hair out! (ouch, ouch,ouch) |
Back to pulling my hair out! (ouch, ouch,ouch) |
You can't move promo behind the menu.
Open the : templates\base\page_1.html
<bx_include_auto:_sub_header.html /> __promo_code__ __page_main_code__ <bx_include_auto:_sub_footer.html />
as you can see the first is loaded _sub_header.html with menu, css, js, etc
than loaded promo_code
PS: If possible do not write me personally, please try to ask on the forum first |
Thanks!
Thats what I needed to know.
Before I kept looking for it.
Back to pulling my hair out! (ouch, ouch,ouch) |
Thanks!
Thats what I needed to know.
Before I kept looking for it.
You are welcome
PS: If possible do not write me personally, please try to ask on the forum first |