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.

Category Appearance

+2
DarkGlow
cockney geezer
6 posters

Go down

Solved Category Appearance

Post by cockney geezer May 14th 2011, 11:42 pm

Hi,

Im currently changing the appearance of my forum

http://www.jaguarmk10420gsymposium.com/

I am having difficulties changing the colour purple around the category sections

I presume it is in APC-> Display->Color-> Colors

But which one is it Question

Thanks
avatar
cockney geezer
Forumember

Posts : 177
Reputation : 0
Language : English
Location : UK

http://etype-forum.top-board.com/

Back to top Go down

Solved Re: Category Appearance

Post by DarkGlow May 14th 2011, 11:56 pm

Well, I attempted to assist and tried changing some backgrounds colors. But, no use. I guess you must use another skin to change it only, sorry.

EDIT:
Yo!
At least you could change the line's color! By doing the following steps:

1. ACP. Advanced mode.
2. Display tab.
3. Colors, under Pictures and Colors. On the left menu.
4. You'll notice multiple fields to change colors. Search for a box which is called: Table header. After finding it, search for 'Forum line color' IN THE SAME BOX THOUGH!
5. Then you may change the color to the one you like.

Smile


Last edited by DarkGlow on May 15th 2011, 12:07 am; edited 2 times in total
DarkGlow
DarkGlow
Forumember

Male Posts : 629
Reputation : 92
Language : English | Hebrew | Arabic
Location : Israel

Back to top Go down

Solved Re: Category Appearance

Post by Fearlesss 18 May 15th 2011, 12:04 am

Hi!

I think that that Purple stuff around the categories are actually an Image

By Inspecting, It might be this image: http://hitskin.com/themes/11/84/64/i_back_catg.jpg

So I suggest, to try and remove it @ the CSS stylesheet

Hope I helped in anyway. :p
Fearlesss 18
Fearlesss 18
New Member

Female Posts : 12
Reputation : 0
Language : English/Tagalog
Location : Rizal, Philippines

http://pinoykantao.crazy4us.com

Back to top Go down

Solved Re: Category Appearance

Post by cockney geezer May 15th 2011, 4:07 am

DarkGlow wrote:Well, I attempted to assist and tried changing some backgrounds colors. But, no use. I guess you must use another skin to change it only, sorry.

EDIT:
Yo!
At least you could change the line's color! By doing the following steps:

1. ACP. Advanced mode.
2. Display tab.
3. Colors, under Pictures and Colors. On the left menu.
4. You'll notice multiple fields to change colors. Search for a box which is called: Table header. After finding it, search for 'Forum line color' IN THE SAME BOX THOUGH!
5. Then you may change the color to the one you like.


This isnt it Exclamation Wink

Smile
avatar
cockney geezer
Forumember

Posts : 177
Reputation : 0
Language : English
Location : UK

http://etype-forum.top-board.com/

Back to top Go down

Solved Re: Category Appearance

Post by cockney geezer May 15th 2011, 4:08 am

Fearlesss 18 wrote:Hi!

I think that that Purple stuff around the categories are actually an Image

By Inspecting, It might be this image: http://hitskin.com/themes/11/84/64/i_back_catg.jpg

So I suggest, to try and remove it @ the CSS stylesheet

Hope I helped in anyway. :p

Could you elaborate please
avatar
cockney geezer
Forumember

Posts : 177
Reputation : 0
Language : English
Location : UK

http://etype-forum.top-board.com/

Back to top Go down

Solved Re: Category Appearance

Post by Nera. May 15th 2011, 5:01 am

Go ti AP >> Display >> Colors >> CSS
Find this and remove the photo link
Code:
td.cat, td.catBottom, td.catHead, td.catLeft, td.catRight, td.catSides {
    background-color: #63080C;
    background-image: url("http://hitskin.com/themes/11/84/64/i_back_catg.jpg");
    border: medium solid #63080C;
    height: 28px;
}
It will remove the purple colour.
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Category Appearance

Post by cockney geezer May 15th 2011, 4:15 pm

Thanks Nera

If i want to change the purple to this colour #5E060A

Do I just overwrite the #63080C in the two places on that section of code.

Your help is much appreciated Very Happy
avatar
cockney geezer
Forumember

Posts : 177
Reputation : 0
Language : English
Location : UK

http://etype-forum.top-board.com/

Back to top Go down

Solved Re: Category Appearance

Post by DemonWreckage May 15th 2011, 4:24 pm

cockney geezer wrote:Thanks Nera

If i want to change the purple to this colour #5E060A

Do I just overwrite the #63080C in the two places on that section of code.

Your help is much appreciated Very Happy

you could also, change the image under <Pics management--Advanced Mode>
to this one Category Appearance Barhh

if i did get the color correct Smile
DemonWreckage
DemonWreckage
Forumember

Male Posts : 424
Reputation : 243
Language : English
Location : Denmark

https://help.forumotion.com/

Back to top Go down

Solved Re: Category Appearance

Post by Nera. May 15th 2011, 4:54 pm

cockney geezer wrote:Thanks Nera

If i want to change the purple to this colour #5E060A

Do I just overwrite the #63080C in the two places on that section of code.

Your help is much appreciated Very Happy

The purple color is the photo. When you remove the photo than you can change the background-color: #your code here; to the coluor you want in that CSS part.
Change this
Code:
background-color: #63080C;
You must remove the photo to have the colour change. Do it where ever you wont, or through panel or through CSS I gave you.
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Category Appearance

Post by cockney geezer May 15th 2011, 6:04 pm

When i click on - See your forum basic CSS

It opens the page on a new on my mac.

Do I need to copy the script to a word doc edit there then copy into the CSS window then submit Question

Would like to be safe than sorry as not edited this way before.
avatar
cockney geezer
Forumember

Posts : 177
Reputation : 0
Language : English
Location : UK

http://etype-forum.top-board.com/

Back to top Go down

Solved Re: Category Appearance

Post by cockney geezer May 18th 2011, 7:50 pm

Well Ive sused that bit thanks Nera.

Could you point me where to do the top line please Wink

http://www.jaguarmk10420gsymposium.com/

Need to change the last bit of purple....
avatar
cockney geezer
Forumember

Posts : 177
Reputation : 0
Language : English
Location : UK

http://etype-forum.top-board.com/

Back to top Go down

Solved Re: Category Appearance

Post by Base May 18th 2011, 11:40 pm

Hi, the last purple line can be removed by adding this to your CSS code:

Code:
th {
    background-color: #000000;
    background-image: url("");
    color: #FBF9F9;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    padding: 2px 3px;
}

I presume you have custom CSS so please search for "th {" first before adding it. Wink
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Category Appearance

Post by cockney geezer May 19th 2011, 9:01 pm

Thanks for everyones input :wouhou:

Please close salut
avatar
cockney geezer
Forumember

Posts : 177
Reputation : 0
Language : English
Location : UK

http://etype-forum.top-board.com/

Back to top Go down

Solved Re: Category Appearance

Post by Base May 19th 2011, 10:41 pm

Glad we could be of your assistance. Very Happy
Since this problem has been solved, I will now lock this topic and mark it as solved.

>> Locked and solved.

Category Appearance Topic_lock Category Appearance Solved10
Base

You can help the moderators to know if your problem is solved by EDITING your first post and marking the topic as solved. Thank you.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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