The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

transparant use Css

2 posters

Go down

Solved transparant use Css

Post by yukihiro July 6th 2011, 5:17 pm

how to make brown color disappear ( use CSS)

transparant use Css 2011-027

so the orange line can conected

attention in red rectangle
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: transparant use Css

Post by yukihiro July 6th 2011, 5:18 pm

im use invasion theme, this my link
http://kamarmutilasi.indonesianforum.net
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: transparant use Css

Post by Nera. July 6th 2011, 5:23 pm

Hi,

May I remind you that double posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink

Go to your CSS and find this part.
Code:
.post .post-header {
    background-color: #6B6161;
    min-height: 33px;
    padding: 2px 8px 0;
}
Change the background color to transparent so it looks like this
Code:
.post .post-header {
    background-color: transparent;
    min-height: 33px;
    padding: 2px 8px 0;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: transparant use Css

Post by yukihiro July 6th 2011, 5:37 pm

Nera. wrote:Hi,

May I remind you that double posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink

Go to your CSS and find this part.
Code:
.post .post-header {
    background-color: #6B6161;
    min-height: 33px;
    padding: 2px 8px 0;
}
Change the background color to transparent so it looks like this
Code:
.post .post-header {
    background-color: transparent;
    min-height: 33px;
    padding: 2px 8px 0;
}

ups... sorry for doble post, i just give more info for who want help me Smile
sorry again for doble topic
n it work again, thanks nera :wouhou:
im newbie in CSS, so maybe next time i will make a lot of topic about Css.. hehehe
Solved Smile
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: transparant use Css

Post by Nera. July 6th 2011, 5:40 pm

You welcome.

Solved ~ Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum