473,800 Members | 3,056 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Background Image Now Small

Running A2k on Win-2000 platform

Just tranferred my applications on to new hard drive ( Different PC ) that has
just been setup.

I have two applications that use an image files (Linked) as a background. In
both applications the image is there, but has been reduced to something less
than half a postage stamp. Other than that All seems to work.

All the setting look okay. Tried changing a few with no affect as to size.

Any suggestions appreciated.
Next step. Uninstall/Reinstall Office

Thanks in advance.

"And.... Exactly at which point did you consider this a good idea?"
Nov 12 '05 #1
3 1729
I doubt that reinstalling is going to make any difference.

The setting that should be pertinent is SizeMode. Clip will use the picture
at its original size in pixels, showing as little or as much as that size.
Stretch will fill the space with the picture, not preserving the ratio of
width to height. Zoom fills the space with the picture to the extent
possible while preserving the ratio of width to height.

Check to see if linking/embedding a picture in another form, in another
database gives the same problem.

Unlink the picture, compact the database and relink it.

Create a new, empty database and copy all the objects, including this form
(but with the picture unlinked), relink it.

Create a new form and link the same picture.

Don't rush into uninstalling and reinstalling Access without some real
indication that it is going to help.

Larry Linson
Microsoft Access MVP

"Clint Stowers" <cl*******@aol. comNoSpam> wrote in message
news:20******** *************** ****@mb-m10.aol.com...
Running A2k on Win-2000 platform

Just tranferred my applications on to new hard drive ( Different PC ) that has just been setup.

I have two applications that use an image files (Linked) as a background. In both applications the image is there, but has been reduced to something less than half a postage stamp. Other than that All seems to work.

All the setting look okay. Tried changing a few with no affect as to size.
Any suggestions appreciated.
Next step. Uninstall/Reinstall Office

Thanks in advance.

"And.... Exactly at which point did you consider this a good idea?"

Nov 12 '05 #2
In article <kI************ ****@nwrddc01.g nilink.net>, "Larry Linson"
<bo*****@localh ost.not> writes:
Check to see if linking/embedding a picture in another form, in another
database gives the same problem.
The picture is fine when used in a newly created form within the same
application. Just doesn't want to play nice on the original form.
Unlink the picture, compact the database and relink it.
In one app linked, the other embeded. Working on the embeded pic. Removed,
compacted, replaced pic. Problem remains.
Create a new, empty database and copy all the objects, including this form
(but with the picture unlinked), relink it.
Imported the form into new database. Problem made it though the transporter
room. But it was worth a try.
Create a new form and link the same picture.
Picture okay on new form. Thus assume Office is Okay.
Don't rush into uninstalling and reinstalling Access without some real
indication that it is going to help.


I never rush into anything. "When in doubt, ponder".

"And.... Exactly at which point did you consider this a good idea?"
Nov 12 '05 #3
In article <20************ *************** @mb-m10.aol.com>,
cl*******@aol.c omNoSpam (Clint Stowers) writes:
In
both applications the image is there, but has been reduced to something less
than half a postage stamp. Other than that All seems to work.


As a followup. Scence the transfer of applications from on PC to another, any
pre-existing form that had a picture or where you attempt to add a picture, all
pictures are reduce to a snipit of itself. This seems to be the condition on
all existing applications.

However, on newly created forms, all is well.

Got to be something within the PC (Compaq). Till shifting to this newer system
this condition did not exist. And other systems have been using these
applications without ill affects.

Hmmm...... Ain't seen this on before...!



"And.... Exactly at which point did you consider this a good idea?"
Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
7264
by: Torbjørn Pettersen | last post by:
I've got a table where I want some of the cells to use a background image. The cells have variable height, so I am using an image with a rather small height to fill up the background of the cells, thus making I look like one high image in there. When validating it, I get this error: there is no attribute "BACKGROUND" The validators also tell me there are no "HEIGHT" or
14
35569
by: Jeff Gillingham | last post by:
I'm using a stylesheet to place a small 'background image' in the upper left corner of several pages. Is there a simple way of making that image a clickable link? Thanks.
5
11099
by: proximus | last post by:
Hi, I am trying to change the background of table TD's. The problem is that I have no access to the HTML code. SO I am trying to alter this using Javascript/DOM in an external .js file. I have tried lot's of things and spent hours on this, I thought I might give it a try here. One of the TD's uses HTML to set the background, the other one uses CSS styling:
2
3492
by: acorn71 | last post by:
Hello, I have a background image that needs to continue to infinity. Currently, I have a band-aid solution where I've made my background image 3000px and kept it pretty small in file size with the height set to 'auto'. However, I've always wanted to do this the right way and was hoping someone could help me and/or point me to a good tutuorial creating infinity backgrounds with nested <div>'s. The page I'm working on can be found at
8
3905
by: paul.denlinger | last post by:
Hi-- Things have gone well for me on this page design, but when I added a background image, it pushed everything down and messed up my page layout. Before I added the navigation background image, here is the CSS code: body { font-family:Verdana, Arial, Helvetica, sans-serif;
0
2465
by: Miguel Pires | last post by:
Hi all, I have one Mdi Container (Parent) and on this form i wont to set a small image in bottom Right corner, i have insert a imagebox and all was ok until i open a mdi child form and move were is that small image that i have in parent form, my image is always on front of any sub form that i open, i have try 100... things, but noting works, i have google, butte i don’t find a solution / explanation for my problem. In google i have find...
2
2746
by: rigiditymodulus | last post by:
Hi - So, I had this working perfectly, then had a small crash (the transmitter for my wireless mouse occassionally freaks out my MacBook Pro) and when I rebooted and opened up my file the two layered DIVs I had were no longer showing up correctly. I had this going fine for several hours -- it wasn't a happy accident I forgot to save. I'm totally mystified on this one. Here's the summary: I want #container to be under #containerbranch, so...
4
14659
by: GArlington | last post by:
I am trying to implement an image map (in this particular case a country map) with few <area ...>s on it. The challenge is to add background image (dot) to each <areaso it will display over the image map. I am failing miserably at that. Anybody tried to do that before? Anybody succeeded?
19
3992
by: david.karr | last post by:
If in my CSS I set the "background-color" property on the "body" element, it only covers the background of the elements defined in the body, up to the current width and height of the page. However, if the current component set has a resulting small height, this leaves most of the page with the original background color (white). However, if I set the property on the "html" element instead, it does color the entire visible page, beyond the...
10
5760
by: VividWeb | last post by:
Hi. I am relatively new to CSS and HTML but have a basic understanding of most things. One of my backgrounds is not positioning correctly in IE 7 or AOL. The background behind the content (small chocolate area) is positioning slightly down the page instead of at the top. I have used the same techniques in the navigation and it positions fine. Its fine in Fire Fox Opera & Safari. I have run my HTML & CSS through W3c and all is clean. ...
0
9689
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9550
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10495
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10248
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10032
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7573
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5469
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2942
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.