Author Topic: Modifying  (Read 981 times)

Offline Nasuk

  • Jr. Member
  • **
  • Posts: 47
  • NOP!
    • Email
Modifying
« on: Sep 21, 2012, 22:08:17 »
Hey guys,
I recently made a topic before pointing out a problem, i fixed it but now I have another. Its not a problem actually :P I just want to change the color of the main content, wrapper etc so could guys give me the codes of the highlighted places? -



( I know the grey color looks rubbish but I will edit it soon after I got the codes :P )


Best Regards,
Sky

Online agent47

  • Support Team
  • Hero Member
  • *
  • Posts: 817
  • At your service?
    • Superhero Alliance
Re: Modifying
« Reply #1 on: Sep 21, 2012, 22:23:32 »
A link to your site will really help?

Wedge is the way to go

Offline Nasuk

  • Jr. Member
  • **
  • Posts: 47
  • NOP!
    • Email
Re: Modifying
« Reply #2 on: Sep 21, 2012, 22:31:07 »
mmh k    PS : how do I change the color of Date and time?

http://darktech.comze.com/community/index.php

(its new actually) :P

Thanks,
Sky
« Last Edit: Sep 21, 2012, 22:37:48 by Sky_Walker »

Online agent47

  • Support Team
  • Hero Member
  • *
  • Posts: 817
  • At your service?
    • Superhero Alliance
Re: Modifying
« Reply #3 on: Sep 21, 2012, 22:41:18 »
I can help you out with everything but first I need you to please mark the bordered areas with numbers so that way it would be easier for me to tell you what changes need to be made where.
« Last Edit: Sep 21, 2012, 22:45:06 by agent47 »

Wedge is the way to go

Offline Nasuk

  • Jr. Member
  • **
  • Posts: 47
  • NOP!
    • Email
Re: Modifying
« Reply #4 on: Sep 22, 2012, 00:06:09 »
no problemo

here it is -

Offline Nasuk

  • Jr. Member
  • **
  • Posts: 47
  • NOP!
    • Email
Re: Modifying
« Reply #5 on: Sep 22, 2012, 00:50:07 »
Hey thanks for the reply agent! I got the line,

Code: [Select]
#main_body .wrapper {
background: #383838;
padding: 10px 0;
}

;)

There is 1 more left which is number 4, which is forum stats. And the thing which I was unable to find, Could you guys gimme the code which will replace all the sentence color like 'No New Posts', 'Redirect Board', Date and Time with #ccc ? I mean a bit light color in the dark grey background ;)
« Last Edit: Sep 22, 2012, 00:53:19 by Sky_Walker »

Offline Nasuk

  • Jr. Member
  • **
  • Posts: 47
  • NOP!
    • Email
Re: Modifying
« Reply #6 on: Sep 22, 2012, 01:46:53 »
Hey, thanks for your reply agent, I used 'inspect element' feature to figure out the classes and edited it all.

Thanks,
Sky

Online agent47

  • Support Team
  • Hero Member
  • *
  • Posts: 817
  • At your service?
    • Superhero Alliance
Re: Modifying
« Reply #7 on: Sep 22, 2012, 13:21:26 »
Hey, thanks for your reply agent, I used 'inspect element' feature to figure out the classes and edited it all.

Thanks,
Sky
Good to know. Those tools make life easier for us all! :thumbup:

Wedge is the way to go