Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
background
- Page 1
Re: Cannot run exe from asp.net
Programming
Web Development
2 Days Ago
by Neil_brown001
… .exe file like Notepad, but: It will run in the
background
on the server, not visibly on the desktop. It needs… button that launches an app: On the server: Only for
background
tasks, not for opening windows. On the client: You need…
Re: Cannot run exe from asp.net
Programming
Web Development
1 Day Ago
by lennyli
… like Notepad, but: > > It will run in the
background
on the server, not visibly on the desktop. > >… launches an app: > > On the server: Only for
background
tasks, not for opening windows. > > On the client…
Re: What’s the Biggest Web Design Mistake You’ve Made?
Programming
Web Development
2 Weeks Ago
by Dani
Usability trumps aesthetics. Always use a large, readable font size with a high contrast between the font and the
background
.
Re: The Impact of User Research on UX Design
Digital Media
UI / UX Design
1 Week Ago
by john_111
… the site owner. He used grey text on a bluish
background
. (Hard to read.) The page links were a slightly different…
Re: Has anyone else had this Windows 11 Problem
Hardware and Software
Microsoft Windows
1 Month Ago
by Pokemons
I have recently faced windows 11 issue. Important data lost.
Re: Fine-tuning OpenAI Vision Models for Visual Question-Answering
Programming
Computer Science
2 Months Ago
by RKE2
Fine-tuning OpenAI Vision Models for visual question-answering is an exciting step forward in AI! It is amazing how these models can combine image recognition with natural language processing to provide accurate, context-aware answers. Cannot wait to see more advancements!
Re: Theory on the VPN
Programming
Mobile Development
1 Month Ago
by Mr.M
I guess a more research on this has to be made, problem is that it is hard to get the exact people who knows this and has done it before to give straight answers.
Re: Background
Digital Media
UI / UX Design
14 Years Ago
by virtuemart
background
-color:red you can change red to any colour you wish
Re: Background Image CSS
Digital Media
UI / UX Design
11 Years Ago
by 10him
background
:url(../images/1.jpg); use this if your image is in images folder, I think it will work
Re: Background not showing
Digital Media
UI / UX Design
14 Years Ago
by ryan12193
background
-image:url('./images/bottbgrp.png');
background
-repeat: repeat-x; I had that same problem, you just have to make the repeat tag on a separate line and don't shorthand it. I don't know why it does that but this way works.
Re: Background is not transparent in IE how to fix it?
Programming
Web Development
12 Years Ago
by vizz
>
background
: transparent url(images/menu_bg.png) center no-repeat; not working still black color around image
Re: background image property
Programming
Software Development
18 Years Ago
by iamthwee
Background
image layout...drop down box > centre or stretch. Don't know about 2003 but that's available in 2005 beta which is free for download.
Re: Background color
Digital Media
UI / UX Design
13 Years Ago
by hericles
background
-color is a CSS property so I would add that …
Background
Digital Media
UI / UX Design
11 Years Ago
by davy_yg
Hi all, Cek this product tab
background
. How to create it? [Product Tab](http://www.masterlink.co.id/product.jpg) There is no tab in it yet the
background
seperation look like tab
background
. Where the gray color looks different from the
background
. How to create it? Thanks.
Re: Background
Digital Media
UI / UX Design
11 Years Ago
by TonyG_cyprus
…s simple. Nested divs with different
background
colors. <div class='back'>… width:100%; height:100%
background
-color:#CECECE;} .next{width:80%; height:80%;
background
-color:#CDCDCD;} .inner{width:80…%; height:80%;
background
-color:#FFFFFF;} </style&…
Background
Digital Media
UI / UX Design
17 Years Ago
by djmabeizy
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
Re: Background
Digital Media
UI / UX Design
17 Years Ago
by Fungus1487
create a
background
that can be re-used across the screen i.e. 100px by 100px block. as nobody wants to wait around for your image to load. also images condense them to 72dpi as you will not require a 300dpi print quality image to cover your
background
. other than that the design is down to whoever designs it.
Re: Background
Digital Media
UI / UX Design
11 Years Ago
by <M/>
You can use your browser's editing tools to see how it is built and designed. For example, use firebug to view the source code and see what their
background
is. Have you tried that?
Background
Digital Media
UI / UX Design
14 Years Ago
by chamnab
Help me!!! I can't import
background
in html do you know any tag that can import
background
Re: Background
Digital Media
UI / UX Design
14 Years Ago
by sirlink99
…) [code] <style type="text/css"> body {
background
-image:url('BACKGROUNDHERE.FILETYPE');} </style> [/code] make sure…: [code] <style type="text/css"> body {
background
-image:url('images/pic.jpg');} </style> [/code] hope…
background
Programming
Web Development
11 Years Ago
by davy_yg
…://id.gateway.com/gw/en/ID/content/home) See the
background
seems to adapt to it's size, 1366 x 768…
Re: Background
Digital Media
UI / UX Design
14 Years Ago
by Arkinder
I have no idea what you're talking about. There is no HTML element that can import anything. Are you wanting a
background
image, color, etc? You simply aren't providing enough information. Regards, Arkinder
Re: Background
Digital Media
UI / UX Design
14 Years Ago
by michealcdz
I think you have got the solution to your problem. Well I'm here to ask you about the new design of my website. I request to check out my website
background
and give me suggestions to make it more attractive and also let me know if its fine . My website is "seogp.com" please look for it in Google or go there directly . Thanks
Re: background
Programming
Web Development
11 Years Ago
by davy_yg
I finally find the answer for this prob by setting a large image for body-
background
then set a particular height the image.
Re: background images not working in browsers
Digital Media
UI / UX Design
14 Years Ago
by shahiduop
…975px; margin-left:auto; margin-right:auto;
background
:#FFF;
background
:url(images/main_bg.jpg);
background
-repeat:repeat-y; } /* Header */ .header….content_right_bottom { width:250px; height:11px;
background
-image:url(images/right_cont_bottom.jpg);
background
-position:left;
background
-repeat:no-repeat; } .content_right_top { …
Background Image CSS Image Display
Digital Media
UI / UX Design
13 Years Ago
by msm446
…(../images/idea_1.png) no-repeat!important;
background
-position:bottom-left!important;
background
-attachment:scroll!important;
background
-position: 10% 0%!important; } … } .toolbox-horizontal #searchform { margin-top:46px; } #searchform form {
background
:#f6f6f6; border:1px solid #e8e8e8; width:220px; } #searchform #s { …
background gradients and background images together
Digital Media
UI / UX Design
12 Years Ago
by Violet_82
… #F3F4F4 0%, #FFFFFF 100%); /* Mozilla Firefox */
background
-image: -moz-linear-gradient(bottom, #F3F4F4 0%, #FFFFFF…it seems that you can combine
background
images and
background
gradients, so I came up with…border:1px solid #d4d1c8; /* IE10 Consumer Preview */
background
-image: -ms-linear-gradient(bottom, #F3F4F4 0%, …
Re: background gradients and background images together
Digital Media
UI / UX Design
12 Years Ago
by Violet_82
… /*width:940px;*/ padding:10px 0 0 20px; height:160px;
background
: url("image.png"); border:1px solid #d4d1c8; /*… IE10 Consumer Preview */
background
-image:url("image.png"), -ms-linear-gradient(bottom…
Re: Background Image CSS Image Display
Digital Media
UI / UX Design
13 Years Ago
by G&G Designing
It's not windows, its the screen size. The
background
image is fixed to resize as the browser gets smaller so its always in the top right hand corner..
Re: Background Image CSS Image Display
Digital Media
UI / UX Design
13 Years Ago
by Arkinder
…] Try giving the main division a set width. [CODE]#main {
background
: url("../images/idea_1.png") no-repeat scroll 10…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC