Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-16-2013, 08:32 AM   PM User | #1
wh1te0ak
New to the CF scene

 
Join Date: Jan 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
wh1te0ak is an unknown quantity at this point
Template Modification - background image location

Hi All,

I have added and remove bg.jpg throughout the below and cannot get the image to display. I am hoping to have it shown on all as a border to the existing - Is there something simple that I have missed or am I in the complete wrong area

*Image is saved in image file of template folder as bg.jpg
*Code below came from

THANKS

CODE

/* Normal links ---*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

background: url("../images/bg.jpg") repeat scroll 0 0 transparent;

border: 0 none;

font-size: 100%;

margin: 0;

outline: 0 none;

padding: 0;}

body {

color: #333333;

background: url("../images/bg.jpg") repeat scroll 0 0 transparent;

font-family: Arial,Helvetica,sans-serif;

line-height: 1.6;

font-size: 0.75em;

background:#FFF;

}

p {

line-height: 1.7em;

margin: 8px 0;

}



a { color: #333; text-decoration: none; }



a:hover, a:active, a:focus { text-decoration: underline; color: #ED4B1B ; }



/* Readon links ---*/

a.readon {

display: inline;

width: 100%;

margin-bottom: 13px;

}

CODE
wh1te0ak is offline   Reply With Quote
Old 01-16-2013, 09:45 AM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,703
Thanks: 5
Thanked 875 Times in 850 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
It’s impossible to say without seeing the file structure of your site. Got a link for us?
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Old 01-16-2013, 12:49 PM   PM User | #3
jack0
New to the CF scene

 
Join Date: Jan 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
jack0 is an unknown quantity at this point
i think where you are writting background: url("../images/bg.jpg" there you should write background: url("images/bg.jpg".. Hope so it's solved by doing this..
jack0 is offline   Reply With Quote
Reply

Bookmarks

Tags
background, css, joomla

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:14 AM.


Advertisement
Log in to turn off these ads.