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.

Making forum layout transparent?

2 posters

Go down

In progress Making forum layout transparent?

Post by AstorCraft June 3rd 2013, 12:11 am

So I MADE A NEW FORUM :wouhou: How do I make the layout transparent? NOT THE BACKGROUND. I want the layout transparent so we can easily see the background. I can't figure out how to do that, and I am not at all familiar with coding. Please someone help. Thanks Smile
avatar
AstorCraft
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

In progress Re: Making forum layout transparent?

Post by SLGray June 3rd 2013, 7:06 am

Please post your forum's address for appearance issues/questions.


Making forum layout transparent? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

In progress Re: Making forum layout transparent?

Post by AstorCraft June 3rd 2013, 11:08 pm

http://www.astorcraft.com/ Thats the forum. Thank you for replying Very Happy
avatar
AstorCraft
New Member

Posts : 2
Reputation : 1
Language : English

Back to top Go down

In progress Re: Making forum layout transparent?

Post by SLGray June 3rd 2013, 11:17 pm

Add to your CSS stylesheet:
Code:
.bodyline {
    background-color: transparent;
}
td.row1.over:hover, td.row2 {
    background-color: transparent;
}
td.row1, td.row3.over:hover {
    background-color: transparent;
}
td.row3 {
    background-color: transparent;
}


Making forum layout transparent? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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