/    Sign up×
Community /Pin to ProfileBookmark

contact tables and opacity

Hi,
Im fairly new to CSS and basically what css I have used on my ‘my space’ is copied script found on free web sites..
What I wanted was a background picture for my contact table, and to lose the text at the top saying ‘contacting name’
I initially found a script that seemed to allow this – though after awhile I noticed that all the text links were disabled so yes it got rid of the ‘contacting name’ bit but it also got rid of my links. On a side note when the mouse moved over a link (when they were working) it gave a hover background color which I dont want)
So I found another website that gives me coding that allows both the links to stay up and the contacting bit to go away and now my problem is its not centered on my picture anymore.

Heres the code:
.contactTable {width:300px; padding:0px; height:180px; background-image:url(“http://www.geocities.com/aqcheryl/contact.jpg“);
background-position:center;
background-color:transparent;}
table.contacttable td table td.text a img
{
visibility: hidden;
}
table.contacttable td.text
{
display:none;
}
table.contacttable table td.text
{
background-color:transparent;
display: block;
}

If I could just get a couple of breaks at the top of wherever the links begin, they would move down, or perhaps align:center so that it would match up again with my picture, and Id be happy. The only other option I found to do this was to shorten the height of the table but it cut off my picture drastically.

that and if anyone can direct me where I can learn how to use css to make tables have an opacity (my sister has a myspace and she needs transparent tables due to the background she wants)

heres my myspace url: [url]http://myspace.com/aqcheryl[/url] and hers is [url]http://myspace.com/rammryche[/url] (hers is not done in any form I wanted to change the opacity on the tables first..)

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@pacerierAug 08.2006 — for opacity you have to specify and height and width if im not wrong. you can learn css opacity at: http://www.fred.net/dhark/demos/css/css_filter_examples.html
Copy linkTweet thisAlerts:
@aqcherylauthorAug 08.2006 — that site shows how to change opacity within an image.. not tables.. and also since its my space, I need generic coding to put in one place preferrably before the body tags, due to limitations with myspace
×

Success!

Help @aqcheryl spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.23,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...