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.

CSS Management Help

5 posters

Go down

Solved CSS Management Help

Post by Knyfe Thu 23 Jun 2011 - 20:26

This isn't exactly a problem, but something I would like to do with my forum, and I don't know how to do it.

I would like the chatbox at the bottom of the page, its colors to differ from that of the forum's background color.

Forum
Knyfe
Knyfe
Forumember

Female Posts : 107
Reputation : 1
Language : English
Location : The driveway of justice

http://www.acloserlook.forumotion.com

Back to top Go down

Solved Re: CSS Management Help

Post by sgeorge Thu 23 Jun 2011 - 21:31

OK, ACP>>Display>>Colors>>Css Stylesheet>>See my basic css

search for: "chatbox" find that part and edit everything you want
sgeorge
sgeorge
Forumember

Male Posts : 556
Reputation : 15
Language : Greek - English
Location : Greece

Back to top Go down

Solved Re: CSS Management Help

Post by SLGray Thu 23 Jun 2011 - 22:10

For the chatbox to be at the bottom, there should be options for the location (top, bottom, do not show) of it in the administration panel.


CSS Management Help 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 : 51489
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Solved Re: CSS Management Help

Post by Knyfe Thu 23 Jun 2011 - 22:43

@sgeorge: This is my CSS:

Code:
body {
cursor: url(http://i25.servimg.com/u/f25/15/55/73/97/th/cursor13.png), auto; }
A { cursor: url(http://i25.servimg.com/u/f25/15/55/73/97/th/cursor12.png), url(http://i25.servimg.com/u/f25/15/55/73/97/th/cursor12.png), auto; }
{
 background-attachment: fixed;
 background-repeat: repeat-y;
 background-position: top center;
}

.forumline
{
 border-width: 1px;
}
A:hover{text-transform:uppercase; underline;
font-weight: bold;
}

When I made it, I did not add a 'chatbox' part. Do you know how I might?

@slg: I am not looking to change the location of the chatbox, but the changed its coloring with altering the main background color.
Knyfe
Knyfe
Forumember

Female Posts : 107
Reputation : 1
Language : English
Location : The driveway of justice

http://www.acloserlook.forumotion.com

Back to top Go down

Solved Re: CSS Management Help

Post by LGforum Thu 23 Jun 2011 - 23:08

No you need to click the 'See my forum basic CSS' link in the CSS tab to view your forums full CSS.

Then do a search for all the chatbox bits. Which you can then copy and paste into the custom CSS box and edit to your liking.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Solved Re: CSS Management Help

Post by Knyfe Thu 23 Jun 2011 - 23:47

Oh. Okay.

Thanks Sgeorge and LGforum! =)
Knyfe
Knyfe
Forumember

Female Posts : 107
Reputation : 1
Language : English
Location : The driveway of justice

http://www.acloserlook.forumotion.com

Back to top Go down

Solved Re: CSS Management Help

Post by Sanket Fri 24 Jun 2011 - 3:41

Since this thread appears to be solved, I will lock this thread and mark it as solved.
CSS Management Help 2j4t5a8

Sanket Smile

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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