Text Navigation
12 years 1 week ago #10819
by tjrayner
Text Navigation was created by tjrayner
I would really like to be able to have text based navigation below the slideshow, so Prev & Next.
I've tried to do this but unsuccessfully. Please can you help
I've tried to do this but unsuccessfully. Please can you help
Please Log in or Create an account to join the conversation.
12 years 1 week ago #10843
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Text Navigation
Hi
the first word to start a discussion would be "hello" ...
the navigation and caption can not be put under the image
CEd
the first word to start a discussion would be "hello" ...
the navigation and caption can not be put under the image
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
12 years 1 week ago #10855
by tjrayner
Replied by tjrayner on topic Text Navigation
Hello
Sorry for not writing Hello first, I typed this quickly. I did however expect a little better response for a product that I paid for, I am not just using the free basic version I have paid for both addons! I thought there would be some js commands that could be used to create text navigation.
I have achieved this now by using the following in the camera.css
.camera_next:after {
content: "Next";
font-size: 14pt;
position: absolute;
top: 245px;
}
Now I just have to hide the images
Sorry for not writing Hello first, I typed this quickly. I did however expect a little better response for a product that I paid for, I am not just using the free basic version I have paid for both addons! I thought there would be some js commands that could be used to create text navigation.
I have achieved this now by using the following in the camera.css
.camera_next:after {
content: "Next";
font-size: 14pt;
position: absolute;
top: 245px;
}
Now I just have to hide the images
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds