GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   CSS Help (https://gfy.com/showthread.php?t=1101457)

Kostly 02-27-2013 02:40 PM

CSS Help
 
I cant figure this out.

http://slipperyonion.com/content/kon...nese-bondage-5

The image, rating, tags are all in two divs with classes .node-inner and .node-outer

Code:

.node-picture.full-node .node-inner {
        width: 730px;
        text-align: left;
        display: block;
        overflow: hidden;
}

.node-picture.full-node .node-outer {
        text-align: center;       
        display: block;
        overflow: hidden;
        width: 100%;
}

Why is the node-outer not centering node-inner?

Kostly 02-27-2013 02:46 PM

Got it, sorry... inner needs to be margin-left and margin-right = auto

pinkz 02-28-2013 07:12 AM

margin: 0px auto;


All times are GMT -7. The time now is 11:00 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123