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.

css code needed

5 posters

Go down

In progress css code needed

Post by tommycoo November 4th 2011, 11:13 am

can some one make me a css code for :
logo (full code)
footer (full code)
and forum transparent just half transparent


here my forum


Last edited by tommycoo on November 4th 2011, 12:01 pm; edited 1 time in total
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by Stephen- November 4th 2011, 11:16 am

Hi,

Is your forum version is Invision ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 4th 2011, 11:24 am

yeah of course
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by Nera. November 4th 2011, 11:31 am

Tommy, you know the procedure, please provide your forum URL for appearance problems Wink
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 4th 2011, 12:01 pm

Nera. wrote:Tommy, you know the procedure, please provide your forum URL for appearance problems Wink
hehe..
sory for that i totally forgot Razz
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by Nera. November 4th 2011, 12:16 pm

To make the footer transparent add this to CSS:

Code:
#gfooter {
    background: transparent !important;
}

To make the logo transparent add this to CSS:

Code:
div#logostrip {
    background: transparent !important;
}

If you want the background of this image transparent too, that you have to make in a Photoshop program http://upload.kapanlagi.com/c.php?f=201111040508282_main_logo_4eb310dc4ce4c.jpeg

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 4th 2011, 1:08 pm

Nera. wrote:To make the footer transparent add this to CSS:

Code:
#gfooter {
    background: transparent !important;
}

To make the logo transparent add this to CSS:

Code:
div#logostrip {
    background: transparent !important;
}

If you want the background of this image transparent too, that you have to make in a Photoshop program http://upload.kapanlagi.com/c.php?f=201111040508282_main_logo_4eb310dc4ce4c.jpeg

okay thanks but look at my logo in the left can you close or move the logo to the center to close that ?
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by Nera. November 4th 2011, 1:12 pm

The logo looks centered to me, maybe I'm missing something. Can you point me with a SS what do you need?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 4th 2011, 3:39 pm

css code needed C.php?f=201111042136124_untitled_4eb3f85c0b66f
thats logo just move until that .. because thats look no nice
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 5th 2011, 10:41 am

help !!

can someone help..

see my navbar is not one line ? can someone make thats one line
and there is a hover can u make it gone to ?
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 5th 2011, 10:09 pm

bump
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 6th 2011, 2:32 am

bumped
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 6th 2011, 3:47 pm

bumped
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 6th 2011, 11:25 pm

bump
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by !_NICK_! November 6th 2011, 11:50 pm

Are you wanting the background transparent?
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

In progress Re: css code needed

Post by Jophy November 7th 2011, 1:32 am

tommycoo wrote:bumped

tommycoo wrote:bump
Please avoid double posting unless separated by 24 hour period, this is your 3rd reminder about this and thus earning you a warning.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: css code needed

Post by tommycoo November 7th 2011, 11:30 am

! NICK ! wrote:Are you wanting the background transparent?
no my nav bar have space can you fix thats ?

and my navbar have a hover i dont want that hover you can check in my forum . www.starcyber.indonesianforum.net
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by Guest November 7th 2011, 12:29 pm

Try:
Code:
ul li a.mainmenu img{
padding: 0 0 0px;
}
avatar
Guest
Guest


Back to top Go down

In progress Re: css code needed

Post by tommycoo November 7th 2011, 12:50 pm

still like that .. it invison
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by Guest November 7th 2011, 1:39 pm

tommycoo wrote:still like that .. it invison
It works? If not try:
Code:
#submenu ul li a{
margin: 0 0 0px;
padding: 0 0 0px;
}

And to remove hover effect:
Code:
#submenu ul li a img:hover{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
avatar
Guest
Guest


Back to top Go down

In progress Re: css code needed

Post by tommycoo November 7th 2011, 2:33 pm

the first is work but the second is doesn't work
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

In progress Re: css code needed

Post by Guest November 7th 2011, 2:35 pm

tommycoo wrote:the first is work but the second is doesn't work
So, this is the code that does not work? Very Happy
And to remove hover effect:
Code:
#submenu ul li a img:hover{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
avatar
Guest
Guest


Back to top Go down

In progress Re: css code needed

Post by tommycoo November 7th 2011, 2:44 pm

yapp
tommycoo
tommycoo
Forumember

Male Posts : 615
Reputation : 9
Language : Indonesia

http://www.atlanta.forumid.net

Back to top Go down

Back to top

- Similar topics

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