- Posts: 1
- Thank you received: 0
Positioning issues
-
jarth3000
Inactive member - Topic Author
- New Member
Less
More
14 years 7 months ago #1636
by jarth3000
Positioning issues was created by jarth3000
I've installed the module successfully, but am having issues with the output positioning. I'm wanting the Title Bar, Title, and descriptions to be at the base of the image slider. I've tried fiddling with the CSS to no avail, and I wanted to check here before I started digging through the php files to try and figure it out or the jquerry. Anyone have a solution? Thanks!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
14 years 7 months ago #1638
by milos
Replied by milos on topic Re: Positioning issues
This is in style.css of the module. So, you should tweak top and height values in this file. You don't need to change PHP or JS files.
Please Log in to join the conversation.
-
mini_mei
Inactive member - New Member
Less
More
- Posts: 1
- Thank you received: 0
14 years 2 months ago #3453
by mini_mei
Replied by mini_mei on topic Re: Positioning issues
Since I had to make the same changes as jarth3000 I also tried changing the style.css file first (without the desired results) but after a bit of searching I found where the changes actually have to be made, so I have to correct milos on this.
The class that needs to be changed is p.textdesc and it's actually located in tmpl/default.php.
Just change the margin-line to adjust the texts position.
The class that needs to be changed is p.textdesc and it's actually located in tmpl/default.php.
Just change the margin-line to adjust the texts position.
Please Log in to join the conversation.
Time to create page: 0.185 seconds