Move button/description bar

  • emdok
  • Topic Author
  • Visitor
  • Visitor
14 years 4 months ago #256 by emdok
Move button/description bar was created by emdok
Is there a way to move the button / description bar to below the image? Is there a setting for transparency?

I'm trying to utilize hot image slider in a right hand module position to display images and have each image link to a page on the site.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 4 months ago - 14 years 4 months ago #257 by milos
I am not sure will this work, but open default.php, find line:
Code:
div#header div#slide-holder div#slide-controls

and change top parameter to more than 10px. Regarding transparency, open image
Code:
modules/mod_hot_image_slider/images/slide-bg.png

...and you'll see it's a PNG with a level of transparency. So change it (in photoshop or fireworks) and you're done.
Last edit: 14 years 4 months ago by milos.

Please Log in to join the conversation.

  • emdok
  • Topic Author
  • Visitor
  • Visitor
14 years 4 months ago #259 by emdok
Replied by emdok on topic Re: Move button/description bar
Thanks! that worked.

What can I add to the modules code to center the image name inside the bar? Also, is there somewhere in the css or default.php that controls the margin of where the text in the bar starts? I suppose it starts 10 or 20px from the left edge?

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 4 months ago #265 by milos
In default.php, you have styles for p.textdesc (description text). Regarding the heading, it's in #slide-client, but it's not defined, so you can try to add something like:
Code:
#slide-client { margin-left:10px; }

Please Log in to join the conversation.

More
14 years 3 months ago #370 by bobmeetin
Changing the top: 10px in div#header div#slide-holder div#slide-controls works to adjust the height. But if I want to move the buttons to above or below the images and change top enough to do this they disappear.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 3 months ago #375 by milos
Sorry, but I am not sure what you are trying to achieve. Can you give me a link or image how you'd like this to look?

Please Log in to join the conversation.

Time to create page: 0.283 seconds
Powered by Kunena Forum