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.

Body line background help!

3 posters

Go down

Solved Body line background help!

Post by DragonMouse November 2nd 2012, 8:45 pm

Ok so so far I have blue as the background color, but I want to add an image on top of the color.

http://creationdepot.forumotion.com/ (the only thing with a blue bg)
also the image is to have no-repeat and top left

EDIT:
Also if there is a code to rid of some of the Navigation items that would be fantastic! (there are far more than what I need)


Last edited by DragonMouse on November 2nd 2012, 9:05 pm; edited 2 times in total
avatar
DragonMouse
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Solved Re: Body line background help!

Post by levy November 2nd 2012, 8:47 pm

You want to put one image on header ? ( where is logo ? )
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Solved Re: Body line background help!

Post by DragonMouse November 2nd 2012, 8:50 pm

RicYiu wrote:You want to put one image on header ? ( where is logo ? )

Not the header the bg of the forum/categories... all that blue going around.
the image would be behind the little monster thing and bleed out into the res of the blue (it is an image with transparency)
avatar
DragonMouse
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Solved Re: Body line background help!

Post by levy November 2nd 2012, 8:56 pm

find : .bodyline in css and replace with this

Code:
.bodyline {
background-color: #159DE0;
border: 1px #444 solid;
background-image: url(Image link !);
background-repeat: no-repeat;
}

Change "image link !" With your .
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Solved Re: Body line background help!

Post by DragonMouse November 2nd 2012, 9:01 pm

RicYiu wrote:find : .bodyline in css and replace with this

Code:
.bodyline {
background-color: #159DE0;
border: 1px #444 solid;
background-image: url(Image link !);
background-repeat: no-repeat;
}

Change "image link !" With your .

oh yay yay Thank you!
saddened by how simple the class name was yet how hard it was for me to find -.-
Now just gotta play with it's position!
avatar
DragonMouse
New Member

Posts : 3
Reputation : 1
Language : English

Back to top Go down

Solved Re: Body line background help!

Post by levy November 2nd 2012, 9:03 pm

Any time Wink

Mark it as solved
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Solved Re: Body line background help!

Post by SLGray November 2nd 2012, 10:30 pm

Topic Solved & Locked


Body line background 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

Back to top

- Similar topics

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