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.

Please Help - HitSkin Portal Problem

2 posters

Go down

Please Help - HitSkin Portal Problem Empty Please Help - HitSkin Portal Problem

Post by B-E-A-R1 Mon Mar 10 2008, 15:40

Hey,

The portal on my site is not showing my quotes. Is it possible to have the background colour of the quotes changed or the text so it can been seen. My website is www.themilitaryforums.darkbb.com

Thanks for your time
Lee
avatar
B-E-A-R1
Forumember

Posts : 27
Reputation : 0
Language : ENGLISH

Back to top Go down

Please Help - HitSkin Portal Problem Empty Re: Please Help - HitSkin Portal Problem

Post by Jalokim Mon Mar 10 2008, 16:53

find this in your CSS (admin->styles-colors->css)
}
blockquote {
margin: 1em 1px 1em 25px;
padding: 5px;
background: #ebeadd url("https://2img.net/i/fa/prosilver/quote.gif") 6px 8px no-repeat;

change edeadd to 565656

then locate this and do the same:
}
blockquote blockquote blockquote {
background-color: #ebeadd;
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Please Help - HitSkin Portal Problem Empty Re: Please Help - HitSkin Portal Problem

Post by B-E-A-R1 Mon Mar 10 2008, 17:04

Jalokim wrote:find this in your CSS (admin->styles-colors->css)
}
blockquote {
margin: 1em 1px 1em 25px;
padding: 5px;
background: #ebeadd url("https://2img.net/i/fa/prosilver/quote.gif") 6px 8px no-repeat;

change edeadd to 565656

then locate this and do the same:
}
blockquote blockquote blockquote {
background-color: #ebeadd;

I did that but then is messed up my other quote's in the forums. Is there a way I can change the writing to black, just on the portal? Thanks again.
avatar
B-E-A-R1
Forumember

Posts : 27
Reputation : 0
Language : ENGLISH

Back to top Go down

Please Help - HitSkin Portal Problem Empty Re: Please Help - HitSkin Portal Problem

Post by Jalokim Mon Mar 10 2008, 20:03

hmmm ... the quote boxes shouldn't be different

find this code
.content blockquote {
color: #333333;

and change the 333333 to ffffff and follow my earlier steps... this will make your quote boxes on portal and post in black with white text

I hope
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Please Help - HitSkin Portal Problem Empty Re: Please Help - HitSkin Portal Problem

Post by B-E-A-R1 Mon Mar 10 2008, 20:38

Jalokim wrote:hmmm ... the quote boxes shouldn't be different

find this code
.content blockquote {
color: #333333;

and change the 333333 to ffffff and follow my earlier steps... this will make your quote boxes on portal and post in black with white text

I hope

Is there any way I can get the background colour for all quotes on the website to be white(or what they were) and then the text of the portal quotes in black and the text on the forum quotes in black also.
avatar
B-E-A-R1
Forumember

Posts : 27
Reputation : 0
Language : ENGLISH

Back to top Go down

Please Help - HitSkin Portal Problem Empty Re: Please Help - HitSkin Portal Problem

Post by Jalokim Mon Mar 10 2008, 20:43

hmmm ...well logic tells you that all you need to do is:
change the :
}
blockquote {
margin: 1em 1px 1em 25px;
padding: 5px;
background: #ebeadd url("https://2img.net/i/fa/prosilver/quote.gif") 6px 8px no-repeat;

then locate this and do the same:
}
blockquote blockquote blockquote {
background-color: #ebeadd;

change edeadd to ffffff
and the :
.content blockquote {
color: #333333;

change the 333333 to 000000 or 565656

quote box ain't my specialty but I do believe this should solve it.
If the quote box changed to black background and white text : then this code is its opposite. It should work
Jalokim
Jalokim
Energetic

Male Posts : 6113
Reputation : 223
Language : English,Polish,CSS,HTML
Location : Poland

Back to top Go down

Back to top

- Similar topics

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