Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Change RASA2 background

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi! In the RASA2 template, how can I change the background of a) the site and b) the main content?

Best,

Boris
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Boris,

Can you be a bit more specific with a)

Perhaps add an image with arrows to the areas in question

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi, Paul. In the image attached the red square would be a) and the blue square, b)

Thank you

Boris

background.jpg
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Boris,

A) looks like you need to add this line

#zen-wrap-inner {
background: #f6f6f6;
}

Replacing the existing value with your own colour
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
B) is more tricky going from the image

.side-image .main-content-inner {background-color: #??????;}

Adding your colour hex value instead of ??????

But this may not work - if it doesn't can you enable the site to view later today?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi, Paul. I´m trying to change the background of the outside of the site and of the main content, but I get what you see in the attached screenshot. When I do this the footer looks really bad.

Can I send you the password for the site in a private message?


tiva.png
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Boris,

You would need to create a ticket for the site - works better that way

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Paul, is it possible to have a list of the css classes or ids to change the backgound of what I am indicating with "a)s" and "b)" in the screenshot?

background_2015-06-16.jpg
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Boris,

a and a are the whole background of the site so it would include b

Then you would have to fill the containers of the wraps with a new background colour to get b

But its not that straight forward especially without being able to see the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi, Paul. You can access the site with the access credentials I`ve sent using the ticket system.

You will see in the site that we tried to change the colors, but the footer looks bad and we could not change some borders

Best,

Boris
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Boris,

Can you confirm the url is the same as picture?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
the url is www.tivacursos.com
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
There are several areas that need targeting looking at the white background

is that what you mean?

e.g. #footerwrap p { color: #fff;}
to
#footerwrap p {color: #000;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The top b) is the abovecontent div

the second is main

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi, Paul. We changed the footerwrap to black, but it did not change the footer of the site (you can see that in the live site)
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
So is the footer content area supposed to be black?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I´m sorry, forget about the footer. Maybe with this screenshot and the live site is more clear. In this screenshot I´m indicating with red squares those parts that need to have a white background color:

whitebackground.jpg
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
For the areas at the top

#topwrap .zen-spotlight, #logowrap .zen-spotlight, #navwrap .zen-spotlight, #grid3wrap .zen-spotlight {background:#fff;}

and then adjust the padding / margin as required
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The other on the left is

.mainwrap.zen-spotlight {background: #fff;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thank you, Paul! We made a lot of changes, now I need to know how to change the color of the font indicated with the red square in the right-upper corner of the site

Also, how to eliminate the blank space marked with the other red square


tiva.jpg
  • Boris Groisman's Avatar
  • Boris Groisman
  • 3 Month Basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers