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.

Background - fixed?

3 posters

Go down

Solved Background - fixed?

Post by Oreias April 3rd 2011, 8:57 pm

I've been looking through the CSS file ( Display - pictures and colors - colors - CSS style sheet ) and I simply can't find the name of the background I've put up (which is: https://i.servimg.com/u/f63/16/33/77/17/bg_gra12.png ) I just need to know where I am to poke the "background-attachment: fixed" up. I'm not a total n00b when it comes to css I just find this a bit confusing.

Also, the links are blue when they're supposed to be white (in FF) where and how do I change that? according to the settings I have, they should be white all over but the links to the profile to the admin account (user name) is still blue. Why? it only seems to affect my own admin account (Raja) but nothing else after it's clicked once.. the other account my friend has (James) works fine to click and re-check, it's still white like it should. How do I fix that?


Last edited by Oreias on April 4th 2011, 12:16 am; edited 1 time in total
Oreias
Oreias
Forumember

Female Posts : 36
Reputation : 0
Language : Swedish or English
Location : at the computer screen! :p

Back to top Go down

Solved Re: Background - fixed?

Post by Nera. April 3rd 2011, 11:33 pm

PhpBB2?
1. For your background it is probably your body =>
Code:
body {

2. You change the links colors by changeing color codes in CSS parts I gave you here.
a) Link color for topics on index and names on last 99h online list is =>
Code:
a:link {
color: #your color code here;
b) Links/Names of forums on witch you can click are =>
Code:
a.forumlink:link {
color: #your color code here;
If you leave a link I could tell you exactly for your forum. Hope you will manage like this. If I didn't understand you correctly ask again or post a screenshot.
Hello
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: Background - fixed?

Post by Oreias April 4th 2011, 12:16 am

Worked like a charm! Thank you! Smile
Oreias
Oreias
Forumember

Female Posts : 36
Reputation : 0
Language : Swedish or English
Location : at the computer screen! :p

Back to top Go down

Solved Re: Background - fixed?

Post by Jophy April 4th 2011, 6:54 am

Background - fixed? Solved10Since this thread has been marked as 'Solved', I will now lock this thread.

~ Joph25
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

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