- Posts: 10
- Thank you received: 0
Hot Architecture picture border Help..!
-
gollame
Inactive member - Topic Author
- New Member
Less
More
13 years 8 months ago #7152
by gollame
Hot Architecture picture border Help..! was created by gollame
Hi, when i put a picture in the footer 1, 2 , 3 and 4 i get a black border and dont want a border at all, ive had a look in the template css file and style css and im still none the wiser, please could any one point me in the right direction before i pull all my hair out..!
thanks in advance
gollame
thanks in advance
gollame
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 8 months ago #7158
by ivan.milic
Replied by ivan.milic on topic Re: Hot Architecture picture border Help..!
Sure we can help you , just give us link to see that and we will tell you what to change.
Please Log in to join the conversation.
-
gollame
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
13 years 8 months ago #7178
by gollame
Replied by gollame on topic Re: Hot Architecture picture border Help..!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 8 months ago #7195
by ivan.milic
Replied by ivan.milic on topic Re: Hot Architecture picture border Help..!
Hi ,
in template_css.css
there is this:
.upper div.moduletable img, .bottom div.moduletable img, .footer_modules div.moduletable img {
border:1px solid #222;
}
remove ", .footer_modules div.moduletable img"
so it looks like this:
.upper div.moduletable img, .bottom div.moduletable img {
border:1px solid #222;
}
in template_css.css
there is this:
.upper div.moduletable img, .bottom div.moduletable img, .footer_modules div.moduletable img {
border:1px solid #222;
}
remove ", .footer_modules div.moduletable img"
so it looks like this:
.upper div.moduletable img, .bottom div.moduletable img {
border:1px solid #222;
}
Please Log in to join the conversation.
-
gollame
Inactive member - Topic Author
- New Member
Less
More
- Posts: 10
- Thank you received: 0
13 years 8 months ago #7201
by gollame
Replied by gollame on topic Re: Hot Architecture picture border Help..!
thank you Ivan...!! easy when you no how
thanks again
gollame
thanks again
gollame
Please Log in to join the conversation.
Time to create page: 0.170 seconds