Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 2395 | Replies: 10
![]() |
•
•
Join Date: Jul 2007
Location: Dublin\Ireland
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
Hi there,
I would like to add nice background into my blog page unfortunately I’m not web design nor savvy about web stuff.
The blog I use is very standard so by me adding my own background I can even publicise daniweb on it.
Please can you throw some suggestion I don’t really want those background from the web. Thanks
I would like to add nice background into my blog page unfortunately I’m not web design nor savvy about web stuff.
The blog I use is very standard so by me adding my own background I can even publicise daniweb on it.
Please can you throw some suggestion I don’t really want those background from the web. Thanks
Kind Regards,
DJ Mabeizy
"A question that sometimes drives me crazy: am I or are the others crazy?"
-- Albert Einstein
DJ Mabeizy
"A question that sometimes drives me crazy: am I or are the others crazy?"
-- Albert Einstein
•
•
Join Date: Mar 2007
Location: Brisbane, Australia
Posts: 230
Reputation:
Rep Power: 2
Solved Threads: 14
I think this question is pretty much impossible to answer without a link to your website. Assuming you are just going to use a image as your background, this is also something that HTML or CSS are going to be unable to help you with. It might be a good idea to ask the graphics forum about designs. A lot of the time, simple colours work fine as a background.
Last edited by sillyboy : Jul 6th, 2007 at 2:23 am.
•
•
Join Date: Jul 2007
Location: Dublin\Ireland
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
Kind Regards,
DJ Mabeizy
"A question that sometimes drives me crazy: am I or are the others crazy?"
-- Albert Einstein
DJ Mabeizy
"A question that sometimes drives me crazy: am I or are the others crazy?"
-- Albert Einstein
•
•
Join Date: Mar 2007
Location: Brisbane, Australia
Posts: 230
Reputation:
Rep Power: 2
Solved Threads: 14
I don't really see why you would want to change the way your blog looks. White text on black backgroung... well I actually don't mind it. I do agree however that an image background will be distracting more than "nice". In my opinion that web site looks good (maybe change the reply box appearance if anything).
•
•
Join Date: Jul 2007
Location: Dublin\Ireland
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
Join Date: Jul 2007
Location: Dublin\Ireland
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
White text on a black background, is a definite no no.
And background images or "watermarks" is so yesterday. (distracting more than anything else)
Mind you how do I add this images you have posted though? Can clarify a bit mate. Sorry if I sound so stupid. Cheers
Kind Regards,
DJ Mabeizy
"A question that sometimes drives me crazy: am I or are the others crazy?"
-- Albert Einstein
DJ Mabeizy
"A question that sometimes drives me crazy: am I or are the others crazy?"
-- Albert Einstein
<style>
.bgim {background-image: url(myimage.jpg);}
</style>
....
<div class="bgim">
stuff inside
</div>
Use background-repeat to tell the browser whether or not to use repetition, background-position to adjust it.
You can use any box object in place of the div.
Last edited by MidiMagic : Jul 13th, 2007 at 7:30 am.
Daylight-saving time uses more gasoline
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode