The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Some litle problem )

3 posters

Go down

Solved Some litle problem )

Post by Amel Nuhanovic January 8th 2011, 4:57 am

Ok its easy who know how to make some pictures like in this forum i show you with link and all that,i want make some pictures in mine forum like here...THANKS

this is forum--- http://en.hitskin.com/search-a-skin/new-shakira-skin-167718.htm

and this is pictures

Some litle problem ) 2sakm4g
Amel Nuhanovic
Amel Nuhanovic
Forumember

Male Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina

Back to top Go down

Solved Re: Some litle problem )

Post by shadowz au January 8th 2011, 8:25 am

Check in css

avatar
shadowz au
Forumember

Male Posts : 280
Reputation : 30
Language : Australia
Location : Sydney

http://tommyzserver.forummotion.com

Back to top Go down

Solved Re: Some litle problem )

Post by Memorian January 9th 2011, 2:04 pm

That's the fotter what you're searching for. Like shadowz said, you'll have to do it with CSS. I guess it's this kinda code:

Code:
#page-footer
{
background-image: url(IMG);
background-repeat: no-repeat;
background-position: top center;
width: ...;
height: ...;
}

background-image: url(IMG); >> Put in the images' URL
width: ...; >> width in px
height: ...; >> height in px


Sorry for my english! I hope it's understandable ^^
avatar
Memorian
Forumember

Female Posts : 38
Reputation : 0
Language : german

Back to top Go down

Solved Re: Some litle problem )

Post by Amel Nuhanovic January 11th 2011, 12:39 am

THANKS I GO TRY TO MAKE TEST...IF THIS WORK )
Amel Nuhanovic
Amel Nuhanovic
Forumember

Male Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina

Back to top Go down

Solved Re: Some litle problem )

Post by Amel Nuhanovic January 11th 2011, 12:42 am

Check this ,in css i see only this,nothing like how you tell......


a.mainmenu{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
a.mainmenu:hover{
filter:alpha(opacity=70);
-moz-opacity: 0.65;
opacity: 0.65;
}

.forumline{
background-color: #000000;
border: 2px #300000 solid;
}
td.row1,td.row3.over:hover {
background-color: #000000;
}
td.row2,td.row1.over:hover {
background-color: #0c0000;
}
td.row3{
background-color: #0c0000;
}


body {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #fffff8;
background-color: #0D0000;
background-image: url('http://hitskin.com/themes/15/71/26/i_background.jpg');
background-repeat: repeat-x ;
background-attachment: fixed;
font-size: 10px;
height: auto;
padding: 10px 0px;
scrollbar-face-color: #;
scrollbar-highlight-color: #;
scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;
scrollbar-arrow-color: #;
scrollbar-track-color: #;
scrollbar-darkshadow-color: #;
}
Amel Nuhanovic
Amel Nuhanovic
Forumember

Male Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina

Back to top Go down

Solved Re: Some litle problem )

Post by Guest January 11th 2011, 8:28 am

copy and paste the code he gaves u above and change what you need.
avatar
Guest
Guest


Back to top Go down

Solved Re: Some litle problem )

Post by Memorian January 11th 2011, 6:14 pm

I'm a "she" ;3
But yes that's right, you have to add the code I gave you. Without deleting what's already written in you Css. Just copy it and add it somewhere in your stylesheet, do the changes and it should work. At least I hope so.
Tell me if it worked or if there are any problems ^^
avatar
Memorian
Forumember

Female Posts : 38
Reputation : 0
Language : german

Back to top Go down

Solved Re: Some litle problem )

Post by Amel Nuhanovic January 12th 2011, 12:44 am

Its work thanks
Amel Nuhanovic
Amel Nuhanovic
Forumember

Male Posts : 152
Reputation : 1
Language : Bosnian
Location : Bosnia and Herzegovina

Back to top Go down

Solved Re: Some litle problem )

Post by Guest January 12th 2011, 8:10 am

Solved + Locked
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum