Log in

View Full Version : Changing the Background for a certain area!


ku-med
08-09-2015, 07:02 AM
Hello,

Is there a way to change the background in this particular area through additional.css

http://i.imgur.com/GUndS3J.pn

Thanks in advance! :)

---- Edit ----

I've Figured it out

.forumbit_post .forumlastpost {
border: 1px solid #e0e0e0;
border-radius: 25px;
background: #f5f5f5;
padding: 10px;
width: 160px;
height: 5px;
}

http://i.imgur.com/FqLxBlB.pn

But i need it to look neat like this one .. mine looks too condensed -.- any help would be appreciated!

http://i.imgur.com/8oQyVzQ.pn

Lynne
08-10-2015, 01:15 AM
We would need a link to your site to see what it currently looks like in order to make suggestions on what else to add to make it look like the image.

ku-med
08-10-2015, 09:13 PM
Thanks for your reply. Here it is:
-
Also seems i can't control the width of the box :\

--- Edit ---

nvm solved it :)