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.

Invision skin problem

3 posters

Go down

Solved Invision skin problem

Post by Veljko January 17th 2009, 5:43 pm

How to fill the blanks between categories?
Placehold's code didn't work...


Last edited by Nessa on January 18th 2009, 2:54 am; edited 1 time in total (Reason for editing : Edit: To Mark Topic as Solved)
Veljko
Veljko
Active Poster

Male Posts : 1270
Reputation : 23
Language : Serbian, English, CSS, HTML, a bit of latin and german...
Location : Starlight road

Back to top Go down

Solved Re: Invision skin problem

Post by MEX January 17th 2009, 5:50 pm

Try to fill it this way..
You will get colored that empty area between categories...

Code:
#wrapper {
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    width: auto;
    background-color: #fff;
}

Or this way...
You can put some picture like background and fill that empty area...

Code:
#wrapper {
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    width: auto;
    background: url(link of background) repeat;
}
avatar
MEX
Forumember

Male Posts : 430
Reputation : 4
Language : Croatian, English
Location : Tuning - style of life

http://photoshop.bestoforum.net/

Back to top Go down

Solved Re: Invision skin problem

Post by Veljko January 17th 2009, 9:49 pm

Thank you! It works!
Veljko
Veljko
Active Poster

Male Posts : 1270
Reputation : 23
Language : Serbian, English, CSS, HTML, a bit of latin and german...
Location : Starlight road

Back to top Go down

Solved Re: Invision skin problem

Post by Nessa January 18th 2009, 2:53 am

As this problem appears to be resolved, I will lock this topic now.


=> Locked
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

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