Login     Sign up
Background Different On EAch Page
John Lawrence (@vthing)
Join date: Dec 16th 2010
Community posts: 9
View Profile
Send Message

can anyone help me, Im putting some lines in on my background I finally got them to line up on my (admin) profile, but when I logged in on my test profile the background had moved.

How can I have a fixed background?

If you can help that would be great.

Also can you do different backgrounds for each section i.e. profile,dashboard,news feed etc.

171 months ago
Eliz zeta (@eliz)
Join date: Nov 29th 2010
Community posts: 153
View Profile
Send Message

what do you mean by change on my admin profile?

Background is defined by css on style.css ( you find it in files/common css) and page.css of your theme .
if you change from my page, this will change just your profile.
to have background for each page, you shoud add new classes on you css file, and call the class you want on each page, and each function

for example, if you want to change post css on dashboard, you shoud edit post on style.css as post_1 , and on dashbord file, change class=post to class=post_1

if you dont know too much css, i think better to give this job for a freelance, he will do it quickly, clean code and no conflicts.

171 months ago
John Lawrence (@vthing)
Join date: Dec 16th 2010
Community posts: 9
View Profile
Send Message

were abouts in style.css do i add the details for the background?

171 months ago
Eliz zeta (@eliz)
Join date: Nov 29th 2010
Community posts: 153
View Profile
Send Message

style.css is in files\common_css
and page is in your theme directory

171 months ago
John Lawrence (@vthing)
Join date: Dec 16th 2010
Community posts: 9
View Profile
Send Message

Thanks eliz, Ive found the files I mean were abouts i.e. which line in the style.css file do i put the details for the background image?

171 months ago
John Lawrence (@vthing)
Join date: Dec 16th 2010
Community posts: 9
View Profile
Send Message

Anyone know??

170 months ago
John Lawrence (@vthing)
Join date: Dec 16th 2010
Community posts: 9
View Profile
Send Message

dont worry sorted it lol

170 months ago