Theme Joomla Modules

Moving "Read more" in Power Slide

I'm trying out the standard Power Slide. How can I move 'read more' to end of description instead of the title line?? Which file do I go to and where do I move the line to? Thank you in advance!

LumoMongo replied Add this code to CSS file

Open up your Power Slide CSS file (in your Power Slide module / css folder) and add this to the bottom of the file:

.

jdGallery span.read_more { float: right;}


Jennylow replied Not quite where I want it

That only moved read more to the right of the title line. I would like to take 'read more' and place it at the end of the description paragraph. I attached an image of what it's now and what it should look like. Thank you.

Jennylow replied I got it to work!

I edited this line in tj.gallery.js

element.getElement('div').setHTML(this.galleryData[this.currentIter].description+read_more);


Thank you anyways!

LumoMongo replied That's right

Was just looking at that as I read your post

billi2 replied Tried the same, but...

I just tried the same thing but the "Read More' does not show up after the description. I cut the +read_me from the previous line and pasted it after the description so it now reads
"element.getElement('div'.setHTML(this.galleryData[this.currentIter].description+read_more);"
Any advice?
Also what a great easy to use add on for joomal, many thanks

Edit: It had dropped off the page, when I increased the height of the info zone it appeared. Sorry about that, I should have looked first.

LumoMongo replied No problem

Glad you sorted

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Modules

members

search