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.

Color problem

2 posters

Go down

In progress Color problem

Post by smori Wed 22 Jun 2011 - 0:19

Hi ,I have a problem how to make that Body line background color, is no visible? I want that to be empty, not black not white , empty.

avatar
smori
Forumember

Posts : 40
Reputation : 0
Language : Serbian

Back to top Go down

In progress Re: Color problem

Post by Nera. Wed 22 Jun 2011 - 0:24

Ćao smori,

What is your forum version?
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: Color problem

Post by smori Wed 22 Jun 2011 - 2:57

phpBB2
avatar
smori
Forumember

Posts : 40
Reputation : 0
Language : Serbian

Back to top Go down

In progress Re: Color problem

Post by Nera. Wed 22 Jun 2011 - 3:02

Pozdrav Smori,

If I understood you correctly you want it to be transparent?

Find this in your CSS and change the background-color to transparent like this
Code:
.bodyline {
    background-color: transparent;
}

If you don't have it just add it.
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: Color problem

Post by smori Wed 22 Jun 2011 - 3:06

I can't edit my css :S ? Can you show me how :/
avatar
smori
Forumember

Posts : 40
Reputation : 0
Language : Serbian

Back to top Go down

In progress Re: Color problem

Post by Nera. Wed 22 Jun 2011 - 3:08

How do you mean?
Go to AP >> Display >> Colors >> CSS
If your CSS is empty try only adding this to your CSS
Code:
.bodyline {
    background-color: transparent;
}
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: Color problem

Post by smori Wed 22 Jun 2011 - 3:13

Ok, I change it, but thare is still some line around my forum :/

and next question is, how to connect bar whare are buttos for forum , portal, faq .. etc.. with my header, thare is still some space between ?
avatar
smori
Forumember

Posts : 40
Reputation : 0
Language : Serbian

Back to top Go down

In progress Re: Color problem

Post by Nera. Wed 22 Jun 2011 - 3:19

For the border add this to your CSS
Code:
.bodyline {
    border: medium none;
}

You need to show me your forum so I can see the space that you want to remove.


Last edited by Nera. on Wed 22 Jun 2011 - 3:37; edited 2 times in total
Nera.
Nera.
Energetic

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

Back to top Go down

In progress Re: Color problem

Post by smori Wed 22 Jun 2011 - 3:25

Color problem Untitled

this space..
avatar
smori
Forumember

Posts : 40
Reputation : 0
Language : Serbian

Back to top Go down

Back to top

- Similar topics

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