News:

SMF 2.1.6 has been released! Take it for a spin! Read more.

Main Menu

style.css code??

Started by uninvited13th, June 10, 2010, 04:37:45 AM

Previous topic - Next topic

uninvited13th

Quote from: sid2varun on June 11, 2010, 05:35:58 AM
for me its working see the pic attached .


try doing hard refresh once again .

Thanks...
No, im not asking for the line.. Im for the white part.. You see that?

Joker™

sorry for getting your point so late.

In  Index.template.php

Find:

<div class="xborder" id="bodyarea"  style="padding: 3ex 25px 2ex 25px; background: #ffffff;">';


in it make change here
background: #ffffff;

put the hex code of any color u want instead of #ffffff
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

uninvited13th

Quote from: sid2varun on June 11, 2010, 06:07:25 AM
sorry for getting your point so late.

In  Index.template.php

Find:

<div class="xborder" id="bodyarea"  style="padding: 3ex 25px 2ex 25px; background: #ffffff;">';


in it make change here
background: #ffffff;

put the hex code of any color u want instead of #ffffff

thank you very much.. Ill try it later.. :)

MrPhil

#23
Your picture in your OP is unclear. Are you trying to change the border (the thin black/#000000 outline) to some other color, width, or pattern; or are you trying to change the exposed background outside the border (currently white/#ffffff, where the arrow tips seem to be) to a different color? You've been given answers to both, but it's not clear what you're looking for. Maybe take the screen snap and hand-color part of it to illustrate what you want?

Add: If it's the background color, keep in mind that it's the background of the element (div) enclosing the element of interest, i.e., one level up. If you're using Firefox, get the Firebug plug-in to examine the page and determine which element it's the background of, that you want to change. Hopefully it already has a class or ID defined, and thus a CSS entry you can simply modify. If not, you'll have some PHP coding to do to add a class or ID, and then add a new CSS entry.

Joker™

Quote from: MrPhil on June 11, 2010, 11:23:45 AM
Your picture in your OP is unclear. Are you trying to change the border (the thin black/#000000 outline) to some other color, width, or pattern; or are you trying to change the exposed background outside the border (currently white/#ffffff, where the arrow tips seem to be) to a different color? You've been given answers to both, but it's not clear what you're looking for. Maybe take the screen snap and hand-color part of it to illustrate what you want?


Let's see bro , this time i've given his solution to color that whole white color :).Hoping that this was the modification he was asking for.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

uninvited13th


Joker™

Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Advertisement: