http://bollywoodbook.in/
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Fri Nov 01, 2013 9:01 am
- Reply with quote
- Report this post
how can i change the size of main module on main page wat i wanted is image on left side and Info, read more on the right side like http://www.movietalkies.com/
-
- Expert Boarder
- teitbite
- Fri Nov 01, 2013 12:09 pm
- Reply with quote
- Report this post
Hi
Please set all elements like header, text and readmore to "No use float" and than leave flot left to the image only. You may also resize image a little bit in thumbnail settings it's covering almost all of the module space.
Please set all elements like header, text and readmore to "No use float" and than leave flot left to the image only. You may also resize image a little bit in thumbnail settings it's covering almost all of the module space.
-
- Moderator
- GK User
- Fri Nov 01, 2013 2:17 pm
- Reply with quote
- Report this post
teitbite wrote:Hi
Please set all elements like header, text and readmore to "No use float" and than leave float left to the image only. You may also resize image a little bit in thumbnail settings it's covering almost all of the module space.
thanks for ur help
if you check this module there is some white line coming in some of the news on right side, its looking bad how could it be fixed
-
- Expert Boarder
- teitbite
- Mon Nov 04, 2013 1:59 am
- Reply with quote
- Report this post
Hi
This is another news slightly visible since 100% is not well devided by 6 columns and the 16,66666666% has been shorten a little bit and that's the problem. Try using different number for number of columns like 5 or 8. Or add this small fix to css:
This is another news slightly visible since 100% is not well devided by 6 columns and the 16,66666666% has been shorten a little bit and that's the problem. Try using different number for number of columns like 5 or 8. Or add this small fix to css:
- Code: Select all
#nsp-nsp_139 .nspArt img.nspImage {
margin-left: 2px;
}
-
- Moderator
4 posts
• Page 1 of 1