Keyword

[Solved]Changing how items are shown.

  • fred
  • fred's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 11 months ago - 12 years 10 months ago #58152 by fred
I have changed the css to make item images flaot left.

How do I get the text to align next to the image and not below the image?

www.fintan-gastro-consulting.ch/JungfrauEdit1_7/index.php/en/events/featured-events

Please Log in or Create an account to join the conversation.

More
12 years 11 months ago #58153 by troponin
Replied by troponin on topic Re: Changing how items are shown.
div.catItemImageBlock {
float: left;
margin: 0 0 5px;
padding: 2px;
}

Please Log in or Create an account to join the conversation.

  • fred
  • fred's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 11 months ago #58154 by fred
Replied by fred on topic [Solved]Changing how items are shown.
Thank you for that.

I had this:
iv.catItemImageBlock {padding:2px;margin:0 0 5px 0;}
span.catItemImage {display:block;text-align:center;float:left;margin:0 0 8px 0;}
span.catItemImage img {border:0px solid #ccc;padding:8px;}

Your edit fixed that :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum