- Posts: 6797
- Thank you received: 723
Module appearing on articles?
-
milos
Support Staff -
- Moderator
-
Less
More
14 years 8 months ago #1872
by milos
Replied by milos on topic Re: Module appearing on articles?
template.css, around line 905, remove margin:10px
Please Log in to join the conversation.
-
paurat
Inactive member -
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
14 years 8 months ago #1873
by paurat
Replied by paurat on topic Re: Module appearing on articles?
That has fixed the problem of the image overlapping the bottom of the box. However the text in articles now dont have a margin and touch the images in articles. Doesnt look good. 
Is there no way just to reduce the size of the image in HotNewsFlash as this doesnt seem to be controlled by the backend height adjustments.

Is there no way just to reduce the size of the image in HotNewsFlash as this doesnt seem to be controlled by the backend height adjustments.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6797
- Thank you received: 723
14 years 8 months ago #1874
by milos
Replied by milos on topic Re: Module appearing on articles?
Then you may add
in your template.css file.
Code:
#featured img { margin:0 !important; }
Please Log in to join the conversation.
-
paurat
Inactive member -
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
14 years 8 months ago #1878
by paurat
Replied by paurat on topic Re: Module appearing on articles?
Youve got it!! Many thanks!.
Got to say - probably the best support around. I have never dealt with anyone who replies to promptly. So many thanks.
Got to say - probably the best support around. I have never dealt with anyone who replies to promptly. So many thanks.
Please Log in to join the conversation.
Time to create page: 0.083 seconds