Skemaholics Anonymous
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Help Help ....maybe?? :|

3 posters

Go down

Help  Help  ....maybe??  :| Empty Help Help ....maybe?? :|

Post  Devon Thu Mar 19, 2009 3:37 am

I started a new social networking community
http://barnyardsociety.ning.com/

and they have a place in which we can add css coding...

well now when I add the css code of my choice...I still
end up with the same background color as I had before...
how do I change the color of the module boxes or make
them transparent so the layout is showing more...

HERE IS MY ACTUAL PAGE....

http://barnyardsociety.ning.com/profile/Annette
Devon
Devon

Number of posts : 17
Registration date : 2009-03-18

http://barnyardsociety.ning.com/

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Admin Thu Mar 19, 2009 3:38 am

Devon wrote:I started a new social networking community
http://barnyardsociety.ning.com/

and they have a place in which we can add css coding...

well now when I add the css code of my choice...I still
end up with the same background color as I had before...
how do I change the color of the module boxes or make
them transparent so the layout is showing more...

HERE IS MY ACTUAL PAGE....

http://barnyardsociety.ning.com/profile/Annette

Did you find the advanced tab?
Admin
Admin
Admin

Number of posts : 116
Registration date : 2009-03-05

https://missingskem.forumotion.net

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Devon Thu Mar 19, 2009 3:43 am

I found the advanced tab a couple days ago... hehe

heres that code u asked for...


div.topmsg {margin:-10px 3px 0 -7px;*width:917px;}
/* Page Title */
#xg_body h1,
#xg_body ul.navigation a,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover,
.navigation-solo,
.navigation-solo a {
color: #1a0803 !important;
}
/* Page */
#xg_body,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover {
background-color: #b39d84;
}
/* Module Body: Background & Text */
.xg_module_body, .xg_module_foot {
background-color: #ede9d8;
}
.xg_module_head {
border-top:1px solid #654a35;
}
Devon
Devon

Number of posts : 17
Registration date : 2009-03-18

http://barnyardsociety.ning.com/

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Admin Thu Mar 19, 2009 3:54 am

Code:
div.topmsg {margin:-10px 3px 0 -7px;*width:917px;}
/* Page Title */
#xg_body h1,
#xg_body ul.navigation a,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover,
.navigation-solo,
.navigation-solo a {
color: #1a0803 !important;
}
/* Page */
#xg_body,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover {
background-color: #b39d84;
}
/* Module Body: Background & Text */
.xg_module_body, .xg_module_foot {
background-color: #ede9d8;
}
.xg_module_head {
border-top:1px solid #654a35;
}

div.topmsg (This looks like the image at the top)

/* Page Title */ (This is the part where your name is...also some navigation lists the color listed is for font.)

/* Page */ (This is the body of the page. The color listed is your BG color.)

/* Module Body: Background & Text */ (This is inside your tables, but they call em modules. The color is the inner color of your tables.)

.xg_module_head (This is your headers)
Admin
Admin
Admin

Number of posts : 116
Registration date : 2009-03-05

https://missingskem.forumotion.net

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Devon Thu Mar 19, 2009 4:06 am

Ok that does help... but its still not letting me show the background like I want...Sad
Devon
Devon

Number of posts : 17
Registration date : 2009-03-18

http://barnyardsociety.ning.com/

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Admin Thu Mar 19, 2009 4:12 am

Devon wrote:Ok that does help... but its still not letting me show the background like I want...Sad

I just posted Helpful Links for Code which will show you how to do anything in CSS you want between those{} symbols!

If you want an image for the bg you will need to use this snippet of code:
Code:

background-image: url("    Put your URL here    "); background-repeat: repeat; background-attachment: fixed;

Make sure to put it in the { } brackets of the area you want to add the image to.
Admin
Admin
Admin

Number of posts : 116
Registration date : 2009-03-05

https://missingskem.forumotion.net

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Devon Thu Mar 19, 2009 4:16 am

Thank you... this will help... I hope haha

Youve been very helpful... but it is 4:15 AM
and Im really tired so Im gonna try a couple
things on my page and then go to bed...

Thanks dear... Smile
Devon
Devon

Number of posts : 17
Registration date : 2009-03-18

http://barnyardsociety.ning.com/

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Admin Thu Mar 19, 2009 4:18 am

Devon wrote:Thank you... this will help... I hope haha

Youve been very helpful... but it is 4:15 AM
and Im really tired so Im gonna try a couple
things on my page and then go to bed...

Thanks dear... Smile

Sure thing. If you want, tomorrow you can send me the image links and tell me where you want them and I can write it up for you.
Admin
Admin
Admin

Number of posts : 116
Registration date : 2009-03-05

https://missingskem.forumotion.net

Back to top Go down

Help  Help  ....maybe??  :| Empty Devon

Post  bubblebutt Tue Mar 24, 2009 6:42 pm

I THINK IT LOOKS WONDERFUL!!! bom bom bom
bubblebutt
bubblebutt

Number of posts : 52
Age : 65
Location : Toledo, Ohio
Registration date : 2009-03-05

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Devon Tue Mar 24, 2009 7:08 pm

Thanks.... now go join Very Happy

hehe
Devon
Devon

Number of posts : 17
Registration date : 2009-03-18

http://barnyardsociety.ning.com/

Back to top Go down

Help  Help  ....maybe??  :| Empty DEVON

Post  bubblebutt Mon Apr 06, 2009 2:09 am

I JUST MAY IF I CAN CUT BACK ON SOME OTHER THINGS!!! Smile Smile Smile Smile Smile
bubblebutt
bubblebutt

Number of posts : 52
Age : 65
Location : Toledo, Ohio
Registration date : 2009-03-05

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Admin Mon Apr 06, 2009 2:13 am

bubblebutt wrote:I JUST MAY IF I CAN CUT BACK ON SOME OTHER THINGS!!! Smile Smile Smile Smile Smile

She's hosted by the same site as our new Portal. I call it a "Portal" because it is the fun and fancy side of the forums and it has a link to here on it's navbar! It will all come together. Razz
Admin
Admin
Admin

Number of posts : 116
Registration date : 2009-03-05

https://missingskem.forumotion.net

Back to top Go down

Help  Help  ....maybe??  :| Empty COOL!!

Post  bubblebutt Mon Apr 06, 2009 2:22 am

VERY, VERY, COOL!!! Cool Cool Cool Cool geek
bubblebutt
bubblebutt

Number of posts : 52
Age : 65
Location : Toledo, Ohio
Registration date : 2009-03-05

Back to top Go down

Help  Help  ....maybe??  :| Empty Re: Help Help ....maybe?? :|

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


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