Jump to content

Recommended Posts

  • Administrators
Posted

It's your CSS, specifically this:

style.css (line 259)

#main img {

background:#CCCCCC none repeat scroll 0 0;

border:4px solid #F0F0F0;

color:#303030;

padding:1px;

}

Posted

Sorry nabeel  dont mean to sound dumb but how would i find this out ?

i see you have posted some code  from the css  ine has

#main img {

background:#CCCCCC none repeat scroll 0 0;

border:4px solid #F0F0F0;

color:#303030;

padding:0px;

so should i change the padding to 1 instead of 0 ?

Posted

#main img {

background: #ccc;

border: 4px solid #f0f0f0;

color: #303030;

padding: 1px;

is now what it looks like and still doing it ?

ok have i done something wrong  here ?

Posted

Just see that the background is still there

i thought i had taken it out    gonna do it now!!! one sec and will let you know

yep my bad second time round

Thanks Nabeel

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...