- Posts: 64
COMMUNITY FORUM
Item image alignment - how to?
- mattian
-
Topic Author
- Offline
- Senior Member
Less
More
12 years 1 month ago #111433
by mattian
Item image alignment - how to? was created by mattian
Hi,
I managed to change the CSS so that my image alignment is now left, but how do I change the item.php file to get the intro-text showing on the right-side of the item image? I'm not a coder so I don't know how to do it.
Here is a link:
www.mastery.fi/25/mastery-koiranruoka/kasvuikainen-koira
Thanks!
Greetings,
Anne
I managed to change the CSS so that my image alignment is now left, but how do I change the item.php file to get the intro-text showing on the right-side of the item image? I'm not a coder so I don't know how to do it.
Here is a link:
www.mastery.fi/25/mastery-koiranruoka/kasvuikainen-koira
Thanks!
Greetings,
Anne
Please Log in or Create an account to join the conversation.
- mattian
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 64
12 years 4 weeks ago #111434
by mattian
Replied by mattian on topic Re: Item image alignment - how to?
Hi,
can anyone guide me how to make the layout so that the item-image in aligned on the left-side and then the text on the rightside of the image please?
- Anne
can anyone guide me how to make the layout so that the item-image in aligned on the left-side and then the text on the rightside of the image please?
- Anne
Please Log in or Create an account to join the conversation.
- Peter Grube
-
- Offline
- Elite Member
Less
More
- Posts: 241
12 years 4 weeks ago #111435
by Peter Grube
Replied by Peter Grube on topic Re: Item image alignment - how to?
Hi Anne, I looked at the link above, how did you add the image, it looks like you added the image directly to the intro text., instead of using K2s Image Tab ?
Please Log in or Create an account to join the conversation.
- mattian
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 64
12 years 4 weeks ago #111436
by mattian
Replied by mattian on topic Re: Item image alignment - how to?
Hi,
I took it away for a moment. Have a look at again:
www.mastery.fi/25/mastery-koiranruoka/kasvuikainen-koira
Thanks!
Greetings,
Anne
I took it away for a moment. Have a look at again:
www.mastery.fi/25/mastery-koiranruoka/kasvuikainen-koira
Thanks!
Greetings,
Anne
Please Log in or Create an account to join the conversation.
- Peter Grube
-
- Offline
- Elite Member
Less
More
- Posts: 241
12 years 4 weeks ago - 12 years 4 weeks ago #111437
by Peter Grube
Replied by Peter Grube on topic Re: Item image alignment - how to?
Hi Anne,
It looks like you added a float:: left to span.catItemImage img,
instead try adding the float: left to div.catItemImageBlock - you might also want to add margin-right: 25px.
It looks like you added a float:: left to span.catItemImage img,
instead try adding the float: left to div.catItemImageBlock - you might also want to add margin-right: 25px.
Please Log in or Create an account to join the conversation.
- mattian
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 64
12 years 4 weeks ago #111438
by mattian
Replied by mattian on topic Re: Item image alignment - how to?
Hi Peter,
that did it! Thanks a million!
- Anne
that did it! Thanks a million!
- Anne
Please Log in or Create an account to join the conversation.