Body line background help!
3 posters
Page 1 of 1
Body line background help!
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)
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
DragonMouse- New Member
- Posts : 3
Reputation : 1
Language : English
Re: Body line background help!
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)
DragonMouse- New Member
- Posts : 3
Reputation : 1
Language : English
Re: Body line background help!
find : .bodyline in css and replace with this
Change "image link !" With your .
- Code:
.bodyline {
background-color: #159DE0;
border: 1px #444 solid;
background-image: url(Image link !);
background-repeat: no-repeat;
}
Change "image link !" With your .
Re: Body line background help!
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!
DragonMouse- New Member
- Posts : 3
Reputation : 1
Language : English
Re: Body line background help!
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Body line background Need Help
» body line/header problem
» How do you remove this line separating miniprofile and post body on an Invision forum?
» How to make dotted line, one full line?
» css for post body ipb
» body line/header problem
» How do you remove this line separating miniprofile and post body on an Invision forum?
» How to make dotted line, one full line?
» css for post body ipb
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum