Some changes are hard to make!

  • sergiobelcamine
  • Topic Author
  • Visitor
  • Visitor
11 years 9 months ago #28470 by sergiobelcamine
Some changes are hard to make! was created by sergiobelcamine
Hi!

I am looking enverywhere to change a few settings in the template. I just can't find where I can change these. Could you help me by indicatig, for every item, where I can change the setting? What I want is I want to change the color from black (or almost black) to white for every of those 4 spots. Refer to the image supplied.

Tx!

Attachments:

Please Log in to join the conversation.

More
11 years 9 months ago #28478 by ivan.milic
send link please

Please Log in to join the conversation.

  • sergiobelcamine
  • Topic Author
  • Visitor
  • Visitor
11 years 9 months ago #28481 by sergiobelcamine
Replied by sergiobelcamine on topic Some changes are hard to make!

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
11 years 9 months ago #28486 by milos
You can do that by editing colors in CSS files. However, the link you gave doesn't show what I see in your attachment. Please send a correct link.

Please Log in to join the conversation.

  • sergiobelcamine
  • Topic Author
  • Visitor
  • Visitor
11 years 9 months ago #28498 by sergiobelcamine
Replied by sergiobelcamine on topic Some changes are hard to make!
ooops!!! You're right!!! I forgot! That's the link to the old site we are changing!!

Here's the link:

www.dagearts.com/joomla2

Could you please indicate what exactly I will have to do/change in order to achieve the look I'm looking for?

A big big thank you!

Serge

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
11 years 9 months ago #28501 by milos
1. To change search box color, edit file /templates/hot_gaming_zone/css/template_css.php and change find this part:
Code:
.search .inputbox { background: <?php echo $tabColor; ?> url(<?php echo $template_path; ?>/images/magnifier.png) right no-repeat; }
Change <?php echo $tabColor; ?> with color code, in example #FFFFFF for white.

2. Edit file /templates/hot_gaming_zone/css/template_css.css and change background color under ul.mnu_topmenu class.

3. Edit file /templates/hot_gaming_zone/css/template_css.php and find this part
Code:
.mp_top1 .cell_pad, .mp_top2 .cell_pad, .content_hot_gaming_zone .cell_pad, .mp_right .cell_pad { border:1px solid <?php echo $gamingBordersColor; ?>; }
Change <?php echo $gamingBordersColor; ?> with border color code, in example #FFFFFF for white color.

4. Edit file /templates/hot_gaming_zone/css/layout.css and change border color under class div.contentrow

In future, to be able to make such changes yourself, please learn to use Google Chrome's Inspect Element tool. This is necessary tool today for all web designers, both experts and beginners.

Thanks
Milos

Please Log in to join the conversation.

Time to create page: 0.095 seconds
Powered by Kunena Forum