Image Position in Module

  • Naisly
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 2 weeks ago #27111 by Naisly
Hi,

I have tried all possible variants to position the large image in the module, and for testing, I left the first picture blank, and picture width at 300.

rawrain.com/index.php/testing-rain

I hope you can help.

Naisly

Please Log in to join the conversation.

  • Naisly
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 2 weeks ago #27112 by Naisly
Replied by Naisly on topic Image Position in Module
I have to add that I did play around with the 'Right Arrow Offset' and had to set it to 40 for it to show, default is 10.

Please Log in to join the conversation.

More
12 years 2 weeks ago #27126 by ivan.milic
Replied by ivan.milic on topic Image Position in Module
In template_css.css:

div.moduletable div, div.moduletable td {
padding: 0 10px;
}

cahnge padding to 0

padding:0;

Please Log in to join the conversation.

  • Naisly
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 2 weeks ago - 12 years 2 weeks ago #27135 by Naisly
Replied by Naisly on topic Image Position in Module
This worked great for this module. Thank you. Edit: The large picture is fine but the entire module is not centered and the text has no padding.

But now to fix the other modules - What do I add to the 'Module Class Suffix' in the backend to give them some padding?
Last edit: 12 years 2 weeks ago by Naisly.

Please Log in to join the conversation.

More
12 years 2 weeks ago #27147 by ivan.milic
Replied by ivan.milic on topic Image Position in Module
In module settings set width of left items to 420.

For other question:

add suffix to module with first blank char like this, example advert1:

" adv1_class"

then at template_css.css at bottom add:

.adv1_class{
padding:10px;
}

Please Log in to join the conversation.

  • Naisly
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 2 weeks ago #27150 by Naisly
Replied by Naisly on topic Image Position in Module
I did add to my file:

.adv1_class{
padding:10px;
}

Then added (space) adv1_class to the module.

It still is not working, did I do it correctly?

Please Log in to join the conversation.

Time to create page: 0.170 seconds
Powered by Kunena Forum