studio_c
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Changing Background color CSSHello,
I have a very big problem, I made some changes on the header.php and my menu shifted to the right.
This is exactly what I did:
1. Added a new code in the header.php, for adding a new social icon, between <div class=”social_wrapper”> and <div class=”top_bar”> ( I am not pretty sure it was within these lines)
2.After working on it, I noticed that my web menu had been shifted to the right, so believing that I did not change anything in the header.php, I went back to the header.php and deleted the code that I added, but the menu is still shifted.
I worked on this part of the header.php:
<!-- Begin template wrapper --> <div id="wrapper"> <div class="social_wrapper"> <div class="top_bar"> <div id="menu_wrapper">and now I am not sure what is changed with respect to default, to make the menu be still moved to the right.
Please, help me.
Thank you very much!
Forum: Themes and Templates
In reply to: Changing Background color CSSThank you very much for your help!
I found a way, I added this code in custom.css :body { background: #FFFFFF !important; } #supersized li { background: #FFF !important; transparent: none !important; } #supersized_overlay { background: url("http:...../white-background1.jpg") repeat scroll 0 0; display: block; height: 100%; left: 0; overflow: hidden; position: fixed; top: 0; width: 100%; z-index: -998; } .top_bar { background: url("http:.../white-background1.jpg") repeat-x scroll center top; height: 70px; padding: 0; position: fixed; top: 0; width: 100%; z-index: 999; }Thank you again!
Forum: Themes and Templates
In reply to: Changing Background color CSSForum: Themes and Templates
In reply to: Changing Background color CSSNothing, the same…
Forum: Themes and Templates
In reply to: Changing Background color CSSYes, exactly but then the background is still black.
Forum: Themes and Templates
In reply to: Changing Background color CSSSure, I will post there, too. Thanks.
Forum: Themes and Templates
In reply to: Changing Background color CSSI just added the code now, nothing happen.
Forum: Themes and Templates
In reply to: Changing Background color CSSno yet, I wanted ask you before.
Do you not see the white flash then gray, and then black, appeared after that I added the code you suggested me above?
Forum: Themes and Templates
In reply to: Changing Background color CSSWith Firebug (Firefox) I found this code, it seems like the background is a photo
#supersized_overlay { background: url("../images/000_50.png") repeat scroll 0 0 transparent; display: block; height: 100%; left: 0; overflow: hidden; position: fixed; top: 0; width: 100%; z-index: -998; }so I was wondering if I can change the code in the way below, and add this code in custom.css., using as url a white image.
#supersized_overlay { background: url ("http://wp.studiocarver.com/wp-content/uploads/2014/07/white-background1.jpg") repeat scroll 0 0 trasparent; display: block; height: 100%; left: 0; overflow: hidden; position: fixed; top: 0; width: 100%; z-index: -998; }Forum: Themes and Templates
In reply to: Changing Background color CSSI added the code to custom.css, but it just shows for a bit white then gray and again black.
Should I change some codes direct in the supersized.css ?Forum: Themes and Templates
In reply to: Changing Background color CSSThank you very much. The site is visible.
Forum: Themes and Templates
In reply to: Changing Background color CSSWe plan to do that as soon as possible, our decision to change or not the theme will depend on whether we will succeed in changing the background.
Anyway it would be perfect if we could talk again early next week. Please, let me know when you could be available and I will make the update to let you see the site.
Thank you, we appreciate your help.
Forum: Themes and Templates
In reply to: Changing Background color CSSHello,
Thank you for your reply. I am sorry for the inconvenience.
Since the site is under constructions when I am not working on this I have to redirect the URL to the old site. I updated now so you should be able to see it. Since I can not leave the site visible at least that I am working on it, I will make redirect active in 1 hours or so.
Please, let me know when you would like to check the site and I will make the update so that you will be able to see the new website.
Thank you very much.