Exactly - just take out the block of code for ZX Slideshow and put it in your tpl_contact_us_default.php. Also, note that you'll need to rename the CSS file to contact_us.css (not contact-us.css). And it should do the trick.
Printable View
Exactly - just take out the block of code for ZX Slideshow and put it in your tpl_contact_us_default.php. Also, note that you'll need to rename the CSS file to contact_us.css (not contact-us.css). And it should do the trick.
Can anyone help me with the bottom three boxes! The grey hover over is killing me! i tried changing all the opac to 0 and it did nothing. I would like the hover to show the same text with a different color etc. But at this point even if i can just make the hover transparent i would be find.
1fastdeal.com
on your file:
http://www.1fastdeal.com/includes/te...lesheet_tm.css
LINE 332
should be .banners_top div:hover a.title
add this below: opacity: 0.4;
Thanks for the quick reply! Can you also tell me how to remove the caption under the main picture?
Edit the following file:,
Find line 448 (.nivo-caption) and change:Code:includes/templates/theme764/css/index_home.css
toCode:display: none;
Code:display: none !important;
Thank you once again:)
I just installed the ZX Slideshow and am trying to figure the uploading images process for banners. I have 3 different banners that I want in the footer and I went to Tools-Banner Manager. I then clicked New Banner. I inputed a Title (NRA) and my URL. Next is where I think I am having issues which is the Group. I tried creating my own group as titled footer and that did not work and then I tried slide1. When I did slide1 my front end store was all messed up. I couldn't scroll, I lost my text and no banner was present.
If anyone could point me to the right direction I would be very grateful.
Thanks
Mark
Hi
Can I use the slideshow on a side box manually created?
I do NOT want to do it using What's new, or features or specials.
Thanks
Of course you can use it in a sidebox - just move the ZX block of code from tpl_index_default.php to your custom sidebox template file and move everything from index_home.css to your main stylesheet.
I'm pretty sure there will be some extra styling required...
I thought I had lost the bullets (Numbered Navigation). However, I just upgraded from version 2.0 to 2.1 and see that when I set the "Slideshow Numbered Navigation", under the ZX Slideshow options, to "true", I can see the bullets. However, they are centered in the bottom of the picture instead of to the right and on top of the picture like it was originally. How can I move the numbered navigation (bullets)?