-
AuthorPosts
-
antjewilson Friend
antjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 8, 2015 at 9:12 pm #682420I’ve done the same thing for my http://vrroom.com/index.php?option=com_content&view=category&layout=blog&id=10&Itemid=102 page and http://vrroom.com/index.php?option=com_content&view=category&layout=blog&id=8&Itemid=104 page but the new category the image (pi?a colada) has space between the text and image but the dispenser image has no space between the text and image.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 9, 2015 at 2:20 am #682486Hi there
Please apply this custom css.blog .items-leading img.pull-left {margin:0 20px 10px 0}
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 9, 2015 at 2:20 am #747891Hi there
Please apply this custom css.blog .items-leading img.pull-left {margin:0 20px 10px 0}
Thank you,
Viet Vuantjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 9, 2015 at 5:55 pm #682725Thanks Viet, but I was hoping for an answer that would explain why it isn’t working instead of adding more css.
antjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 9, 2015 at 5:55 pm #748008Thanks Viet, but I was hoping for an answer that would explain why it isn’t working instead of adding more css.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 10, 2015 at 1:43 am #682736Hi there
By adding css actually already answer for your question. They are different css selector.
You can check screenshot below.In working it’s
items-row cols-1 row-0 row-fluid clearfix
and css-ed
main#content div.blog div.items-row div.item img.pull-left, main#content div.blog div.items-row div.item img {
margin: 0 20px 10px 0;
}Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 10, 2015 at 1:43 am #748019Hi there
By adding css actually already answer for your question. They are different css selector.
You can check screenshot below.In working it’s
items-row cols-1 row-0 row-fluid clearfix
and css-ed
main#content div.blog div.items-row div.item img.pull-left, main#content div.blog div.items-row div.item img {
margin: 0 20px 10px 0;
}Thank you,
Viet Vu -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by jooservices 9 years, 2 months ago.
The forum ‘Other Templates’ is closed to new topics and replies.